forked from apache/hbase
-
Notifications
You must be signed in to change notification settings - Fork 7
HubSpot Backport: HBASE-29259 Master crash when loading procedures (#6906) #175
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
Open
hgromer
wants to merge
37
commits into
hubspot-2.6
Choose a base branch
from
HBASE-29529
base: hubspot-2.6
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…sume shell implementation (not yet written upstream)
…tdCodec Co-authored-by: Charles Connell <[email protected]>
…s splits/merges. (will be in 2.7.0)
…mental backups (not yet written upstream)
…in 2.6.3) Signed-off-by: Wellington Ramos Chevreuil <[email protected]> Signed-off-by: Ray Mattingly <[email protected]> Signed-off-by: Nick Dimiduk <[email protected]>
…rectly on ByteBuffs (will be in 2.6.3) Signed-off-by: Nick Dimiduk <[email protected]> Co-authored-by: Charles Connell <[email protected]>
… (will be in 2.6.3) Signed-off-by: Wellington Chevreuil <[email protected]> (cherry picked from commit 7737ae1)
…, additional branch-2 changes (not yet merged upstream)
…h after buffering a certain number of mutations (not yet merged upstream) Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Nick Dimiduk <[email protected]>
…et merged upstream)
…rt discrete evaluations (apache#6651) (apache#6720) (will be in 2.7) Signed-off-by: Nick Dimiduk <[email protected]> Co-authored-by: Ray Mattingly <[email protected]>
…ta table isolation (apache#6722) (apache#6737) (will be in 2.7) Signed-off-by: Nick Dimiduk <[email protected]> Co-authored-by: Ray Mattingly <[email protected]>
…stem table isolation (apache#6746) (apache#6765) (will be in 2.7) Signed-off-by: Nick Dimiduk <[email protected]> Co-authored-by: Ray Mattingly <[email protected]>
Co-authored-by: Hernan Gelaf-Romer <[email protected]>
…ll pointer (apache#6796) (will be in 2.7) (#164) Signed-off-by: Nick Dimiduk <[email protected]> Co-authored-by: Ray Mattingly <[email protected]>
…n validation of HFiles (apache#6700) (will be in 2.6.3) Introduces the option for an HStore to fully read the file it just wrote after a flush or compaction. To enable this feature, set `hbase.hstore.validate.read_fully=true`. This is an HStore configuration feature, so it can be enabled in hbase-site.xml, in the TableDescriptor, or in the ColumnFamilyDescriptor. Signed-off-by: Peter Somogyi <[email protected] >
…ions more likely to be approved (apache#6821) (will be in 2.7) Co-authored-by: Ray Mattingly <[email protected]> Signed-off-by: Nick Dimiduk <[email protected]>
…ent to the TableSkewCost (apache#6825) (will be in 2.7) Co-authored-by: Ray Mattingly <[email protected]> Signed-off-by: Nick Dimiduk <[email protected]>
…es. Can squash this, or delete in 2.7 (#167) Co-authored-by: Ray Mattingly <[email protected]>
… direct ByteBuffer as input and heap ByteBuffer as output, or vice versa (not yet merged upstream)
… can fail because we don't cleanup the MR directory (will be in 2.6.3) Signed-off-by: Ray Mattingly <[email protected]> Co-authored-by: Hernan Gelaf-Romer <[email protected]>
…cremental backups (will be in 2.6.3) Signed-off-by: Ray Mattingly <[email protected]>
… cleaning up the MR bulkload output directory (not yet merged upstream) Signed-off-by: Ray Mattingly <[email protected]> Co-authored-by: Hernan Gelaf-Romer <[email protected]>
…rictions for atomic workloads (apache#6866) (apache#6882) (apache#6883) (will be in 2.6.3) Signed-off-by: Nick Dimiduk <[email protected]> Co-authored-by: Ray Mattingly <[email protected]>
…ostFunction epsilon when evaluating whether a move improved costs (apache#6907) (will be in 2.7) (#174) Signed-off-by: Nick Dimiduk <[email protected]> Co-authored-by: Ray Mattingly <[email protected]>
…xt to reduce calls to Configuration.get() (not yet merged upstream)
…y row processed by StoreScanner (not yet merged upstream)
… (not yet merged upstream)
…opy the requestAttributes field (not yet merged upstream)
Signed-off-by: Nick Dimiduk <[email protected]>
16bdc12
to
6bb235d
Compare
d8b467a
to
85a319d
Compare
6690644
to
78bcd70
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.