Re: ZooKeeper 3.5.0-alpha planning

2014-07-01 Thread Raúl Gutiérrez Segalés
On 30 June 2014 22:41, Patrick Hunt ph...@apache.org wrote: I'm seeing quite a few segfault type failures in the c client on jenkins. That used to be pretty uncommon. Not sure when it started. Here's another example *** glibc detected *** ./zktest-mt: free(): invalid pointer:

Re: ZooKeeper 3.5.0-alpha planning

2014-07-01 Thread Patrick Hunt
fyi I see it as far back as may 28 (and could have been failing before but we don't have history much before that): https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-trunk/2316/console definitely some changes in there around may 20/21, but no smoking gun...

RE: ZooKeeper 3.5.0-alpha planning

2014-07-01 Thread Rakesh R
I've just gone through the C library code checkins made in last two months (from April). Following are some of the related issues, probably this may give hints. Issue Date -- -- ZOOKEEPER-1887 April - 16 ZOOKEEPER-1695 April - 30 ZOOKEEPER-1836 May -

[jira] [Commented] (ZOOKEEPER-1851) Follower and Observer Request Processors Do Not Forward create2 Requests

2014-07-01 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14048613#comment-14048613 ] Rakesh R commented on ZOOKEEPER-1851: - Chris Chen Thanks for the update, now it

[jira] [Commented] (ZOOKEEPER-1835) dynamic configuration file renaming fails on Windows

2014-07-01 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14048630#comment-14048630 ] Rakesh R commented on ZOOKEEPER-1835: - It seems like this patch is good to go.

ZooKeeper-3.4-WinVS2008_java - Build # 516 - Still Failing

2014-07-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-3.4-WinVS2008_java/516/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 184152 lines...] [junit] 2014-07-01

Re: ZooKeeper 3.5.0-alpha planning

2014-07-01 Thread Flavio Junqueira
According to me, ZK-1810 should be in already, but I need a +1 there. I think Michi hasn't checked in because LETest failed in the last QA run there. However, that patch doesn't affect LETest, and in fact it fails in trunk intermittently, so the test failure doesn't seem to be related to the

ZooKeeper-trunk-WinVS2008_java - Build # 761 - Still Failing

2014-07-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008_java/761/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 273495 lines...] [junit] 2014-07-01

[jira] [Commented] (ZOOKEEPER-827) enable r/o mode in C client library

2014-07-01 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14048712#comment-14048712 ] Flavio Junqueira commented on ZOOKEEPER-827: +1, looks good to me. enable

[jira] [Comment Edited] (ZOOKEEPER-827) enable r/o mode in C client library

2014-07-01 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14048712#comment-14048712 ] Flavio Junqueira edited comment on ZOOKEEPER-827 at 7/1/14 10:15 AM:

[jira] [Commented] (ZOOKEEPER-1900) NullPointerException in truncate

2014-07-01 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14048769#comment-14048769 ] Hudson commented on ZOOKEEPER-1900: --- FAILURE: Integrated in ZooKeeper-trunk #2352

ZooKeeper-trunk - Build # 2352 - Still Failing

2014-07-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/2352/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 293299 lines...] [exec] 2b7e6d312000-2b7e6d313000

[jira] [Created] (ZOOKEEPER-1951) Clean up raw type compile warnings under Java 7

2014-07-01 Thread Bill Havanki (JIRA)
Bill Havanki created ZOOKEEPER-1951: --- Summary: Clean up raw type compile warnings under Java 7 Key: ZOOKEEPER-1951 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1951 Project: ZooKeeper

[jira] [Updated] (ZOOKEEPER-1951) Clean up raw type compile warnings under Java 7

2014-07-01 Thread Bill Havanki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Havanki updated ZOOKEEPER-1951: Attachment: rawtypewarnings.txt Clean up raw type compile warnings under Java 7

[jira] [Commented] (ZOOKEEPER-1933) Windows release build of zk client cannot connect to zk server

2014-07-01 Thread Raul Gutierrez Segales (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049032#comment-14049032 ] Raul Gutierrez Segales commented on ZOOKEEPER-1933: --- Hi [~oho],

[jira] [Updated] (ZOOKEEPER-827) enable r/o mode in C client library

2014-07-01 Thread Raul Gutierrez Segales (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raul Gutierrez Segales updated ZOOKEEPER-827: - Attachment: ZOOKEEPER-827.patch version of the patch (available on

[jira] [Commented] (ZOOKEEPER-827) enable r/o mode in C client library

2014-07-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049097#comment-14049097 ] Hadoop QA commented on ZOOKEEPER-827: - +1 overall. Here are the results of testing

Success: ZOOKEEPER-827 PreCommit Build #2167

2014-07-01 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-827 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2167/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (ZOOKEEPER-1933) Windows release build of zk client cannot connect to zk server

2014-07-01 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049108#comment-14049108 ] Flavio Junqueira commented on ZOOKEEPER-1933: - bq. does it need to be done

[jira] [Updated] (ZOOKEEPER-1851) Follower and Observer Request Processors Do Not Forward create2 Requests

2014-07-01 Thread Chris Chen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Chen updated ZOOKEEPER-1851: -- Attachment: ZOOKEEPER-1851.patch Change HashSet creation. Follower and Observer Request

[jira] [Updated] (ZOOKEEPER-1951) Clean up raw type compile warnings under Java 7

2014-07-01 Thread Bill Havanki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Havanki updated ZOOKEEPER-1951: Attachment: ZOOKEEPER-1951.v1.patch Clean up raw type compile warnings under Java 7

[jira] [Commented] (ZOOKEEPER-1933) Windows release build of zk client cannot connect to zk server

2014-07-01 Thread Raul Gutierrez Segales (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049215#comment-14049215 ] Raul Gutierrez Segales commented on ZOOKEEPER-1933: --- bq. I'm not

[jira] [Commented] (ZOOKEEPER-1851) Follower and Observer Request Processors Do Not Forward create2 Requests

2014-07-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049241#comment-14049241 ] Hadoop QA commented on ZOOKEEPER-1851: -- -1 overall. Here are the results of

Failed: ZOOKEEPER-1851 PreCommit Build #2168

2014-07-01 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1851 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2168/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (ZOOKEEPER-1549) Data inconsistency when follower is receiving a DIFF with a dirty snapshot

2014-07-01 Thread Thawan Kooburat (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049515#comment-14049515 ] Thawan Kooburat commented on ZOOKEEPER-1549: Here is the recap on the

Re: Release 3.4.0

2014-07-01 Thread Ivan Kelly
@Sijie, do you still have enough cycles to be release manager on this? -Ivan On Mon, Jun 30, 2014 at 06:28:10PM -0700, Sijie Guo wrote: +1 for the plan. - Sijie On Mon, Jun 30, 2014 at 12:22 PM, Flavio Junqueira fpjunque...@yahoo.com.invalid wrote: +1 for the plan. I like the idea

[jira] [Commented] (BOOKKEEPER-704) reconnectable zookeeper client wrapper

2014-07-01 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14048735#comment-14048735 ] Ivan Kelly commented on BOOKKEEPER-704: --- In the zookeeper client, you first use

[jira] [Commented] (BOOKKEEPER-704) reconnectable zookeeper client wrapper

2014-07-01 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14048736#comment-14048736 ] Ivan Kelly commented on BOOKKEEPER-704: --- In fact, it already implements

Jenkins build is back to normal : bookkeeper-trunk #688

2014-07-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/bookkeeper-trunk/688/

[jira] [Commented] (BOOKKEEPER-634) Provide admin tool to change bookie's identifier from IP to hostname

2014-07-01 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14048869#comment-14048869 ] Rakesh R commented on BOOKKEEPER-634: - ping : [~ikelly], [~fpj], [~hustlmsp]

bookie writes

2014-07-01 Thread Jaln
Hi, Can you tell me which function writes the log file on bookie server side? I found in Bookie.java, we have two functions to do the logaddentry when run the benchmark writes, getLedgerForEntry(){ journal.logAddEntry(bb, new NopWriteCallback(), null); } addEntryInternal(LedgerDescriptor handle,

RE: bookie writes

2014-07-01 Thread Rakesh R
Hi Jaln, getLedgerForEntry(){ journal.logAddEntry(bb, new NopWriteCallback(), null); } Writes the 'masterKey' to the journal log file 'masterKey' is the auth info, for example 'password' of the ledger. addEntryInternal(LedgerDescriptor handle, ByteBuffer entry, WriteCallback cb,