Skip to content

Conversation

@dlmarion
Copy link
Contributor

Modified the test to use a different parent class that uses a
shared MiniAccumuloCluster for the different tests. Also reduced
the time based configuration properties in an attempt to make
things faster.

Closes #2159

Modified the test to use a different parent class that uses a
shared MiniAccumuloCluster for the different tests. Also reduced
the time based configuration properties in an attempt to make
things faster.

Closes apache#2159
Copy link
Contributor

@milleruntime milleruntime left a comment

Choose a reason for hiding this comment

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

Assuming it is faster, looks good. I thought you may be able to save time if you don't care about cleaning up tables between tests. Another thing to consider is the new reuseForks behavior in our build. This seems like a test where we may not want to reuse forks.

@dlmarion dlmarion merged commit af87ed8 into apache:main Jun 17, 2021
@dlmarion dlmarion deleted the 2159-external-compaction-it-is-slow branch June 17, 2021 17:09
@dlmarion dlmarion linked an issue Jun 23, 2021 that may be closed by this pull request
@ctubbsii ctubbsii added this to the 2.1.0 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

No open projects

Development

Successfully merging this pull request may close these issues.

Review for unused ExternalCompaction methods ExternalCompactionIT takes 20 minutes

3 participants