[jira] [Commented] (TEPHRA-275) Update TransactionAwareTable to implement interface of Table

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412388#comment-16412388 ] ASF GitHub Bot commented on TEPHRA-275: --- Github user anew commented on the issue:

[GitHub] incubator-tephra issue #71: (TEPHRA-275) Exclude failing test from Travis bu...

2018-03-23 Thread anew
Github user anew commented on the issue: https://github.com/apache/incubator-tephra/pull/71 @poornachandra you are right. Changed the commit message. ---

[GitHub] incubator-tephra issue #71: (TEPHRA-275) Exclude failing test from Travis bu...

2018-03-23 Thread poornachandra
Github user poornachandra commented on the issue: https://github.com/apache/incubator-tephra/pull/71 @anew It would be good to commit this against JIRA TEPHRA-285, looks like you intended to use that but ended up using TEPHRA-275 ---

[jira] [Commented] (TEPHRA-275) Update TransactionAwareTable to implement interface of Table

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412310#comment-16412310 ] ASF GitHub Bot commented on TEPHRA-275: --- Github user poornachandra commented on the issue:

[jira] [Updated] (TEPHRA-287) ActionChange.getChangeKey() not implemented correctly

2018-03-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated TEPHRA-287: Attachment: TEPHRA-287_v2.patch > ActionChange.getChangeKey() not implemented correctly >

[jira] [Updated] (TEPHRA-286) AbstractTransactionAwareTable.ActionChange equals method always returns false

2018-03-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated TEPHRA-286: Attachment: TEPHRA-286_v4.patch > AbstractTransactionAwareTable.ActionChange equals method always

[GitHub] incubator-tephra pull request #71: (TEPHRA-275) Exclude failing test from Tr...

2018-03-23 Thread anew
GitHub user anew opened a pull request: https://github.com/apache/incubator-tephra/pull/71 (TEPHRA-275) Exclude failing test from Travis build …until fix is available in HBase You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (TEPHRA-275) Update TransactionAwareTable to implement interface of Table

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412098#comment-16412098 ] ASF GitHub Bot commented on TEPHRA-275: --- GitHub user anew opened a pull request:

[jira] [Commented] (TEPHRA-287) ActionChange.getChangeKey() not implemented correctly

2018-03-23 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412074#comment-16412074 ] James Taylor commented on TEPHRA-287: - Ping [~poornachandra]. > ActionChange.getChangeKey() not

[jira] [Commented] (TEPHRA-285) Fix TransactionProcessorTest in tephra-hbase-compat-1.4

2018-03-23 Thread Andreas Neumann (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412073#comment-16412073 ] Andreas Neumann commented on TEPHRA-285: Until this is fixed in HBase, we should exclude this

[jira] [Commented] (TEPHRA-279) If getTransactionAwareName() throws an exception, abort() does not happen

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412058#comment-16412058 ] ASF GitHub Bot commented on TEPHRA-279: --- Github user asfgit closed the pull request at:

[jira] [Resolved] (TEPHRA-279) If getTransactionAwareName() throws an exception, abort() does not happen

2018-03-23 Thread Andreas Neumann (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Neumann resolved TEPHRA-279. Resolution: Fixed > If getTransactionAwareName() throws an exception, abort() does not

[GitHub] incubator-tephra pull request #69: (TEPHRA-279) Make TransactionContext resi...

2018-03-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-tephra/pull/69 ---

[jira] [Commented] (TEPHRA-279) If getTransactionAwareName() throws an exception, abort() does not happen

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412052#comment-16412052 ] ASF GitHub Bot commented on TEPHRA-279: --- Github user anew commented on the issue:

[GitHub] incubator-tephra issue #69: (TEPHRA-279) Make TransactionContext resilient t...

2018-03-23 Thread anew
Github user anew commented on the issue: https://github.com/apache/incubator-tephra/pull/69 One test failure, that was present before this. Will commit this now. ---

[jira] [Commented] (TEPHRA-279) If getTransactionAwareName() throws an exception, abort() does not happen

2018-03-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411951#comment-16411951 ] ASF GitHub Bot commented on TEPHRA-279: --- Github user anew commented on the issue:

[GitHub] incubator-tephra issue #69: (TEPHRA-279) Make TransactionContext resilient t...

2018-03-23 Thread anew
Github user anew commented on the issue: https://github.com/apache/incubator-tephra/pull/69 rebased on current master - waiting for one more build before committing this. ---