[
https://issues.apache.org/jira/browse/HIVE-18753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sankar Hariappan resolved HIVE-18753.
-------------------------------------
Resolution: Duplicate
Closing this ticket as it is Duplicate with HIVE-18749.
> Correct methods and variables names which uses writeId instead of
> transactionId.
> --------------------------------------------------------------------------------
>
> Key: HIVE-18753
> URL: https://issues.apache.org/jira/browse/HIVE-18753
> Project: Hive
> Issue Type: Sub-task
> Components: HiveServer2, Transactions
> Affects Versions: 3.0.0
> Reporter: Sankar Hariappan
> Assignee: Sankar Hariappan
> Priority: Major
> Labels: ACID, HiveServer2
> Fix For: 3.0.0
>
>
> Per table write ID implementation (HIVE-18192) have replaced global
> transaction ID with per table write ID to version the data files in a table.
> Now, the ACID data files referred by different class methods and variables
> still uses names transactionId to mean write id.
> So, it is required to rename those methods/variables/classes to mean writeId
> instead of transactionId.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)