RE: Connect Jconsole remotely to the zookeeper server

2012-06-26 Thread Rakesh R
Thanks a lot Pat. I'll also try using the same. From: Patrick Hunt [ph...@apache.org] Sent: Tuesday, June 26, 2012 3:23 AM To: dev@zookeeper.apache.org Subject: Re: Connect Jconsole remotely to the zookeeper server On Sat, Jun 23, 2012 at 11:24 PM, Rakesh

ZooKeeper-trunk-jdk7 - Build # 305 - Failure

2012-06-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk7/305/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 253967 lines...] [junit] 2012-06-26 10:59:08,134

[jira] [Commented] (ZOOKEEPER-1163) Memory leak in zk_hashtable.c:do_insert_watcher_object()

2012-06-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401295#comment-13401295 ] Hudson commented on ZOOKEEPER-1163: --- Integrated in ZooKeeper-trunk #1597 (See

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

2012-06-26 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401203#comment-13401203 ] Rakesh R commented on BOOKKEEPER-246: - Hi Ivan, patch looks great. I have few

[jira] [Commented] (BOOKKEEPER-294) Not able to start the bookkeeper before the ZK session timeout.

2012-06-26 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401208#comment-13401208 ] Rakesh R commented on BOOKKEEPER-294: - @Sijie Could you please review the latest

[jira] [Commented] (BOOKKEEPER-319) Manage auditing and replication processes

2012-06-26 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401240#comment-13401240 ] Rakesh R commented on BOOKKEEPER-319: - Following are some of the discussion

[jira] [Commented] (BOOKKEEPER-317) Exceptions for replication

2012-06-26 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401244#comment-13401244 ] Rakesh R commented on BOOKKEEPER-317: - @Ivan Its great and will avoid cross overs.

[jira] [Updated] (BOOKKEEPER-318) Spelling mistake in MultiCallback log message.

2012-06-26 Thread surendra singh lilhore (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] surendra singh lilhore updated BOOKKEEPER-318: -- Attachment: BOOKKEEPER-318.patch Attaching patch for issue

[jira] [Commented] (BOOKKEEPER-294) Not able to start the bookkeeper before the ZK session timeout.

2012-06-26 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401270#comment-13401270 ] Rakesh R commented on BOOKKEEPER-294: - @Flavio bq.After a comment from Ivan, I

[jira] [Commented] (BOOKKEEPER-294) Not able to start the bookkeeper before the ZK session timeout.

2012-06-26 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401279#comment-13401279 ] Flavio Junqueira commented on BOOKKEEPER-294: - Hi Rakesh, Check please the

[jira] [Commented] (BOOKKEEPER-294) Not able to start the bookkeeper before the ZK session timeout.

2012-06-26 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401324#comment-13401324 ] Flavio Junqueira commented on BOOKKEEPER-294: - My preference is 3 with no

Jenkins build is still unstable: bookkeeper-trunk ยป hedwig-server #577

2012-06-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$hedwig-server/577/

Build failed in Jenkins: bookkeeper-trunk #577

2012-06-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/bookkeeper-trunk/577/ -- [...truncated 1259 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.343 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 mojoSucceeded

Race condition between LedgerChecker and Ensemble reformation from client

2012-06-26 Thread Uma Maheswara Rao G
Hi, It looks there is a race between LedgerChecker and Ensemble reformation from client. When one bookie failed from ensemble quoram, it will try to reform the ensemble on handleBookieFailure. At this time it is reforming the ensemble and resending the write request to new bookie (which is

Re: Race condition between LedgerChecker and Ensemble reformation from client

2012-06-26 Thread Flavio Junqueira
Hi Uma, It sounds like the replication worker shouldn't have written: 40110.18.40.155:318110.18.40.155:318510.18.40.155:3184 If I'm not missing anything, the replication worker should update an existing entry in the metadata, not create a new entry. -Flavio On Jun 26,

[jira] [Commented] (BOOKKEEPER-294) Not able to start the bookkeeper before the ZK session timeout.

2012-06-26 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401900#comment-13401900 ] Sijie Guo commented on BOOKKEEPER-294: -- {quote} +1 for wait/sleep solution.

[jira] [Commented] (BOOKKEEPER-303) LedgerMetadata should serialized using protobufs

2012-06-26 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401913#comment-13401913 ] Sijie Guo commented on BOOKKEEPER-303: -- the patch is OK for me. but I had a

[jira] [Commented] (BOOKKEEPER-309) Protocol changes in hedwig to support JMS spec

2012-06-26 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401931#comment-13401931 ] Sijie Guo commented on BOOKKEEPER-309: -- I don't like the idea to put JMS related

[jira] [Commented] (BOOKKEEPER-307) BookieShell introduces 4 findbugs warnings

2012-06-26 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401961#comment-13401961 ] Sijie Guo commented on BOOKKEEPER-307: -- +1 for the patch.

Build failed in Jenkins: bookkeeper-trunk #578

2012-06-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/bookkeeper-trunk/578/changes Changes: [sijie] BOOKKEEPER-307: BookieShell introduces 4 findbugs warnings (ivank via sijie) -- [...truncated 347 lines...] A bookkeeper-server/src/main/resources/NOTICE.bin.txt A

[jira] [Commented] (BOOKKEEPER-307) BookieShell introduces 4 findbugs warnings

2012-06-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401973#comment-13401973 ] Hudson commented on BOOKKEEPER-307: --- Integrated in bookkeeper-trunk #578 (See

[jira] [Commented] (BOOKKEEPER-296) It's better provide stop script for bookie

2012-06-26 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401975#comment-13401975 ] Sijie Guo commented on BOOKKEEPER-296: -- the patch is pretty good, Surendra. one

[jira] [Created] (BOOKKEEPER-320) Let hedwig cpp client could publish messages using Message object instead of string.

2012-06-26 Thread Sijie Guo (JIRA)
Sijie Guo created BOOKKEEPER-320: Summary: Let hedwig cpp client could publish messages using Message object instead of string. Key: BOOKKEEPER-320 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-320

[jira] [Commented] (BOOKKEEPER-296) It's better provide stop script for bookie

2012-06-26 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401982#comment-13401982 ] Uma Maheswara Rao G commented on BOOKKEEPER-296: {quote} log4j:WARN