[jira] [Updated] (ZOOKEEPER-1796) Move common code from {Follower, Observer}ZooKeeperServer into LearnerZooKeeperServer

2016-03-02 Thread Patrick Hunt (JIRA)

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

Patrick Hunt updated ZOOKEEPER-1796:

Assignee: Raul Gutierrez Segales

> Move common code from {Follower, Observer}ZooKeeperServer into 
> LearnerZooKeeperServer
> -
>
> Key: ZOOKEEPER-1796
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1796
> Project: ZooKeeper
>  Issue Type: Improvement
>Reporter: Raul Gutierrez Segales
>Assignee: Raul Gutierrez Segales
>Priority: Trivial
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1796.patch
>
>
> Since ZOOKEEPER-1552 we are enabling syncProcessor in Observers, so we should 
> have a proper shutdown() method there. Since FollowerZooKeeperServer already 
> has one, which does the same thing that we need, move that to 
> LearnerZooKeeperServer along with some related instance variables. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (ZOOKEEPER-1796) Move common code from {Follower, Observer}ZooKeeperServer into LearnerZooKeeperServer

2013-10-14 Thread Raul Gutierrez Segales (JIRA)

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

Raul Gutierrez Segales updated ZOOKEEPER-1796:
--

Attachment: ZOOKEEPER-1796.patch

> Move common code from {Follower, Observer}ZooKeeperServer into 
> LearnerZooKeeperServer
> -
>
> Key: ZOOKEEPER-1796
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1796
> Project: ZooKeeper
>  Issue Type: Improvement
>Reporter: Raul Gutierrez Segales
>Priority: Trivial
> Attachments: ZOOKEEPER-1796.patch
>
>
> Since ZOOKEEPER-1552 we are enabling syncProcessor in Observers, so we should 
> have a proper shutdown() method there. Since FollowerZooKeeperServer already 
> has one, which does the same thing that we need, move that to 
> LearnerZooKeeperServer along with some related instance variables. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)