[jira] Updated: (ZOOKEEPER-788) Add server id to message logs

2010-06-18 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated ZOOKEEPER-788: - Status: Open (was: Patch Available) forgot --no-prefix Add server id to message logs

[jira] Updated: (ZOOKEEPER-788) Add server id to message logs

2010-06-18 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated ZOOKEEPER-788: - Attachment: ZOOKEEPER-778.patch Add server id to message logs -

[jira] Updated: (ZOOKEEPER-788) Add server id to message logs

2010-06-18 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated ZOOKEEPER-788: - Status: Patch Available (was: Open) second attempt Add server id to message logs

[jira] Updated: (ZOOKEEPER-788) Add server id to message logs

2010-06-18 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated ZOOKEEPER-788: - Attachment: (was: ZOOKEEPER-778.patch) Add server id to message logs

[jira] Commented: (ZOOKEEPER-788) Add server id to message logs

2010-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880122#action_12880122 ] Hadoop QA commented on ZOOKEEPER-788: - -1 overall. Here are the results of testing

[jira] Commented: (ZOOKEEPER-788) Add server id to message logs

2010-06-18 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880163#action_12880163 ] Flavio Paiva Junqueira commented on ZOOKEEPER-788: -- +1, looks good for

[jira] Commented: (ZOOKEEPER-335) zookeeper servers should commit the new leader txn to their logs.

2010-06-18 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880202#action_12880202 ] Flavio Paiva Junqueira commented on ZOOKEEPER-335: -- Mike, There is one

[jira] Updated: (ZOOKEEPER-335) zookeeper servers should commit the new leader txn to their logs.

2010-06-18 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal K updated ZOOKEEPER-335: --- Attachment: zklogs.tar.gz Hi, I have attached the logs. The log entries are similar to those

[jira] Commented: (ZOOKEEPER-335) zookeeper servers should commit the new leader txn to their logs.

2010-06-18 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880320#action_12880320 ] Flavio Paiva Junqueira commented on ZOOKEEPER-335: -- Guys, I don't see

[jira] Created: (ZOOKEEPER-789) Improve FLE log messages

2010-06-18 Thread Flavio Paiva Junqueira (JIRA)
Improve FLE log messages Key: ZOOKEEPER-789 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-789 Project: Zookeeper Issue Type: Improvement Reporter: Flavio Paiva Junqueira Notification messages

Re: [jira] Commented: (ZOOKEEPER-335) zookeeper servers should commit the new leader txn to their logs.

2010-06-18 Thread Vishal K
I might be wrong here, but let me try to chip in my few cents. I think the problem is in LearnerHandler.java at the leader fo this Follower. /* see what other packets from the proposal * and tobeapplied queues need to be sent * and then decide if we can just

Re: [jira] Commented: (ZOOKEEPER-335) zookeeper servers should commit the new leader txn to their logs.

2010-06-18 Thread Vishal K
Nevermind. I am on the wrong track. Flavio's earlier mail did clarify that the follower received the epoch before restart. On Fri, Jun 18, 2010 at 6:20 PM, Vishal K vishalm...@gmail.com wrote: I might be wrong here, but let me try to chip in my few cents. I think the problem is in

Re: [jira] Commented: (ZOOKEEPER-335) zookeeper servers should commit the new leader txn to their logs.

2010-06-18 Thread Vishal K
Hi Flavio, I have 3 set of logs and they all seem to indicate two problems on the misbehaving follower: Problem 1: Expected zxid is incorrect =0[QuorumPeer:/0.0.0.0:2181] WARN org.apache.zookeeper.server.quorum.Learner - Got zxid 0x30002 expected 0x1 =0[QuorumPeer:/0.0.0.0:2181]