[jira] [Updated] (ZOOKEEPER-1836) addrvec_next() fails to set next parameter if addrvec_hasnext() returns false

2014-05-14 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dutch T. Meyer updated ZOOKEEPER-1836: -- Attachment: ZOOKEEPER-1836.patch Quick fix to an obvious code defect - unit test se

[jira] [Updated] (ZOOKEEPER-1863) Race condition in commit processor leading to out of order request completion, xid mismatch on client.

2014-05-13 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dutch T. Meyer updated ZOOKEEPER-1863: -- Attachment: ZOOKEEPER-1863.patch Here's a patch that reflects Thawan's improvements

[jira] [Commented] (ZOOKEEPER-1892) addrvec_next gets called twice when failing over to the next server

2014-03-12 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932824#comment-13932824 ] Dutch T. Meyer commented on ZOOKEEPER-1892: --- I opened what I think is the sa

[jira] [Commented] (ZOOKEEPER-1890) unclosed FileOutputStream in FileTxnLog.rollLog

2014-03-11 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931183#comment-13931183 ] Dutch T. Meyer commented on ZOOKEEPER-1890: --- I appreciate this patch, but I

[jira] [Commented] (ZOOKEEPER-1863) Race condition in commit processor leading to out of order request completion, xid mismatch on client.

2014-01-30 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13887050#comment-13887050 ] Dutch T. Meyer commented on ZOOKEEPER-1863: --- I think agree with you. There

[jira] [Commented] (ZOOKEEPER-1863) Race condition in commit processor leading to out of order request completion, xid mismatch on client.

2014-01-30 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886846#comment-13886846 ] Dutch T. Meyer commented on ZOOKEEPER-1863: --- Thawan - I considered that and

[jira] [Updated] (ZOOKEEPER-1863) Race condition in commit processor leading to out of order request completion, xid mismatch on client.

2014-01-29 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dutch T. Meyer updated ZOOKEEPER-1863: -- Attachment: ZOOKEEPER-1863.patch Here is a sketch at one approach. I'd appreciate

[jira] [Commented] (ZOOKEEPER-1863) Race condition in commit processor leading to out of order request completion, xid mismatch on client.

2014-01-17 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875539#comment-13875539 ] Dutch T. Meyer commented on ZOOKEEPER-1863: --- I think the server is wedged in

[jira] [Commented] (ZOOKEEPER-1863) Race condition in commit processor leading to out of order request completion, xid mismatch on client.

2014-01-17 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875486#comment-13875486 ] Dutch T. Meyer commented on ZOOKEEPER-1863: --- Sorry about that. It's because

[jira] [Updated] (ZOOKEEPER-1863) Race condition in commit processor leading to out of order request completion, xid mismatch on client.

2014-01-17 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dutch T. Meyer updated ZOOKEEPER-1863: -- Attachment: stack.17512 Here is a trace of a server following a force of this bug u

[jira] [Commented] (ZOOKEEPER-1863) Race condition in commit processor leading to out of order request completion, xid mismatch on client.

2014-01-17 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875054#comment-13875054 ] Dutch T. Meyer commented on ZOOKEEPER-1863: --- I will try, I'm not sure how di

[jira] [Commented] (ZOOKEEPER-1863) Race condition in commit processor leading to out of order request completion, xid mismatch on client.

2014-01-15 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872397#comment-13872397 ] Dutch T. Meyer commented on ZOOKEEPER-1863: --- I'd be happy to, but it may tak

[jira] [Created] (ZOOKEEPER-1863) Race condition in commit processor leading to out of order request completion, xid mismatch on client.

2014-01-15 Thread Dutch T. Meyer (JIRA)
Dutch T. Meyer created ZOOKEEPER-1863: - Summary: Race condition in commit processor leading to out of order request completion, xid mismatch on client. Key: ZOOKEEPER-1863 URL: https://issues.apache.org/jira/b

[jira] [Commented] (ZOOKEEPER-1855) calls to zoo_set_server() fail to flush outstanding request queue.

2014-01-06 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863493#comment-13863493 ] Dutch T. Meyer commented on ZOOKEEPER-1855: --- Actually, on second though, I s

[jira] [Commented] (ZOOKEEPER-1855) calls to zoo_set_server() fail to flush outstanding request queue.

2014-01-02 Thread Dutch T. Meyer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13860980#comment-13860980 ] Dutch T. Meyer commented on ZOOKEEPER-1855: --- I think that is a good workarou

[jira] [Created] (ZOOKEEPER-1856) zookeeper C-client can fail to switch from a dead server in a 3+ server ensemble if the client only has a 2 server list.

2014-01-02 Thread Dutch T. Meyer (JIRA)
Dutch T. Meyer created ZOOKEEPER-1856: - Summary: zookeeper C-client can fail to switch from a dead server in a 3+ server ensemble if the client only has a 2 server list. Key: ZOOKEEPER-1856 URL: https://issues

[jira] [Created] (ZOOKEEPER-1855) calls to zoo_set_server() fail to flush outstanding request queue.

2014-01-02 Thread Dutch T. Meyer (JIRA)
Dutch T. Meyer created ZOOKEEPER-1855: - Summary: calls to zoo_set_server() fail to flush outstanding request queue. Key: ZOOKEEPER-1855 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1855 Pr

[jira] [Created] (ZOOKEEPER-1836) addrvec_next() fails to set next parameter if addrvec_hasnext() returns false

2013-12-12 Thread Dutch T. Meyer (JIRA)
Dutch T. Meyer created ZOOKEEPER-1836: - Summary: addrvec_next() fails to set next parameter if addrvec_hasnext() returns false Key: ZOOKEEPER-1836 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1836