[jira] Updated: (ZOOKEEPER-823) update ZooKeeper java client to optionally use Netty for connections

2010-09-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-823: --- Attachment: ZOOKEEPER-823.patch Updated to patch against latest trunk. > update ZooKeeper

[jira] Updated: (ZOOKEEPER-823) update ZooKeeper java client to optionally use Netty for connections

2010-09-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-823: --- Status: Patch Available (was: Open) > update ZooKeeper java client to optionally use Nett

[jira] Updated: (ZOOKEEPER-846) zookeeper client doesn't shut down cleanly on the close call

2010-09-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-846: --- Status: Resolved (was: Patch Available) Resolution: Fixed > zookeeper client does

[jira] Commented: (ZOOKEEPER-846) zookeeper client doesn't shut down cleanly on the close call

2010-09-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913422#action_12913422 ] Patrick Hunt commented on ZOOKEEPER-846: committed to trunk and branch33 > zook

[jira] Updated: (ZOOKEEPER-876) Unnecessary snapshot transfers between new leader and followers

2010-09-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-876: --- Fix Version/s: 3.4.0 > Unnecessary snapshot transfers between new leader and followers > -

[jira] Assigned: (ZOOKEEPER-876) Unnecessary snapshot transfers between new leader and followers

2010-09-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-876: -- Assignee: Diogo > Unnecessary snapshot transfers between new leader and followers >

[jira] Assigned: (ZOOKEEPER-874) FileTxnSnapLog.restore does not call listener

2010-09-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-874: -- Assignee: Diogo > FileTxnSnapLog.restore does not call listener > --

[jira] Commented: (ZOOKEEPER-822) Leader election taking a long time to complete

2010-09-21 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913307#action_12913307 ] Vishal K commented on ZOOKEEPER-822: Hi Flavio, +1. Looks good. I remember looking

[jira] Updated: (ZOOKEEPER-702) GSoC 2010: Failure Detector Model

2010-09-21 Thread Abmar Barros (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abmar Barros updated ZOOKEEPER-702: --- Attachment: ZOOKEEPER-702.patch In this patch: * Replaced 'heartbeat' for 'ping' in the fo

[jira] Commented: (ZOOKEEPER-756) some cleanup and improvements for zooinspector

2010-09-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913104#action_12913104 ] Hadoop QA commented on ZOOKEEPER-756: - -1 overall. Here are the results of testing

[jira] Commented: (ZOOKEEPER-864) Hedwig C++ client improvements

2010-09-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913102#action_12913102 ] Hadoop QA commented on ZOOKEEPER-864: - -1 overall. Here are the results of testing

Snapshot on startup

2010-09-21 Thread Jared Cantwell
Hey all, I was looking at the code that loads the snapshots/logged transactions into the database on startup, and noticed that the FileTxnSnapLog initializes the log iterator to the last transaction committed to the snapshot (restore()). This causes the last transaction to be processed, even thou

Re: REMINDER: development on ClientCnxn is blocked for 1.5 months

2010-09-21 Thread Patrick Hunt
On Tue, Sep 21, 2010 at 8:18 AM, Thomas Koch wrote: > Since 08/11 I'm waiting to submit some improvements to the java client code > (ZOOKEEPER-835), which has been blocked by ZOOKEEPER-823. Since 02/09 > there's > a patch for ZOOKEEPER-823 waiting to be tested by hudson, updated for newer > trunk

[jira] Commented: (ZOOKEEPER-823) update ZooKeeper java client to optionally use Netty for connections

2010-09-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913095#action_12913095 ] Patrick Hunt commented on ZOOKEEPER-823: Saw an additional test failure on anoth

[jira] Updated: (ZOOKEEPER-823) update ZooKeeper java client to optionally use Netty for connections

2010-09-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-823: --- Attachment: TEST-org.apache.zookeeper.test.NettyNettySuiteTest.txt.gz log of test failure,

[jira] Commented: (ZOOKEEPER-823) update ZooKeeper java client to optionally use Netty for connections

2010-09-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913089#action_12913089 ] Patrick Hunt commented on ZOOKEEPER-823: I just ran this against latest trunk an

[jira] Updated: (ZOOKEEPER-823) update ZooKeeper java client to optionally use Netty for connections

2010-09-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-823: --- Status: Open (was: Patch Available) > update ZooKeeper java client to optionally use Nett

[jira] Updated: (ZOOKEEPER-823) update ZooKeeper java client to optionally use Netty for connections

2010-09-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-823: --- Status: Patch Available (was: Open) > update ZooKeeper java client to optionally use Nett

[jira] Updated: (ZOOKEEPER-823) update ZooKeeper java client to optionally use Netty for connections

2010-09-21 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-823: --- Status: Open (was: Patch Available) > update ZooKeeper java client to optionally use Nett

REMINDER: development on ClientCnxn is blocked for 1.5 months

2010-09-21 Thread Thomas Koch
Hi, I don't know what is blocking progress right now and whether somebody is working on it, so I just cry for help: Since 08/11 I'm waiting to submit some improvements to the java client code (ZOOKEEPER-835), which has been blocked by ZOOKEEPER-823. Since 02/09 there's a patch for ZOOKEEPER-82

[jira] Updated: (ZOOKEEPER-876) Unnecessary snapshot transfers between new leader and followers

2010-09-21 Thread Diogo (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diogo updated ZOOKEEPER-876: Attachment: ZOOKEEPER-876.patch Some fixes and a unit test. > Unnecessary snapshot transfers between ne

[jira] Updated: (ZOOKEEPER-874) FileTxnSnapLog.restore does not call listener

2010-09-21 Thread Diogo (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diogo updated ZOOKEEPER-874: Attachment: (was: commitlog-listener.patch) > FileTxnSnapLog.restore does not call listener > --

[jira] Updated: (ZOOKEEPER-876) Unnecessary snapshot transfers between new leader and followers

2010-09-21 Thread Diogo (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diogo updated ZOOKEEPER-876: Status: Patch Available (was: Open) Depends on the patch ZOOKEEPER-874. (Applied in any order) > Unnec

[jira] Updated: (ZOOKEEPER-874) FileTxnSnapLog.restore does not call listener

2010-09-21 Thread Diogo (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diogo updated ZOOKEEPER-874: Attachment: ZOOKEEPER-874.patch The same as before but now with correct indentation and filename. > Fil

[jira] Commented: (ZOOKEEPER-869) Support for election of leader with arbitrary zxid

2010-09-21 Thread Diogo (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912980#action_12912980 ] Diogo commented on ZOOKEEPER-869: - Thanks for the comment. I opened a new issue based on

[jira] Commented: (ZOOKEEPER-876) Unnecessary snapshot transfers between new leader and followers

2010-09-21 Thread Diogo (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912979#action_12912979 ] Diogo commented on ZOOKEEPER-876: - If follower is one zxid behind, the check of the inte

[jira] Created: (ZOOKEEPER-876) Unnecessary snapshot transfers between new leader and followers

2010-09-21 Thread Diogo (JIRA)
Unnecessary snapshot transfers between new leader and followers --- Key: ZOOKEEPER-876 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-876 Project: Zookeeper Issue Type: Bug