[ 
https://issues.apache.org/jira/browse/HIVE-14813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174200#comment-16174200
 ] 

Alan Gates commented on HIVE-14813:
-----------------------------------

Rather than use a Boolean[] to store the state of each transaction, why not use 
a BitSet?  It should be much more efficient than creating an object for each 
transaction.

> Make TransactionBatchImpl.toString() include state of each txn: commit/abort
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-14813
>                 URL: https://issues.apache.org/jira/browse/HIVE-14813
>             Project: Hive
>          Issue Type: Bug
>          Components: HCatalog, Transactions
>    Affects Versions: 1.2.1
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>         Attachments: HIVE-14813.01.patch
>
>
> perhaps include user abort vs system abort on batch close
> also include if close() was called and if there was an exception
> cc [~deepesh]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to