You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michael Han (Jira)" <ji...@apache.org> on 2020/10/15 03:47:00 UTC

[jira] [Created] (ZOOKEEPER-3970) Enable ZooKeeperServerController to expire session

Michael Han created ZOOKEEPER-3970:
--------------------------------------

             Summary: Enable ZooKeeperServerController to expire session
                 Key: ZOOKEEPER-3970
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3970
             Project: ZooKeeper
          Issue Type: Task
          Components: server, tests
            Reporter: Michael Han
            Assignee: Michael Han


This is a follow up of ZOOKEEPER-3948. Here we enable ZooKeeperServerController to be able to expire a global or local session. This is very useful in our experience in integration testing when we want a controlled session expiration mechanism. This is done by having session tracker exposing both global and local session stats, so a zookeeper server can expire the sessions in the controller. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)