[
https://issues.apache.org/jira/browse/HBASE-30347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Somogyi updated HBASE-30347:
----------------------------------
Fix Version/s: 4.0.0-alpha-1
2.7.0
3.1.0
3.0.1
2.6.8
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Fix assertEquals in TestBootstrapNodeManager
> --------------------------------------------
>
> Key: HBASE-30347
> URL: https://issues.apache.org/jira/browse/HBASE-30347
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Peter Somogyi
> Assignee: Peter Somogyi
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 4.0.0-alpha-1, 2.7.0, 3.1.0, 3.0.1, 2.6.8
>
>
> TestBootstrapNodeManager has an assertEquals on itself.
> {code:java}
> assertEquals(expected.size(), expected.size()); {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)