[jira] [Commented] (ZOOKEEPER-1787) Add support enabling local session in rolling upgrade

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

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790692#comment-13790692
 ] 

Raul Gutierrez Segales commented on ZOOKEEPER-1787:
---

[~thawan]: would you like me to rebase the patch I proposed in ZOOKEEPER-1147 
(with the comments you suggested) or do you have a better/different approach?

 Add support enabling local session in rolling upgrade
 -

 Key: ZOOKEEPER-1787
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1787
 Project: ZooKeeper
  Issue Type: Bug
  Components: server
Affects Versions: 3.5.0
Reporter: Thawan Kooburat
Priority: Minor

 Currently, local session need to be enable by stopping the entire ensemble. 
 If a rolling upgrade is used, all write request from a local session will 
 fail with session move until the local session is enabled on the leader.



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


[jira] [Commented] (ZOOKEEPER-1787) Add support enabling local session in rolling upgrade

2013-10-09 Thread Thawan Kooburat (JIRA)

[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790718#comment-13790718
 ] 

Thawan Kooburat commented on ZOOKEEPER-1787:


Your original patch is to add 4lw comment to disable session validation on the 
leader right? If you could try my approach, I think the patch should be much 
smaller. 

 Add support enabling local session in rolling upgrade
 -

 Key: ZOOKEEPER-1787
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1787
 Project: ZooKeeper
  Issue Type: Bug
  Components: server
Affects Versions: 3.5.0
Reporter: Thawan Kooburat
Priority: Minor

 Currently, local session need to be enable by stopping the entire ensemble. 
 If a rolling upgrade is used, all write request from a local session will 
 fail with session move until the local session is enabled on the leader.



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