[
https://issues.apache.org/jira/browse/HBASE-26958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated HBASE-26958:
---------------------------------
Fix Version/s: 2.6.2
(was: 2.6.1)
Dropping from 2.6.1.
> Improve the comments and test coverage for compaction progress implementation
> -----------------------------------------------------------------------------
>
> Key: HBASE-26958
> URL: https://issues.apache.org/jira/browse/HBASE-26958
> Project: HBase
> Issue Type: Improvement
> Components: Compaction
> Reporter: Duo Zhang
> Priority: Major
> Fix For: 2.7.0, 3.0.0-beta-2, 2.5.11, 2.6.2
>
>
> When fixing HBASE-26938, we also found the root cause that why sometimes we
> will get broken compaction progress value, i.e, a negative or more than 100%,
> it is because multiple compaction can happen at the same time but only use
> one compaction prorgress, which is not thread safe to track them all.
> We have fixed this problem in HBASE-26938, but it is suggested to improve the
> test coverage of this ares so we will not make a mistake in the future again.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)