Skip to content

MINOR: Remove redundant hw checkpoint thread started field in ReplicaManager#6813

Merged
hachikuji merged 1 commit into
apache:trunkfrom
hachikuji:minor-remove-unneeded-hw-thread-var
May 28, 2019
Merged

MINOR: Remove redundant hw checkpoint thread started field in ReplicaManager#6813
hachikuji merged 1 commit into
apache:trunkfrom
hachikuji:minor-remove-unneeded-hw-thread-var

Conversation

@hachikuji

Copy link
Copy Markdown
Contributor

We have two fields highWatermarkCheckPointThreadStarted and hwThreadInitialized which appear to be serving the same purpose. This patch gets rid of hwThreadInitialized.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@guozhangwang guozhangwang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Retest this please

@hachikuji
hachikuji merged commit 4a3c92b into apache:trunk May 28, 2019
haidangdam pushed a commit to haidangdam/kafka that referenced this pull request May 29, 2019
…ager (apache#6813)

We have two fields `highWatermarkCheckPointThreadStarted` and `hwThreadInitialized` which appear to be serving the same purpose. This patch gets rid of `hwThreadInitialized`.

Reviewers: Guozhang Wang <wangguoz@gmail.com>
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
…ager (apache#6813)

We have two fields `highWatermarkCheckPointThreadStarted` and `hwThreadInitialized` which appear to be serving the same purpose. This patch gets rid of `hwThreadInitialized`.

Reviewers: Guozhang Wang <wangguoz@gmail.com>
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