Transaction's constructor is package-private making building your own RM harder -------------------------------------------------------------------------------
Key: HCATALOG-325 URL: https://issues.apache.org/jira/browse/HCATALOG-325 Project: HCatalog Issue Type: Improvement Components: hbase Affects Versions: 0.4 Reporter: David Capwell https://github.com/apache/hcatalog/blob/trunk/storage-handlers/hbase/src/java/org/apache/hcatalog/hbase/snapshot/Transaction.java#L37 This constructor should be public. Making it public allows for better testing and easier for users to define their own RM. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira