Skip to content

Zookeeper-3581: Use factory design pattern to refactor ZooKeeperMain#1255

Closed
jonomorris wants to merge 5 commits intoapache:masterfrom
jonomorris:ZOOKEEPER-3581
Closed

Zookeeper-3581: Use factory design pattern to refactor ZooKeeperMain#1255
jonomorris wants to merge 5 commits intoapache:masterfrom
jonomorris:ZOOKEEPER-3581

Conversation

@jonomorris
Copy link
Copy Markdown
Contributor

Using a factory design pattern to refactor ZooKeeperMain, making the code more elegant.

@jonomorris jonomorris changed the title Zookeeper 3581 Zookeeper 3581: Use factory design pattern to refactor ZooKeeperMain Feb 20, 2020
@jonomorris jonomorris closed this Feb 20, 2020
@jonomorris jonomorris reopened this Feb 20, 2020
Copy link
Copy Markdown
Member

@maoling maoling left a comment

Choose a reason for hiding this comment

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

Great

@jonomorris jonomorris changed the title Zookeeper 3581: Use factory design pattern to refactor ZooKeeperMain Zookeeper-3581: Use factory design pattern to refactor ZooKeeperMain Feb 28, 2020
Copy link
Copy Markdown
Contributor

@symat symat left a comment

Choose a reason for hiding this comment

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

very nice, thank you! :)

Copy link
Copy Markdown
Contributor

@anmolnar anmolnar left a comment

Choose a reason for hiding this comment

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

+1 nice.

@asfgit asfgit closed this in 7e6386a Apr 1, 2020
@anmolnar
Copy link
Copy Markdown
Contributor

anmolnar commented Apr 1, 2020

@jono-morris Committed to master branch, thanks.
Please assign Jira to yourself.

stickyhipp pushed a commit to stickyhipp/zookeeper that referenced this pull request Aug 19, 2020
Using a factory design pattern to refactor ZooKeeperMain, making the code more elegant.

Author: Jono <jono.morris@xtra.co.nz>

Reviewers: andor@apache.org

Closes apache#1255 from jono-morris/ZOOKEEPER-3581 and squashes the following commits:

556e176 [Jono] Fix style errors with import statements.
e10dfb8 [Jono] Add licence text.
4957d89 [Jono] 1. Reinstate missing imports to ZooKeeperMain.
ed76f14 [Jono] Minor Javadoc updates.
cc8de49 [Jono] Add Factory to create CliCommand classes.  Initial Commit.
RokLenarcic pushed a commit to RokLenarcic/zookeeper that referenced this pull request Aug 31, 2022
Using a factory design pattern to refactor ZooKeeperMain, making the code more elegant.

Author: Jono <jono.morris@xtra.co.nz>

Reviewers: andor@apache.org

Closes apache#1255 from jono-morris/ZOOKEEPER-3581 and squashes the following commits:

556e176 [Jono] Fix style errors with import statements.
e10dfb8 [Jono] Add licence text.
4957d89 [Jono] 1. Reinstate missing imports to ZooKeeperMain.
ed76f14 [Jono] Minor Javadoc updates.
cc8de49 [Jono] Add Factory to create CliCommand classes.  Initial Commit.
RokLenarcic pushed a commit to RokLenarcic/zookeeper that referenced this pull request Aug 31, 2022
Using a factory design pattern to refactor ZooKeeperMain, making the code more elegant.

Author: Jono <jono.morris@xtra.co.nz>

Reviewers: andor@apache.org

Closes apache#1255 from jono-morris/ZOOKEEPER-3581 and squashes the following commits:

556e176 [Jono] Fix style errors with import statements.
e10dfb8 [Jono] Add licence text.
4957d89 [Jono] 1. Reinstate missing imports to ZooKeeperMain.
ed76f14 [Jono] Minor Javadoc updates.
cc8de49 [Jono] Add Factory to create CliCommand classes.  Initial Commit.
RokLenarcic pushed a commit to RokLenarcic/zookeeper that referenced this pull request Aug 31, 2022
Using a factory design pattern to refactor ZooKeeperMain, making the code more elegant.

Author: Jono <jono.morris@xtra.co.nz>

Reviewers: andor@apache.org

Closes apache#1255 from jono-morris/ZOOKEEPER-3581 and squashes the following commits:

556e176 [Jono] Fix style errors with import statements.
e10dfb8 [Jono] Add licence text.
4957d89 [Jono] 1. Reinstate missing imports to ZooKeeperMain.
ed76f14 [Jono] Minor Javadoc updates.
cc8de49 [Jono] Add Factory to create CliCommand classes.  Initial Commit.
RokLenarcic pushed a commit to RokLenarcic/zookeeper that referenced this pull request Sep 3, 2022
Using a factory design pattern to refactor ZooKeeperMain, making the code more elegant.

Author: Jono <jono.morris@xtra.co.nz>

Reviewers: andor@apache.org

Closes apache#1255 from jono-morris/ZOOKEEPER-3581 and squashes the following commits:

556e176 [Jono] Fix style errors with import statements.
e10dfb8 [Jono] Add licence text.
4957d89 [Jono] 1. Reinstate missing imports to ZooKeeperMain.
ed76f14 [Jono] Minor Javadoc updates.
cc8de49 [Jono] Add Factory to create CliCommand classes.  Initial Commit.
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.

4 participants