Amit Saonerkar created HIVE-26558:
-------------------------------------
Summary: 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
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)