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

fix hbase/rocksdb shard bug #1306

Merged
merged 3 commits into from
Dec 25, 2020
Merged

fix hbase/rocksdb shard bug #1306

merged 3 commits into from
Dec 25, 2020

Commits on Dec 21, 2020

  1. fix hbase/rocksdb shard bug

    Change-Id: Ifce3d450712104c067a57c361351c9e047bc0cfa
    zhoney committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    0fae667 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. add unit tests for shard range split

    Change-Id: I75b33c8cff9c7e48fc8f44e9e175f9365a143ee3
    zhoney committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    809feb3 View commit details
    Browse the repository at this point in the history
  2. use in-order map to store regions info

    Change-Id: I7cbdaccf8a79227bcac2bdb953e11faf2e6da69b
    zhoney committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    c36d768 View commit details
    Browse the repository at this point in the history