Details
-
Umbrella
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0.0
-
None
-
None
Description
"-Dhbase.tests.new.version.behavior=true" flag was added in https://issues.apache.org/jira/browse/HBASE-21545 which reruns all the integration tests with NEW_VERSION_BEHAVIOR enabled. Some tests failed either due to tests checking the old behavior or due to other new bug with NEW_VERSION_BEHAVIOR.
So far the following test suites have failed:
- TestKeepDeletes
- TestMinVersions
- TestExportSnapshot
- TestSecureExportSnapshot
- TestSyncTable
- TestMobSecureExportSnapshot
- TestThriftHBaseServiceHandler
- TestThriftServer
Some more discussion at https://issues.apache.org/jira/browse/HBASE-21545?focusedCommentId=16719510&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16719510
Attachments
Issue Links
- is a parent of
-
HBASE-21653 NewVersionBehaviorTracker.checkVersions() should allow cell type to be DELETE
- Open