You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/11/15 05:56:00 UTC

[jira] [Updated] (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 ]

ASF GitHub Bot updated HIVE-26558:
----------------------------------
    Labels: pull-request-available  (was: )

> 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: 10m
>  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)