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

[SPARK-41211][BUILD] Upgrade ZooKeeper from 3.6.2 to 3.6.3 #38733

Closed
wants to merge 2 commits into from

Conversation

yaooqinn
Copy link
Member

@yaooqinn yaooqinn commented Nov 21, 2022

What changes were proposed in this pull request?

Upgrade ZooKeeper to 3.6.3

Why are the changes needed?

ZooKeeper 3.6.3 contains many bugfixes, such as a thread leak issue described in ZOOKEEPER-3706.

FYI, https://zookeeper.apache.org/doc/r3.6.3/releasenotes.html

Does this PR introduce any user-facing change?

no

How was this patch tested?

existing tests and dependency check

@github-actions github-actions bot added the BUILD label Nov 21, 2022
@yaooqinn yaooqinn changed the title [SPARK-41211][Core] Upgrade ZooKeeper from 3.6.2 to 3.6.3 [SPARK-41211][BUILD] Upgrade ZooKeeper from 3.6.2 to 3.6.3 Nov 21, 2022
Copy link
Contributor

@LuciferYang LuciferYang left a comment

Choose a reason for hiding this comment

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

LGTM if test passed

@yaooqinn
Copy link
Member Author

thanks @LuciferYang @wangyum for the check.

Merged to master

@yaooqinn yaooqinn closed this in 1c55e94 Nov 21, 2022
@yaooqinn yaooqinn deleted the SPARK-41211 branch November 21, 2022 08:16
SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
### What changes were proposed in this pull request?

Upgrade ZooKeeper to 3.6.3

### Why are the changes needed?

ZooKeeper 3.6.3 contains many bugfixes, such as a thread leak issue described in ZOOKEEPER-3706.

FYI, https://zookeeper.apache.org/doc/r3.6.3/releasenotes.html

- Why is 3.6.3 but not higher?
  - apache#37507
  - apache#32572

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

existing tests and dependency check

Closes apache#38733 from yaooqinn/SPARK-41211.

Authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Kent Yao <yao@apache.org>
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 15, 2022
### What changes were proposed in this pull request?

Upgrade ZooKeeper to 3.6.3

### Why are the changes needed?

ZooKeeper 3.6.3 contains many bugfixes, such as a thread leak issue described in ZOOKEEPER-3706.

FYI, https://zookeeper.apache.org/doc/r3.6.3/releasenotes.html

- Why is 3.6.3 but not higher?
  - apache#37507
  - apache#32572

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

existing tests and dependency check

Closes apache#38733 from yaooqinn/SPARK-41211.

Authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Kent Yao <yao@apache.org>
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 18, 2022
### What changes were proposed in this pull request?

Upgrade ZooKeeper to 3.6.3

### Why are the changes needed?

ZooKeeper 3.6.3 contains many bugfixes, such as a thread leak issue described in ZOOKEEPER-3706.

FYI, https://zookeeper.apache.org/doc/r3.6.3/releasenotes.html

- Why is 3.6.3 but not higher?
  - apache#37507
  - apache#32572

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

existing tests and dependency check

Closes apache#38733 from yaooqinn/SPARK-41211.

Authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Kent Yao <yao@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants