[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Han reassigned ZOOKEEPER-3863:
--------------------------------------

    Assignee: Jie Huang

> Do not track global sessions in ReadOnlyZooKeeperServer
> -------------------------------------------------------
>
>                 Key: ZOOKEEPER-3863
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3863
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: server
>            Reporter: Jie Huang
>            Assignee: Jie Huang
>            Priority: Minor
>             Fix For: 3.6.2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ReadOnlyZooKeeperServer is using the default SessionTrackerImpl, which tracks 
> and expires the global sessions, which should be tracked and expired only by 
> the leader. This diff changes the code to use LearnerSessionTracker, which 
> only tracks and expires local session.



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

Reply via email to