[jira] [Created] (ZOOKEEPER-1189) For an invalid snapshot file(less than 10bytes size) RandomAccessFile stream is leaking.

2011-09-16 Thread Rakesh R (JIRA)
For an invalid snapshot file(less than 10bytes size) RandomAccessFile stream is leaking. Key: ZOOKEEPER-1189 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1189

[jira] [Updated] (ZOOKEEPER-1189) For an invalid snapshot file(less than 10bytes size) RandomAccessFile stream is leaking.

2011-09-16 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1189: Attachment: ZOOKEEPER-1189.patch Attached the patch, Please review the fix. For an invalid

[jira] [Updated] (ZOOKEEPER-1189) For an invalid snapshot file(less than 10bytes size) RandomAccessFile stream is leaking.

2011-09-19 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1189: Attachment: ZOOKEEPER-1189.1.patch Improved the testcase: Added assertion message. For an

[jira] [Commented] (ZOOKEEPER-1189) For an invalid snapshot file(less than 10bytes size) RandomAccessFile stream is leaking.

2011-09-21 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13109544#comment-13109544 ] Rakesh R commented on ZOOKEEPER-1189: - Thanks very much Benjamin, Mahadev, Pat for

[jira] [Commented] (ZOOKEEPER-1043) Looped NPE at org.apache.zookeeper.server.NIOServerCnxn$Factory.run(NIOServerCnxn.java:244)

2011-09-23 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13113317#comment-13113317 ] Rakesh R commented on ZOOKEEPER-1043: - Hi, we have had the similar problem in very

[jira] [Updated] (ZOOKEEPER-1189) For an invalid snapshot file(less than 10bytes size) RandomAccessFile stream is leaking.

2011-09-26 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1189: Attachment: ZOOKEEPER-1189-branch-3.3.patch For an invalid snapshot file(less than 10bytes

[jira] [Commented] (ZOOKEEPER-1189) For an invalid snapshot file(less than 10bytes size) RandomAccessFile stream is leaking.

2011-09-26 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114533#comment-13114533 ] Rakesh R commented on ZOOKEEPER-1189: - Hi Mahadev, I have attached the patch

[jira] [Commented] (ZOOKEEPER-1442) Uncaught exception handler should exit on a java.lang.Error

2012-04-26 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262420#comment-13262420 ] Rakesh R commented on ZOOKEEPER-1442: - Sorry to jump in late here. Its really a

[jira] [Commented] (ZOOKEEPER-1442) Uncaught exception handler should exit on a java.lang.Error

2012-04-26 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263311#comment-13263311 ] Rakesh R commented on ZOOKEEPER-1442: - It looks nice, I just have one small

[jira] [Created] (ZOOKEEPER-1459) Standalone ZooKeeperServer is not closing the transaction log files on shutdown

2012-04-30 Thread Rakesh R (JIRA)
Rakesh R created ZOOKEEPER-1459: --- Summary: Standalone ZooKeeperServer is not closing the transaction log files on shutdown Key: ZOOKEEPER-1459 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1459

[jira] [Updated] (ZOOKEEPER-1459) Standalone ZooKeeperServer is not closing the transaction log files on shutdown

2012-04-30 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1459: Attachment: ZOOKEEPER-1459.patch Standalone ZooKeeperServer is not closing the

[jira] [Assigned] (ZOOKEEPER-1459) Standalone ZooKeeperServer is not closing the transaction log files on shutdown

2012-04-30 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R reassigned ZOOKEEPER-1459: --- Assignee: Rakesh R Standalone ZooKeeperServer is not closing the transaction log

[jira] [Commented] (BOOKKEEPER-242) Bookkeeper not able to connect other zookeeper when shutdown the zookeeper server where the BK has connected.

2012-05-08 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270361#comment-13270361 ] Rakesh R commented on BOOKKEEPER-242: - @Sijie *getString(ZK_SERVERS, null); is

[jira] [Commented] (BOOKKEEPER-237) Automatic recovery of under-replicated ledgers and its entries

2012-05-08 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270478#comment-13270478 ] Rakesh R commented on BOOKKEEPER-237: - Thanks Ivan for the comments. bq. The ack

[jira] [Commented] (BOOKKEEPER-237) Automatic recovery of under-replicated ledgers and its entries

2012-05-09 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271166#comment-13271166 ] Rakesh R commented on BOOKKEEPER-237: - Thanks again Flavio for the detailed info:)

[jira] [Created] (BOOKKEEPER-255) BKJM : Create BookKeeper parent nodes /ledgers/available znodes in ZK

2012-05-10 Thread Rakesh R (JIRA)
Rakesh R created BOOKKEEPER-255: --- Summary: BKJM : Create BookKeeper parent nodes /ledgers/available znodes in ZK Key: BOOKKEEPER-255 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-255 Project:

[jira] [Commented] (ZOOKEEPER-1490) If the configured log directory does not exist zookeeper will not start. Better to create the directory and start

2012-06-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13396527#comment-13396527 ] Rakesh R commented on ZOOKEEPER-1490: - @Suja bq. -1 patch. The patch command

[jira] [Updated] (BOOKKEEPER-304) Prepare bookie vs ledgers cache and will be used by the Auditor

2012-06-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated BOOKKEEPER-304: Attachment: BOOKKEEPER-304.patch Attached initial draft version to discuss the design of the

[jira] [Updated] (BOOKKEEPER-304) Prepare bookie vs ledgers cache and will be used by the Auditor

2012-06-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated BOOKKEEPER-304: Attachment: (was: BOOKKEEPER-304.patch) Prepare bookie vs ledgers cache and will be

[jira] [Updated] (BOOKKEEPER-304) Prepare bookie vs ledgers cache and will be used by the Auditor

2012-06-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated BOOKKEEPER-304: Attachment: BOOKKEEPER-304.1.patch Attached the latest patch by including LedgerManager

[jira] [Commented] (BOOKKEEPER-272) Provide automatic mechanism to know bookie failures

2012-06-25 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13400518#comment-13400518 ] Rakesh R commented on BOOKKEEPER-272: - @Ivan I've refactored as per the comments,

[jira] [Commented] (ZOOKEEPER-1496) Ephemeral node not getting cleared even after client has exited

2012-06-28 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403003#comment-13403003 ] Rakesh R commented on ZOOKEEPER-1496: - When I go through the SessionTrackerImpl,

[jira] [Updated] (ZOOKEEPER-1496) Ephemeral node not getting cleared even after client has exited

2012-06-29 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1496: Attachment: ZOOKEEPER-1496.patch Hi All, Attached the proposed fix based on my analysis,

[jira] [Updated] (ZOOKEEPER-1496) Ephemeral node not getting cleared even after client has exited

2012-06-29 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1496: Attachment: ZOOKEEPER-1496.1.patch Ephemeral node not getting cleared even after client

[jira] [Commented] (ZOOKEEPER-1496) Ephemeral node not getting cleared even after client has exited

2012-06-29 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13403864#comment-13403864 ] Rakesh R commented on ZOOKEEPER-1496: - Thanks Camille for the interest. I've

[jira] [Assigned] (ZOOKEEPER-1496) Ephemeral node not getting cleared even after client has exited

2012-06-29 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R reassigned ZOOKEEPER-1496: --- Assignee: Rakesh R Ephemeral node not getting cleared even after client has exited

[jira] [Commented] (ZOOKEEPER-1427) Writing to local files is done non-atomically

2012-06-30 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13404488#comment-13404488 ] Rakesh R commented on ZOOKEEPER-1427: - Its great. Thanks Todd, Pat I also come

[jira] [Created] (BOOKKEEPER-327) System.currentTimeMillis usage in BookKeeper

2012-07-05 Thread Rakesh R (JIRA)
Rakesh R created BOOKKEEPER-327: --- Summary: System.currentTimeMillis usage in BookKeeper Key: BOOKKEEPER-327 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-327 Project: Bookkeeper Issue

[jira] [Assigned] (BOOKKEEPER-337) Add entry fails with MetadataVersionException when last ensemble has morethan one bookie failures

2012-07-11 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R reassigned BOOKKEEPER-337: --- Assignee: Rakesh R Add entry fails with MetadataVersionException when last ensemble

[jira] [Updated] (ZOOKEEPER-1496) Ephemeral node not getting cleared even after client has exited

2012-07-12 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1496: Attachment: ZOOKEEPER-1496.2.patch Ephemeral node not getting cleared even after client

[jira] [Commented] (ZOOKEEPER-1496) Ephemeral node not getting cleared even after client has exited

2012-07-12 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13412663#comment-13412663 ] Rakesh R commented on ZOOKEEPER-1496: - Attached the patch with test case. Please

[jira] [Updated] (ZOOKEEPER-1496) Ephemeral node not getting cleared even after client has exited

2012-07-12 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1496: Affects Version/s: 3.4.3 Ephemeral node not getting cleared even after client has exited

[jira] [Updated] (ZOOKEEPER-1219) LeaderElectionSupport recipe is unnecessarily dispatching the READY_START event even if the ELECTED node stopped/expired simultaneously.

2012-07-12 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1219: Assignee: (was: Rakesh R) LeaderElectionSupport recipe is unnecessarily dispatching

[jira] [Updated] (ZOOKEEPER-1209) LeaderElection recipe doesn't handle the split-brain issue, n/w disconnection can bring both the client nodes to be in ELECTED

2012-07-12 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1209: Assignee: (was: Rakesh R) LeaderElection recipe doesn't handle the split-brain issue,

[jira] [Updated] (ZOOKEEPER-1225) Successive invocation of LeaderElectionSupport.start() will bring the ELECTED node to READY and cause no one in ELECTED state.

2012-07-12 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1225: Assignee: (was: Rakesh R) Successive invocation of LeaderElectionSupport.start() will

[jira] [Commented] (ZOOKEEPER-1437) Client uses session before SASL authentication complete

2012-07-13 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13413635#comment-13413635 ] Rakesh R commented on ZOOKEEPER-1437: - Hi Eugene, Sorry to join late. BTW the

[jira] [Commented] (BOOKKEEPER-246) Recording of underreplication of ledger entries

2012-07-26 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422969#comment-13422969 ] Rakesh R commented on BOOKKEEPER-246: - @Ivan. Latest patch is looking nice. Just

[jira] [Commented] (ZOOKEEPER-1496) Ephemeral node not getting cleared even after client has exited

2012-08-30 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13444834#comment-13444834 ] Rakesh R commented on ZOOKEEPER-1496: - Thanks Mahadev for the interest. Could you

[jira] [Updated] (ZOOKEEPER-1328) Misplaced assertion for the test case 'FLELostMessageTest' and not identifying misfunctions

2012-08-30 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1328: Attachment: ZOOKEEPER-1328.1.patch Misplaced assertion for the test case

[jira] [Commented] (ZOOKEEPER-1328) Misplaced assertion for the test case 'FLELostMessageTest' and not identifying misfunctions

2012-08-30 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13444860#comment-13444860 ] Rakesh R commented on ZOOKEEPER-1328: - @Mahadev I've rebased the patch and could

[jira] [Updated] (ZOOKEEPER-1328) Misplaced assertion for the test case 'FLELostMessageTest' and not identifying misfunctions

2012-08-30 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1328: Attachment: ZOOKEEPER-1328.2.patch Misplaced assertion for the test case

[jira] [Commented] (ZOOKEEPER-1328) Misplaced assertion for the test case 'FLELostMessageTest' and not identifying misfunctions

2012-08-30 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13445684#comment-13445684 ] Rakesh R commented on ZOOKEEPER-1328: - Hi Mahadev, findbug is not from my code

[jira] [Commented] (ZOOKEEPER-1437) Client uses session before SASL authentication complete

2012-08-31 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13445704#comment-13445704 ] Rakesh R commented on ZOOKEEPER-1437: - Yeah Eugene, retry logic is fine. bq.I

[jira] [Commented] (ZOOKEEPER-1328) Misplaced assertion for the test case 'FLELostMessageTest' and not identifying misfunctions

2012-08-31 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446604#comment-13446604 ] Rakesh R commented on ZOOKEEPER-1328: - Thanks a lot Mahadev. QA Report has been

[jira] [Updated] (ZOOKEEPER-1496) Ephemeral node not getting cleared even after client has exited

2012-09-17 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1496: Attachment: ZOOKEEPER-1496.3.patch Ephemeral node not getting cleared even after client

[jira] [Commented] (BOOKKEEPER-424) Bookie start is failing intermittently when zkclient connection delays

2012-10-17 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13478206#comment-13478206 ] Rakesh R commented on BOOKKEEPER-424: - Thanks Ivan. Attached reworked patch, which

[jira] [Commented] (BOOKKEEPER-629) Support hostname based ledger metadata to help users to change IP with exitsting installation

2013-07-03 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698833#comment-13698833 ] Rakesh R commented on BOOKKEEPER-629: - {quote}I added a change in BOOKKEEPER-588

[jira] [Commented] (BOOKKEEPER-649) Race condition in sync ZKUtils.createFullPathOptimistic()

2013-07-19 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13713817#comment-13713817 ] Rakesh R commented on BOOKKEEPER-649: - Hi, There is a logic in

[jira] [Commented] (BOOKKEEPER-654) Bookkeeper client operations are allowed even after its closure, bk#close()

2013-07-22 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13715527#comment-13715527 ] Rakesh R commented on BOOKKEEPER-654: - bq.As my knowledge, all the following

[jira] [Created] (ZOOKEEPER-1753) ClientCnxn is not properly releasing the resources, which are used to ping RwServer

2013-09-05 Thread Rakesh R (JIRA)
Rakesh R created ZOOKEEPER-1753: --- Summary: ClientCnxn is not properly releasing the resources, which are used to ping RwServer Key: ZOOKEEPER-1753 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1753

[jira] [Updated] (ZOOKEEPER-1753) ClientCnxn is not properly releasing the resources, which are used to ping RwServer

2013-09-05 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1753: Attachment: 0001-ZOOKEEPER-1753.patch ClientCnxn is not properly releasing the resources,

[jira] [Updated] (ZOOKEEPER-1753) ClientCnxn is not properly releasing the resources, which are used to ping RwServer

2013-09-05 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1753: Fix Version/s: 3.4.6 ClientCnxn is not properly releasing the resources, which are used

[jira] [Updated] (ZOOKEEPER-1753) ClientCnxn is not properly releasing the resources, which are used to ping RwServer

2013-09-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1753: Fix Version/s: (was: 4.0.0) 3.5.0 ClientCnxn is not properly

[jira] [Created] (ZOOKEEPER-1754) Read-only server allows to create znode

2013-09-06 Thread Rakesh R (JIRA)
Rakesh R created ZOOKEEPER-1754: --- Summary: Read-only server allows to create znode Key: ZOOKEEPER-1754 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1754 Project: ZooKeeper Issue Type:

[jira] [Updated] (ZOOKEEPER-1754) Read-only server allows to create znode

2013-09-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1754: Attachment: 0001-ZOOKEEPER-1754-multitransaction-br-3_4.patch Read-only server allows to

[jira] [Commented] (ZOOKEEPER-1754) Read-only server allows to create znode

2013-09-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13760307#comment-13760307 ] Rakesh R commented on ZOOKEEPER-1754: - Yeah [~fpj], In 3.4.6 'multi' is missing.

[jira] [Commented] (ZOOKEEPER-1754) Read-only server allows to create znode

2013-09-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13760342#comment-13760342 ] Rakesh R commented on ZOOKEEPER-1754: - [~fpj], In 3.4 branch, I could see 'multi'

[jira] [Updated] (ZOOKEEPER-1754) Read-only server allows to create znode

2013-09-06 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1754: Attachment: 0001-ZOOKEEPER-1754.patch Read-only server allows to create znode

[jira] [Updated] (ZOOKEEPER-1755) Concurrent operations of four letter 'dump' ephemeral command and killSession causing NPE

2013-09-07 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1755: Attachment: 0001-ZOOKEEPER-1755-trunk-version.patch I've just added necessary null checks. In

[jira] [Updated] (ZOOKEEPER-1755) Concurrent operations of four letter 'dump' ephemeral command and killSession causing NPE

2013-09-07 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1755: Attachment: 0001-ZOOKEEPER-1755-branch-3_4.patch Concurrent operations of four letter

[jira] [Updated] (ZOOKEEPER-1755) Concurrent operations of four letter 'dump' ephemeral command and killSession causing NPE

2013-09-07 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1755: Affects Version/s: (was: 3.5.0) Concurrent operations of four letter 'dump' ephemeral

[jira] [Updated] (ZOOKEEPER-1754) Read-only server allows to create znode

2013-09-07 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1754: Attachment: 0002-ZOOKEEPER-1754-trunk-version.patch Read-only server allows to create

[jira] [Updated] (ZOOKEEPER-1754) Read-only server allows to create znode

2013-09-07 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1754: Attachment: 0002-ZOOKEEPER-1754-multitransaction-br-3_4.patch Read-only server allows to

[jira] [Commented] (ZOOKEEPER-1754) Read-only server allows to create znode

2013-09-07 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761104#comment-13761104 ] Rakesh R commented on ZOOKEEPER-1754: - Thanks [~fpj] for the review. Updated patch

[jira] [Updated] (ZOOKEEPER-1755) Concurrent operations of four letter 'dump' ephemeral command and killSession causing NPE

2013-09-07 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1755: Component/s: server Concurrent operations of four letter 'dump' ephemeral command and

[jira] [Updated] (ZOOKEEPER-1755) Concurrent operations of four letter 'dump' ephemeral command and killSession causing NPE

2013-09-07 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1755: Attachment: 0001-ZOOKEEPER-1755-trunk-version.patch Concurrent operations of four letter

[jira] [Updated] (ZOOKEEPER-1755) Concurrent operations of four letter 'dump' ephemeral command and killSession causing NPE

2013-09-07 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1755: Attachment: (was: 0001-ZOOKEEPER-1755-trunk-version.patch) Concurrent operations of

[jira] [Updated] (ZOOKEEPER-1750) Race condition producing NPE in NIOServerCnxn.toString

2013-09-07 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1750: Attachment: 0001-ZOOKEEPER-1750-trunk-version.patch Race condition producing NPE in

[jira] [Assigned] (ZOOKEEPER-1750) Race condition producing NPE in NIOServerCnxn.toString

2013-09-07 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R reassigned ZOOKEEPER-1750: --- Assignee: Rakesh R Race condition producing NPE in NIOServerCnxn.toString

[jira] [Commented] (ZOOKEEPER-1657) Increased CPU usage by unnecessary SASL checks

2013-09-08 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761601#comment-13761601 ] Rakesh R commented on ZOOKEEPER-1657: - Sorry to pitch in late. Patch looks nice.

[jira] [Updated] (ZOOKEEPER-1750) Race condition producing NPE in NIOServerCnxn.toString

2013-09-08 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1750: Attachment: 0002-ZOOKEEPER-1750-trunk-version.patch Updated latest patch.

[jira] [Commented] (ZOOKEEPER-1750) Race condition producing NPE in NIOServerCnxn.toString

2013-09-10 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762782#comment-13762782 ] Rakesh R commented on ZOOKEEPER-1750: - Thanks [~michi009] for the interest. Hi, I

[jira] [Updated] (ZOOKEEPER-1750) Race condition producing NPE in NIOServerCnxn.toString

2013-09-10 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1750: Attachment: 0004-ZOOKEEPER-1750-trunk-version-modified-test-case-assertion.patch Race

[jira] [Commented] (ZOOKEEPER-1750) Race condition producing NPE in NIOServerCnxn.toString

2013-09-10 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13763901#comment-13763901 ] Rakesh R commented on ZOOKEEPER-1750: - [~michi009] Could you please see the

[jira] [Commented] (ZOOKEEPER-1657) Increased CPU usage by unnecessary SASL checks

2013-09-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13770589#comment-13770589 ] Rakesh R commented on ZOOKEEPER-1657: - I was out of station for few days. Sorry

[jira] [Updated] (ZOOKEEPER-1388) Client side 'PathValidation' is missing for the multi-transaction api.

2013-09-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1388: Attachment: 0001-ZOOKEEPER-1388-trunk-version.patch Client side 'PathValidation' is

[jira] [Assigned] (ZOOKEEPER-1388) Client side 'PathValidation' is missing for the multi-transaction api.

2013-09-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R reassigned ZOOKEEPER-1388: --- Assignee: Rakesh R Client side 'PathValidation' is missing for the

[jira] [Updated] (ZOOKEEPER-1388) Client side 'PathValidation' is missing for the multi-transaction api.

2013-09-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1388: Description: Multi ops: Op.create(path,..), Op.delete(path, ..), Op.setData(path, ..),

[jira] [Updated] (ZOOKEEPER-1388) Client side 'PathValidation' is missing for the multi-transaction api.

2013-09-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1388: Priority: Major (was: Minor) Client side 'PathValidation' is missing for the

[jira] [Updated] (ZOOKEEPER-1388) Client side 'PathValidation' is missing for the multi-transaction api.

2013-09-20 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1388: Attachment: 0002-ZOOKEEPER-1388-trunk-version.patch Client side 'PathValidation' is

[jira] [Created] (ZOOKEEPER-1760) Provide an interface for check version of a node

2013-09-22 Thread Rakesh R (JIRA)
Rakesh R created ZOOKEEPER-1760: --- Summary: Provide an interface for check version of a node Key: ZOOKEEPER-1760 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1760 Project: ZooKeeper

[jira] [Created] (ZOOKEEPER-1761) Expose 'check' version api in ZooKeeper client

2013-09-22 Thread Rakesh R (JIRA)
Rakesh R created ZOOKEEPER-1761: --- Summary: Expose 'check' version api in ZooKeeper client Key: ZOOKEEPER-1761 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1761 Project: ZooKeeper Issue

[jira] [Updated] (ZOOKEEPER-1761) Expose 'check' version api in ZooKeeper client

2013-09-22 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1761: Attachment: 0001-ZOOKEEPER-1761-check-version-api.patch Expose 'check' version api in

[jira] [Commented] (ZOOKEEPER-1760) Provide an interface for check version of a node

2013-09-22 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774125#comment-13774125 ] Rakesh R commented on ZOOKEEPER-1760: - Thanks [~fpj] for the interest. AFAIK,

[jira] [Commented] (ZOOKEEPER-1760) Provide an interface for check version of a node

2013-09-22 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774190#comment-13774190 ] Rakesh R commented on ZOOKEEPER-1760: - I'm thinking to have a cli command like

[jira] [Created] (ZOOKEEPER-1762) Implement 'check' version cli command

2013-09-22 Thread Rakesh R (JIRA)
Rakesh R created ZOOKEEPER-1762: --- Summary: Implement 'check' version cli command Key: ZOOKEEPER-1762 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1762 Project: ZooKeeper Issue Type:

[jira] [Commented] (ZOOKEEPER-1762) Implement 'check' version cli command

2013-09-22 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774205#comment-13774205 ] Rakesh R commented on ZOOKEEPER-1762: - I'm thinking of a syntax like, please

[jira] [Updated] (ZOOKEEPER-1762) Implement 'check' version cli command

2013-09-22 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1762: Attachment: 0001-ZOOKEEPER-1762-check-version-cli.patch Attached initial draft version to

[jira] [Commented] (ZOOKEEPER-1762) Implement 'check' version cli command

2013-09-22 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774208#comment-13774208 ] Rakesh R commented on ZOOKEEPER-1762: - This has a dependency with ZOOKEEPER-1761

[jira] [Commented] (ZOOKEEPER-1665) Support recursive deletion in multi

2013-09-23 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13774473#comment-13774473 ] Rakesh R commented on ZOOKEEPER-1665: - Hi [~ted_yu], From the HBASE-7847

[jira] [Commented] (ZOOKEEPER-1760) Provide an interface for check version of a node

2013-09-25 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777183#comment-13777183 ] Rakesh R commented on ZOOKEEPER-1760: - Thanks [~fpj], [~breed] and [~marshall] for

[jira] [Commented] (ZOOKEEPER-1760) Provide an interface for check version of a node

2013-09-25 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777276#comment-13777276 ] Rakesh R commented on ZOOKEEPER-1760: - ok. I forgot to ask one thing, hopefully

[jira] [Commented] (ZOOKEEPER-1760) Provide an interface for check version of a node

2013-09-25 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777310#comment-13777310 ] Rakesh R commented on ZOOKEEPER-1760: - Marked subtasks too.

[jira] [Commented] (ZOOKEEPER-1764) ZooKeeper attempts at SASL eventhough it shouldn't

2013-09-25 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777319#comment-13777319 ] Rakesh R commented on ZOOKEEPER-1764: - Could you see ZOOKEEPER-1657, here its

[jira] [Commented] (ZOOKEEPER-1388) Client side 'PathValidation' is missing for the multi-transaction api.

2013-10-01 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13782678#comment-13782678 ] Rakesh R commented on ZOOKEEPER-1388: - I'll prepare the patch for 3.4.6. Thanks

[jira] [Updated] (ZOOKEEPER-1388) Client side 'PathValidation' is missing for the multi-transaction api.

2013-10-01 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1388: Attachment: ZOOKEEPER-1388.patch Attached latest patch fixing review comment. Also removed one

[jira] [Updated] (ZOOKEEPER-1388) Client side 'PathValidation' is missing for the multi-transaction api.

2013-10-01 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1388: Attachment: ZOOKEEPER-1388.patch Client side 'PathValidation' is missing for the

[jira] [Updated] (ZOOKEEPER-1388) Client side 'PathValidation' is missing for the multi-transaction api.

2013-10-01 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1388: Attachment: (was: ZOOKEEPER-1388.patch) Client side 'PathValidation' is missing for the

[jira] [Updated] (ZOOKEEPER-1388) Client side 'PathValidation' is missing for the multi-transaction api.

2013-10-01 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1388: Attachment: ZOOKEEPER-1388.patch Attached one more patch, here I've modified javadoc

[jira] [Updated] (ZOOKEEPER-1388) Client side 'PathValidation' is missing for the multi-transaction api.

2013-10-01 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated ZOOKEEPER-1388: Attachment: ZOOKEEPER-1388_branch_3_4.patch Client side 'PathValidation' is missing for the

  1   2   3   4   5   6   7   8   9   10   >