Success: ZOOKEEPER- PreCommit Build #1336

2017-12-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1336/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 34.31 MB...] [exec]

[jira] [Commented] (ZOOKEEPER-2338) c bindings should create socket's with SOCK_CLOEXEC to avoid fd leaks on fork/exec

2017-12-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16283094#comment-16283094 ] Hadoop QA commented on ZOOKEEPER-2338: -- +1 overall. GitHub Pull Request Build +1

[jira] [Commented] (ZOOKEEPER-2338) c bindings should create socket's with SOCK_CLOEXEC to avoid fd leaks on fork/exec

2017-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16283077#comment-16283077 ] ASF GitHub Bot commented on ZOOKEEPER-2338: --- GitHub user fr0stbyte opened a pull request:

[GitHub] zookeeper pull request #427: [ZOOKEEPER-2338] - set SOCK_CLOEXEC on socket i...

2017-12-07 Thread fr0stbyte
GitHub user fr0stbyte opened a pull request: https://github.com/apache/zookeeper/pull/427 [ZOOKEEPER-2338] - set SOCK_CLOEXEC on socket if defined @phunt @anmolnar PR for 3.4 branch. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (ZOOKEEPER-2789) Reassign `ZXID` for solving 32bit overflow problem

2017-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16282892#comment-16282892 ] ASF GitHub Bot commented on ZOOKEEPER-2789: --- Github user asdf2014 commented on the issue:

[GitHub] zookeeper issue #262: ZOOKEEPER-2789: Reassign `ZXID` for solving 32bit over...

2017-12-07 Thread asdf2014
Github user asdf2014 commented on the issue: https://github.com/apache/zookeeper/pull/262 @JarenGlover It's a good idea, but not the best solution. Still we can using the `restart` operation to solve this problem without any changes to Zookeeper for now. (BTW, you are welcome to get

Failed: ZOOKEEPER- PreCommit Build #1335

2017-12-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/1335/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6.23 KB...] [exec] Pull

Re: Documentation improvements proposal for ZK

2017-12-07 Thread Patrick Hunt
Not sure if it's a coincidence - but notice that those two .md files are the largest two markdown files of the set Perhaps it's a size issue? Patrick On Thu, Dec 7, 2017 at 3:27 PM, Patrick Hunt wrote: > That's a very cool service, thanks for the pointer Tamas! > > I

Re: Documentation improvements proposal for ZK

2017-12-07 Thread Patrick Hunt
That's a very cool service, thanks for the pointer Tamas! I noticed a link down the bottom to "report issues", however it doesn't seem like the project is still being maintained, e.g.: https://github.com/adamburmister/gitprint.com/issues/63 Perhaps you could try running this tool against the

[jira] [Commented] (ZOOKEEPER-2789) Reassign `ZXID` for solving 32bit overflow problem

2017-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16282229#comment-16282229 ] ASF GitHub Bot commented on ZOOKEEPER-2789: --- Github user JarenGlover commented on the issue:

Re: Documentation improvements proposal for ZK

2017-12-07 Thread Tamas Penzes
Hi Patrick, I like the converted documents, much better than the XML solution because easy to read and easy to edit (from developer point of view). I have also checked the files one by one with gitprint and found two, which it cannot display:

[jira] [Commented] (ZOOKEEPER-2924) Flaky Test: org.apache.zookeeper.test.LoadFromLogTest.testRestoreWithTransactionErrors

2017-12-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16282447#comment-16282447 ] ASF GitHub Bot commented on ZOOKEEPER-2924: --- Github user anmolnar commented on the issue:

[GitHub] zookeeper issue #409: ZOOKEEPER-2924: Refactor tests of LoadFromLogTest.java

2017-12-07 Thread anmolnar
Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/409 @phunt Yes, I'm working on it. ---

[GitHub] zookeeper issue #262: ZOOKEEPER-2789: Reassign `ZXID` for solving 32bit over...

2017-12-07 Thread JarenGlover
Github user JarenGlover commented on the issue: https://github.com/apache/zookeeper/pull/262 @yunfan123 @asdf2014 i have seen this issue a twice over a month period. is there anything one can do to prevent this from happening? maybe allowing for leader restarts at "off peak