Sergey Shelukhin created HIVE-12927:
---------------------------------------

             Summary: HBase metastore: sequences are not safe
                 Key: HIVE-12927
                 URL: https://issues.apache.org/jira/browse/HIVE-12927
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin


{noformat}
  long getNextSequence(byte[] sequence) throws IOException {
{noformat}
Is not safe in presence of any concurrency. It should use HBase increment API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to