Skip to content

Zookeeper 2923#403

Closed
ahan-io wants to merge 33 commits into
apache:branch-3.4from
ahan-io:ZOOKEEPER-2923
Closed

Zookeeper 2923#403
ahan-io wants to merge 33 commits into
apache:branch-3.4from
ahan-io:ZOOKEEPER-2923

Conversation

@ahan-io
Copy link
Copy Markdown

@ahan-io ahan-io commented Oct 23, 2017

No description provided.

JiangJiafu added 30 commits February 13, 2017 11:36
Conflicts:
	src/java/main/org/apache/zookeeper/ZKUtil.java
	src/java/test/org/apache/zookeeper/test/ReadOnlyModeTest.java
Copy link
Copy Markdown
Contributor

@afine afine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change looks good to me, although it would be nice if you could clean up the commit log associated with the PR.

@anmolnar
Copy link
Copy Markdown
Contributor

You could use git rebase command to squash/fixup the commits to merge them into one.
http://fle.github.io/git-tip-keep-your-branch-clean-with-fixup-and-autosquash.html

Rebasing is also handy over standard merge when catching up with trunk, because it generates nice, flat history of commits instead of a railway station. ;)

@ahan-io ahan-io closed this Oct 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants