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

HBASE-22941 merge operation returns parent regions in random order #556

Merged
merged 4 commits into from
Aug 29, 2019

Commits on Aug 28, 2019

  1. HBASE-22941 merge operation returns parent regions in random order

    store and return the merge parent regions in ascending order
    
    remove left over check for exactly two merged regions
    
    add unit test
    stoty committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    397135b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e8b9cd View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    e6c3f92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f5da35 View commit details
    Browse the repository at this point in the history