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

[DPE-5079]: Kyuubi HA with kyuubi <> zookeeper integration #26

Merged
merged 9 commits into from
Aug 27, 2024

Conversation

theoctober19th
Copy link
Member

@theoctober19th theoctober19th commented Aug 15, 2024

Please note that the base branch is feature/kyuubi-ha. This is because I wanted to have full HA working in the feature/kyuubi-ha branch before we merge it to main and release it. All other subsequent works on Kyuubi HA will be merged to feature/kyuubi-ha and at the end, this feature branch will be merged to zookeeper-integration.

@theoctober19th theoctober19th changed the base branch from main to feature/kyuubi-ha August 23, 2024 10:43
@theoctober19th theoctober19th changed the title Draft: Zookeeper Integration [DPE-5079]: Kyuubi HA with kyuubi <> zookeeper integration Aug 24, 2024
@theoctober19th theoctober19th marked this pull request as ready for review August 24, 2024 05:35
Copy link
Contributor

@deusebio deusebio left a comment

Choose a reason for hiding this comment

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

The code looks good to me! I just have a couple of comments/suggestions, but they are not blocking

metadata.yaml Show resolved Hide resolved
src/config/kyuubi.py Show resolved Hide resolved
src/constants.py Show resolved Hide resolved
src/events/actions.py Show resolved Hide resolved
@theoctober19th
Copy link
Member Author

@deusebio Thanks a lot for the review! I agree with your points. Since we're going to merge this to the feature/kyuubi-ha branch, I'd rather piggyback these non-blocking suggestions in the next PR I open in the same feature (that way, the CI need not be triggered again). At the end, these will appear in feature/kyuubi-ha anyway.

I'm waiting for @welpaolo's review here and once I have that, I'll merge this and push your suggestions in the next PR in the same feature/epic.

Copy link
Collaborator

@welpaolo welpaolo left a comment

Choose a reason for hiding this comment

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

LGTM, I left a couple of minor comments

src/config/kyuubi.py Show resolved Hide resolved
tests/integration/conftest.py Show resolved Hide resolved
@theoctober19th
Copy link
Member Author

I'm merging this now to feature/kyuubi-ha. The suggestions will be shipped to this feature branch in next PR.

@theoctober19th theoctober19th merged commit c1451c4 into feature/kyuubi-ha Aug 27, 2024
9 checks passed
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.

4 participants