[
https://issues.apache.org/jira/browse/HIVE-26558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Saonerkar resolved HIVE-26558.
-----------------------------------
Resolution: Fixed
> Small test fix in TestReplicationOptimisedBootstrap to make test method
> independent of TxnType enums
> ----------------------------------------------------------------------------------------------------
>
> Key: HIVE-26558
> URL: https://issues.apache.org/jira/browse/HIVE-26558
> Project: Hive
> Issue Type: Test
> Components: Hive
> Reporter: Amit Saonerkar
> Assignee: Amit Saonerkar
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> getReplCreatedTxns() method in TestReplicationOptimisedBootstrap is dependent
> on TxnType enums specified in TxnType.java. Currently the method refers to
> all enum values although it requires only one which is REPL_CREATED.
> This Jira is to make method independent of other txntype and others which may
> be added later in future in production code txnType.java.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)