Skip to content

Decompose tablet thrift svcs main #3107

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

Merged
merged 9 commits into from
Jan 3, 2023

Conversation

dlmarion
Copy link
Contributor

@dlmarion dlmarion commented Dec 5, 2022

Decompose tabletserver.thrift into multiple files that contain more targeted services (scan, ingest, tablet management, and tablet server).

Broke thriftserver.thrift into services that handle scan, ingest and
management of tablets. thriftserver.thrift remains and contains tablet
server specific APIs.
@dlmarion dlmarion self-assigned this Dec 5, 2022
@dlmarion
Copy link
Contributor Author

dlmarion commented Dec 6, 2022

Full IT build succeeded

Copy link
Member

@ctubbsii ctubbsii left a comment

Choose a reason for hiding this comment

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

Overall, seems fine, just a few questions/comments. Depending on responses, I may want to take a closer look at some things.

@dlmarion
Copy link
Contributor Author

@ctubbsii - did you want to review this further? I'm thinking we should merge this sooner rather than later. FWIW, I ran a full IT build last night again and it succeeded.

@dlmarion dlmarion merged commit a643f17 into apache:main Jan 3, 2023
@dlmarion dlmarion deleted the decompose-tablet-thrift-svcs-main branch January 3, 2023 19:56
@ctubbsii
Copy link
Member

ctubbsii commented Jan 3, 2023

@ctubbsii - did you want to review this further? I'm thinking we should merge this sooner rather than later. FWIW, I ran a full IT build last night again and it succeeded.

Delayed response. No. You addressed all the things I had comments on. Thanks 😺

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants