question

Upvotes
Accepted
1 1 1 2

ODPS taking up a "position"

We created wrapper for internal teams to query user permission info via ODPS. It looks like ODPS would increase the position count unless the users explicitly "close" it, and this have caused some production issues. Is there a way to configure ODPS to drop the connection when the inquiry is fulfilled?

#technology#productopen-dacs
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
83.1k 281 53 77

@allen.chen2

Thank you for reaching out to us.

In Open DACS API, the application needs to call the logout method to close the login handle. Otherwise, the login stream is sitll opened.

You mentioned OPDS in the question.

Is it the Open DACS API (C++, Java, .NET) or the ODPS server that supports the REST connections?


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.