Github user eribeiro commented on the issue:
https://github.com/apache/zookeeper/pull/139
Hi @lester015,
Sorry, but your PR is invalid. It tries to merge branch-3.4 into master and
so includes *a lot* of unrelated commits (definitely a no-no operation). It's
hard to see what your code contributions were in the mid of hundreds of
unrelated changes. I would _strongly_ suggest that you:
1) close this PR (it's invalid in the current form).
2) post your problem on [email protected] mailing list (need to
subscribe first). Depending on the answer follow steps 2 and 3 below. See
https://zookeeper.apache.org/lists.html
3) open an issue at jira: issues.apache.org/jira/browse/ZOOKEEPER
4) submit your fix as a PR here based on a new branch named
'ZOOKEEPER-<JIRA-NUMBER>' that is based and targeting the branch you want to
fix (branch-3.4, or branch-3.5, or master).
Best regards!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---