Following the suggestion to break down the changes further such that this PR would contain only the server side changes and follow up with a separate PR to include all the client facing changes, I have pushed a commit that removes the corresponding changes. The number of changed files now reduces from 92 to 67. Once this PR is merged, I will raise a separate PR to add client facing changes and test coverage.
Thank you, Hari On 2026/01/12 15:05:36 Hari Krishna Dara wrote: > Thanks a lot for merging the precursor PR, I really appreciate the time you > spent on giving review feedback. > > As per my original plan, I created the feature PR: > https://github.com/apache/hbase/pull/7618 > > The PR now shows a lot more concise diff than before with number of changed > files reduced from 163 to 92. For reference: > Jira: https://issues.apache.org/jira/browse/HBASE-29368 > Design doc: > https://docs.google.com/document/d/1ToW_rveXHXUc1F6eFNQfu5LOeMAjzgq6FcYUDbdZrSM/edit?usp=sharing > > I request the open source community to participate in the PR review and > provide your feedback. The PR description has additional details to help get > the review started. Happy to address any questions or concerns! >
