[GitHub] zookeeper pull request #363: branch-3.4 -- bugfix -- ZOOKEEPER-2894

2017-09-08 Thread xoiss
GitHub user xoiss opened a pull request:

https://github.com/apache/zookeeper/pull/363

branch-3.4 -- bugfix -- ZOOKEEPER-2894

Fixes https://issues.apache.org/jira/browse/ZOOKEEPER-2894

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/xoiss/zookeeper 
branch-3.4-bugfix-zookeeper-2894

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zookeeper/pull/363.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #363


commit ba56555b39edacd3be75ad0b07cc7ce86861be16
Author: xoiss <xoiss@ubuntu>
Date:   2017-09-08T12:49:06Z

ZOOKEEPER-2894 - fix memory and completion leak on zookeeper_close.




---


[GitHub] zookeeper pull request #360: branch-3.4 -- bugfix -- ZOOKEEPER-2891

2017-09-05 Thread xoiss
GitHub user xoiss opened a pull request:

https://github.com/apache/zookeeper/pull/360

branch-3.4 -- bugfix -- ZOOKEEPER-2891

Fixes https://issues.apache.org/jira/browse/ZOOKEEPER-2891

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/xoiss/zookeeper 
branch-3.4-bugfix-zookeeper-2891

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zookeeper/pull/360.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #360


commit 2dc3664e52a0f1ae82c5c4fdc800921548bfc087
Author: xoiss <xoiss@ubuntu>
Date:   2017-09-05T11:28:36Z

ZOOKEEPER-2890 - fix freing by uninitialized address.

commit b6da551a38bcfe834038c44f94da0bbfb2c881a5
Author: xoiss <xoiss@ubuntu>
Date:   2017-09-05T12:48:33Z

ZOOKEEPER-2891 - fix endless loop and assertion on fake multi response.




---


[GitHub] zookeeper pull request #359: branch-3.4 -- bugfix -- ZOOKEEPER-2890

2017-09-05 Thread xoiss
GitHub user xoiss opened a pull request:

https://github.com/apache/zookeeper/pull/359

branch-3.4 -- bugfix -- ZOOKEEPER-2890

Fixes https://issues.apache.org/jira/browse/ZOOKEEPER-2890

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/xoiss/zookeeper 
branch-3.4-bugfix-zookeeper-2890

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zookeeper/pull/359.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #359


commit 2dc3664e52a0f1ae82c5c4fdc800921548bfc087
Author: xoiss <xoiss@ubuntu>
Date:   2017-09-05T11:28:36Z

ZOOKEEPER-2890 - fix freing by uninitialized address.




---


[GitHub] zookeeper issue #358: branch-3.4 -- bugfix -- ZOOKEEPER-2890

2017-09-05 Thread xoiss
Github user xoiss commented on the issue:

https://github.com/apache/zookeeper/pull/358
  
Sorry, I wanna propose it not for the master branch -- closed.


---


[GitHub] zookeeper pull request #358: branch-3.4 -- bugfix -- ZOOKEEPER-2890

2017-09-05 Thread xoiss
Github user xoiss closed the pull request at:

https://github.com/apache/zookeeper/pull/358


---


[GitHub] zookeeper pull request #358: branch-3.4 -- bugfix -- ZOOKEEPER-2890

2017-09-05 Thread xoiss
GitHub user xoiss opened a pull request:

https://github.com/apache/zookeeper/pull/358

branch-3.4 -- bugfix -- ZOOKEEPER-2890

Fixes https://issues.apache.org/jira/browse/ZOOKEEPER-2890

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/xoiss/zookeeper 
branch-3.4-bugfix-zookeeper-2890

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zookeeper/pull/358.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #358


commit a752eee7837d241d79151fa6053571df7a00761e
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-10-24T05:11:59Z

ZOOKEEPER-1744. clientPortAddress breaks "zkServer.sh status" (Nick Ohanian 
via phunt)

git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1535279 
13f79535-47bb-0310-9956-ffa450edef68

commit 3dae9c4770f77e28fa6bba07e58133f1530f381a
Author: Thawan Kooburat <tha...@apache.org>
Date:   2013-10-24T18:52:31Z

ZOOKEEPER-1798. Fix race condition in testNormalObserverRun (thawan, fpj 
via thawan)

git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1535497 
13f79535-47bb-0310-9956-ffa450edef68

commit 2bdf4678c70ff7639761c459708922cb2309b078
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-11-12T06:30:06Z

ZOOKEEPER-1812. ZooInspector reconnection always fails if first connection 
fails (Benjamin Jaton via phunt)

git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1540960 
13f79535-47bb-0310-9956-ffa450edef68

commit ffd23df5f0f5038bee5c3b05f54f12a80f8098b1
Author: Camille Fournier <cami...@apache.org>
Date:   2013-11-13T02:22:39Z

ZOOKEEPER-1666. Avoid Reverse DNS lookup if the hostname in 
  connection string is literal IP address. (George Cao via camille)


git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1541359 
13f79535-47bb-0310-9956-ffa450edef68

commit bf1814b9943588ac25b46aa158d994f5900b9202
Author: Thawan Kooburat <tha...@apache.org>
Date:   2013-11-14T04:43:46Z

ZOOKEEPER-1798. Fix race condition in testNormalObserverRun (Part 2) 
(thawan, fpj via thawan)

git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1541814 
13f79535-47bb-0310-9956-ffa450edef68

commit 6503f12e144bc6b0652f7adf558bdc28c984e6c0
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-11-15T18:12:07Z

ZOOKEEPER-1786. ZooKeeper data model documentation is incorrect
  (Niraj Tolia via fpj)



git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1542356 
13f79535-47bb-0310-9956-ffa450edef68

commit a452d791cff92d65937142c3475a9894264376f6
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-11-16T10:06:19Z

ZOOKEEPER-1808. Add version to FLE notifications for 3.4 branch (fpj)



git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1542489 
13f79535-47bb-0310-9956-ffa450edef68

commit b770aeb0c8bcb28a9b653b1dc0edac623c75b509
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-11-17T11:42:22Z

ZOOKEEPER-1597. Windows build failing (michim via fpj)



git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1542710 
13f79535-47bb-0310-9956-ffa450edef68

commit 7f069c0e084a74f6de661267b828ff3fde30bd11
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-11-23T18:21:38Z

ZOOKEEPER-1817. Fix don't care for b3.4 (fpj)



git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1544858 
13f79535-47bb-0310-9956-ffa450edef68

commit c62f2ffa7b9fb026004f66d788ebf1e293d2fdf8
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-11-26T23:43:29Z

ZOOKEEPER-1653. zookeeper fails to start because of inconsistent epoch 
(michim via fpj)



git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1545883 
13f79535-47bb-0310-9956-ffa450edef68

commit 605c8d1b0db0baa57582bb39229c80bfec832ae3
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-11-27T23:23:11Z

ZOOKEEPER-1821. very ugly warning when compiling load_gen.c (german blanco 
via fpj)


git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1546231 
13f79535-47bb-0310-9956-ffa450edef68

commit a1cdea63de42ed1eaba224570ad0304c224b21c1
Author: Michi Mutsuzaki <mic...@apache.org>
Date:   2013-12-04T04:20:53Z

ZOOKEEPER-1632. fix memory leaks in cli_st (fpj via michim)


git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1547703 
13f79535-47bb-0310-9956-ffa450edef68

commit f23b85bde1bf53b284a85a8ec6c6251cd63e9feb
Author: Flavio Paiva Junque