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.

Hi @allen.chen2 ,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?
If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,
AHS

Hi @allen.chen2 ,


Could you please verify if the issue persists, if yes, would you be able to provide my colleague with the additional information requested for us to investigate the issue further.


Thank you,


AHS

@allen.chen2

Hi,

Please be informed that a reply has been verified as correct in answering the question, and marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
79.2k 251 52 74

@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.