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

Enrico Olivelli resolved ZOOKEEPER-3863.
----------------------------------------
    Resolution: Fixed

committed to master branch! it will be available from 3.7.0 onwards

thank you [~jiehuangjie]

> 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.7.0
>
>          Time Spent: 2h 50m
>  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