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-47175][SS][TESTS] Remove ZOOKEEPER-1844 comment from KafkaTestUtils #45265

Closed
wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Feb 26, 2024

What changes were proposed in this pull request?

This PR aims to remove ZOOKEEPER-1844 comment from KafkaTestUtils.

Why are the changes needed?

Apache Spark has been using Apache Zookeeper 3.4.6+ already since Apache Spark 2.2.0 via SPARK-19464.

We don't need to remove the code itself. This PR simply aims to remove the resolved pointers.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

This is a removal of comment.

Was this patch authored or co-authored using generative AI tooling?

No.

@yaooqinn yaooqinn closed this in 15c27fa Feb 27, 2024
@yaooqinn
Copy link
Member

Thanks @dongjoon-hyun @HyukjinKwon, merged to master

@dongjoon-hyun
Copy link
Member Author

Thank you, @HyukjinKwon and @yaooqinn !

@dongjoon-hyun dongjoon-hyun deleted the SPARK-47175 branch February 27, 2024 02:24
TakawaAkirayo pushed a commit to TakawaAkirayo/spark that referenced this pull request Mar 4, 2024
…tUtils`

### What changes were proposed in this pull request?

This PR aims to remove [ZOOKEEPER-1844](https://issues.apache.org/jira/browse/ZOOKEEPER-1844) comment from `KafkaTestUtils`.

### Why are the changes needed?

Apache Spark has been using Apache Zookeeper 3.4.6+ already since `Apache Spark 2.2.0` via SPARK-19464.

We don't need to remove the code itself. This PR simply aims to remove the resolved pointers.

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

No.

### How was this patch tested?

This is a removal of comment.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes apache#45265 from dongjoon-hyun/SPARK-47175.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Kent Yao <yao@apache.org>
ericm-db pushed a commit to ericm-db/spark that referenced this pull request Mar 5, 2024
…tUtils`

### What changes were proposed in this pull request?

This PR aims to remove [ZOOKEEPER-1844](https://issues.apache.org/jira/browse/ZOOKEEPER-1844) comment from `KafkaTestUtils`.

### Why are the changes needed?

Apache Spark has been using Apache Zookeeper 3.4.6+ already since `Apache Spark 2.2.0` via SPARK-19464.

We don't need to remove the code itself. This PR simply aims to remove the resolved pointers.

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

No.

### How was this patch tested?

This is a removal of comment.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes apache#45265 from dongjoon-hyun/SPARK-47175.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
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
Projects
None yet
3 participants