[jira] Updated: (ZOOKEEPER-682) Event is not processed when the watcher is set to watch / if chrooted

2010-03-01 Thread Scott Wang (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Wang updated ZOOKEEPER-682: - Attachment: ZOOKEEPER-682.patch Java test case related to this problem is added to the patch

Re: About load balance in Zookeeper server

2010-03-01 Thread Mahadev Konar
HI Qian, You are right we do have any way of handling clients dynamically so that every server has balanced load. This requires a careful design since we would not want client connections to keep flipping around and also maintain stability as much as we can. We have had some discussions about it

[jira] Assigned: (ZOOKEEPER-683) LogFormatter fails to parse transactional log files

2010-03-01 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-683: -- Assignee: Patrick Hunt LogFormatter fails to parse transactional log files

[jira] Updated: (ZOOKEEPER-682) Event is not processed when the watcher is set to watch / if chrooted

2010-03-01 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-682: --- Status: Patch Available (was: Open) Thanks Scott. I looked at the c tests and it looks

[jira] Updated: (ZOOKEEPER-683) LogFormatter fails to parse transactional log files

2010-03-01 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-683: --- Status: Patch Available (was: Open) LogFormatter fails to parse transactional log files

Re: About load balance in Zookeeper server

2010-03-01 Thread Qian Ye
Thanks Mahadev, I see what you mean. Here is another question, the client need a list of Zookeeper servers to initialize the handler, and there is no API for the client to get awareness of all the Zookeeper servers in one cluster. That means, if I only provide one Zookeeper server in the client's

[jira] Commented: (ZOOKEEPER-683) LogFormatter fails to parse transactional log files

2010-03-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839970#action_12839970 ] Hadoop QA commented on ZOOKEEPER-683: - +1 overall. Here are the results of testing

[jira] Commented: (ZOOKEEPER-682) Event is not processed when the watcher is set to watch / if chrooted

2010-03-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840011#action_12840011 ] Hadoop QA commented on ZOOKEEPER-682: - +1 overall. Here are the results of testing