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

[TEST] Set kyuubi.zookeeper.embedded.client.port.address to localhost for testing #6865

Closed
wants to merge 1 commit into from

Conversation

turboFei
Copy link
Member

@turboFei turboFei commented Dec 25, 2024

Why are the changes needed?

Similar with kyuubi.frontend.bind.host, it is better to set kyuubi.zookeeper.embedded.client.port.address to localhost for testing as well.

How was this patch tested?

GA.

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

No.

@turboFei turboFei changed the title [TEST] Set kyuubi.zookeeper.embedded.client.port.address for testing [TEST] Set kyuubi.zookeeper.embedded.client.port.address to localhost for testing Dec 25, 2024
@turboFei turboFei changed the title [TEST] Set kyuubi.zookeeper.embedded.client.port.address to localhost for testing [TEST] Set kyuubi.zookeeper.embedded.client.port.address to localhost for testing Dec 25, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (d50cf17) to head (9044e28).
Report is 8 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6865   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         687     687           
  Lines       42473   42473           
  Branches     5796    5796           
======================================
  Misses      42473   42473           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@turboFei turboFei self-assigned this Dec 26, 2024
@turboFei turboFei added this to the v1.10.2 milestone Dec 26, 2024
@turboFei turboFei closed this in e8cbff3 Dec 26, 2024
@turboFei turboFei modified the milestones: v1.10.2, v1.11.0 Dec 26, 2024
@turboFei turboFei deleted the zk_bind_host branch December 26, 2024 06:08
@turboFei
Copy link
Member Author

thanks, merged to main(1.11.0)

@pan3793
Copy link
Member

pan3793 commented Dec 26, 2024

seems test failed frequently after merging this PR

- test spark engine max life-time with graceful period *** FAILED ***
  discoveryClient.pathExists(ShareLevelSparkEngineTests.this.namespace) was false (ShareLevelSparkEngineTests.scala:91)

turboFei added a commit to turboFei/kyuubi that referenced this pull request Dec 26, 2024
…ient.port.address` to `localhost` for testing"

This reverts commit e8cbff3.
turboFei added a commit that referenced this pull request Dec 26, 2024
…bedded.client.port.address` to `localhost` for testing"

This reverts commit e8cbff3.

### Why are the changes needed?

### How was this patch tested?

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

Closes #6871 from turboFei/revert_zk.

Closes #6871

Closes #6865

1c61f9d [Wang, Fei] Revert "[KYUUBI #6865] [TEST] Set `kyuubi.zookeeper.embedded.client.port.address` to `localhost` for testing"

Authored-by: Wang, Fei <[email protected]>
Signed-off-by: Wang, Fei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants