Skip to content

fixes #998 handle splitting tablet with no data and files#999

Merged
keith-turner merged 2 commits intoapache:1.9from
keith-turner:accumulo-998
Mar 7, 2019
Merged

fixes #998 handle splitting tablet with no data and files#999
keith-turner merged 2 commits intoapache:1.9from
keith-turner:accumulo-998

Conversation

@keith-turner
Copy link
Copy Markdown
Contributor

No description provided.

// set the following to keep tablet from attempting to split until the tablets set of files
// changes.
sawBigRow = true;
timeOfLastMinCWhenBigFreakinRowWasSeen = lastMinorCompactionFinishTime;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This could be another PR but might want to come up with better naming for these variables given they are being used for this case.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I will do that as a follow on change. Do not want them in the same commit.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@keith-turner keith-turner merged commit 59e056c into apache:1.9 Mar 7, 2019
@keith-turner keith-turner deleted the accumulo-998 branch March 7, 2019 16:38
@ctubbsii ctubbsii added this to the 1.9.3 milestone Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants