Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZOOKEEPER-3038 Cleanup some nitpicks in TTL implementation #516

Closed
wants to merge 1 commit into from

Conversation

anmolnar
Copy link
Contributor

@anmolnar anmolnar commented May 9, 2018

A few nitpicks which needs to be cleaned up:

  1. Rename OldEphemeralType --> EphemeralTypeEmulate353
  2. Remove unused method: getTTL()
  3. Remove unused import from QuorumPeer

@asfgit asfgit closed this in 6e64125 May 10, 2018
asfgit pushed a commit that referenced this pull request May 10, 2018
A few nitpicks which needs to be cleaned up:

1. Rename OldEphemeralType --> EphemeralTypeEmulate353
2. Remove unused method: getTTL()
3. Remove unused import from QuorumPeer

Author: Andor Molnar <[email protected]>

Reviewers: [email protected]

Closes #516 from anmolnar/ZOOKEEPER-3038

Change-Id: Iec537706a35863d53daa593da2b01f6e523ef466
(cherry picked from commit 6e64125)
Signed-off-by: Patrick Hunt <[email protected]>
@phunt
Copy link
Contributor

phunt commented May 10, 2018

+1 - thanks Andor.

@anmolnar anmolnar deleted the ZOOKEEPER-3038 branch May 10, 2018 15:26
lvfangmin pushed a commit to lvfangmin/zookeeper that referenced this pull request Jun 17, 2018
A few nitpicks which needs to be cleaned up:

1. Rename OldEphemeralType --> EphemeralTypeEmulate353
2. Remove unused method: getTTL()
3. Remove unused import from QuorumPeer

Author: Andor Molnar <[email protected]>

Reviewers: [email protected]

Closes apache#516 from anmolnar/ZOOKEEPER-3038

Change-Id: Iec537706a35863d53daa593da2b01f6e523ef466
RokLenarcic pushed a commit to RokLenarcic/zookeeper that referenced this pull request Sep 3, 2022
A few nitpicks which needs to be cleaned up:

1. Rename OldEphemeralType --> EphemeralTypeEmulate353
2. Remove unused method: getTTL()
3. Remove unused import from QuorumPeer

Author: Andor Molnar <[email protected]>

Reviewers: [email protected]

Closes apache#516 from anmolnar/ZOOKEEPER-3038

Change-Id: Iec537706a35863d53daa593da2b01f6e523ef466
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.

2 participants