You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tephra.apache.org by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/08/31 06:26:02 UTC

[jira] [Created] (TEPHRA-251) TransactionStateCache init failing for HBase 1.3.1

Samarth Jain created TEPHRA-251:
-----------------------------------

             Summary: TransactionStateCache init failing for HBase 1.3.1
                 Key: TEPHRA-251
                 URL: https://issues.apache.org/jira/browse/TEPHRA-251
             Project: Tephra
          Issue Type: Bug
    Affects Versions: 0.12.0-incubating
            Reporter: Samarth Jain
            Assignee: Poorna Chandra


{code}
2017-08-30 23:22:55,814 INFO  [tx-state-refresh] org.apache.tephra.coprocessor.TransactionStateCache(108): Failed to initialize TransactionStateCache due to: 
com.google.inject.ProvisionException: Guice provision errors:

1) Unknown HBase version: 1.3.1

1 error
	at org.apache.tephra.util.HBaseVersionSpecificFactory.get(HBaseVersionSpecificFactory.java:56)
	at org.apache.tephra.util.ConfigurationFactory.<init>(ConfigurationFactory.java:56)
	at org.apache.tephra.coprocessor.TransactionStateCache.getSnapshotConfiguration(TransactionStateCache.java:113)
	at org.apache.tephra.coprocessor.TransactionStateCache.tryInit(TransactionStateCache.java:94)
	at org.apache.tephra.coprocessor.TransactionStateCache.refreshState(TransactionStateCache.java:153)
	at org.apache.tephra.coprocessor.TransactionStateCache.access$300(TransactionStateCache.java:42)
	at org.apache.tephra.coprocessor.TransactionStateCache$1.run(TransactionStateCache.java:131)
{code}

FYI, [~jamestaylor] - I am not too sure if it is one of the contributing factors to flapping transaction tests. 



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