You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Amit Saonerkar (Jira)" <ji...@apache.org> on 2022/09/23 13:12:00 UTC

[jira] [Assigned] (HIVE-26558) Small test fix in TestReplicationOptimisedBootstrap to make test method independent of TxnType enums

     [ https://issues.apache.org/jira/browse/HIVE-26558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amit Saonerkar reassigned HIVE-26558:
-------------------------------------

    Assignee: Amit Saonerkar

> 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
>
> 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)