[jira] [Created] (IGNITE-10716) Rest clients should call ctx.security().onSessionExpired(subjid) on disconnect to avoid the possible leaking of the memory

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10716) Rest clients should call ctx.security().onSessionExpired(subjid) on disconnect to avoid the possible leaking of the memory

Anton Vinogradov (Jira)
Andrey Aleksandrov created IGNITE-10716:
-------------------------------------------

             Summary: Rest clients should call ctx.security().onSessionExpired(subjid) on disconnect to avoid the possible leaking of the memory
                 Key: IGNITE-10716
                 URL: https://issues.apache.org/jira/browse/IGNITE-10716
             Project: Ignite
          Issue Type: Bug
          Components: clients
    Affects Versions: 2.7
            Reporter: Andrey Aleksandrov
            Assignee: Andrey Aleksandrov
             Fix For: 2.8


At the moment ctx.security().onSessionExpired(subjid) didn't called on rest session expiration.

It provides the leaking of the memory related to resources that were generated during authentification.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)