GitHub user nkalmar opened a pull request:
https://github.com/apache/zookeeper/pull/551
ZOOKEEPER-3022 MAVEN MIGRATION 3.4 - Iteration 1 - docs, it
This is the backport to 3.4 on the maven migration, first iteration
(zookeeper-docs and zookeeper-it folder for future sub-modules)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nkalmar/zookeeper ZOOKEEPER-3022-1_3.4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/551.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 #551
----
commit 336a83b04cb47d2361d58b1b3c7b2e33fa72f3a1
Author: Norbert Kalmar <nkalmar@...>
Date: 2018-04-30T08:15:30Z
ZOOKEEPER-3019 add metric for slow fsyncs count
commit deb254397b07af828fd57e21e3a738f1ac52ec60
Author: Norbert Kalmar <nkalmar@...>
Date: 2018-05-11T08:38:25Z
Merge branch 'branch-3.4' of github.com:apache/zookeeper into branch-3.4
commit 63d3cb9c79ae443237c88f448ea2c505e21e01bf
Author: Norbert Kalmar <nkalmar@...>
Date: 2018-05-28T13:24:32Z
Merge branch 'branch-3.4' of github.com:apache/zookeeper into branch-3.4
commit 0ec9213a4e7ebbce3c98aebad4fd754650a2711a
Author: Norbert Kalmar <nkalmar@...>
Date: 2018-06-04T09:16:51Z
ZOOKEEPER-3019 remove redundant log
commit a4078e60c953f619e97f3584bccdcbce95a5e3d6
Author: Norbert Kalmar <nkalmar@...>
Date: 2018-06-27T09:30:30Z
Merge branch 'branch-3.4' of github.com:apache/zookeeper into branch-3.4
commit cc0f2284ff8a004bfcb1b3fc5851a75c9ca0060f
Author: Norbert Kalmar <nkalmar@...>
Date: 2018-06-27T09:38:37Z
ZOOKEEPER-3022 MAVEN MIGRATION 3.4 - Iteration 1 - docs, it
----
---