You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/22 17:01:00 UTC

[jira] [Commented] (TRAFODION-2305) After a region split the transactions to check against list is not fully populated

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

ASF GitHub Bot commented on TRAFODION-2305:
-------------------------------------------

GitHub user sbroeder opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/776

    Fix for JIRA [TRAFODION-2305]

    After a region split the transactions to check against list is not fully populated

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sbroeder/incubator-trafodion sean_traf

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/776.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #776
    
----
commit 00ee5b768fb1cf992cd99589e2cb3a0e6da65c5c
Author: Sean Broeder <sb...@edev06.esgyn.local>
Date:   2016-10-22T16:58:27Z

    Fix for JIRA [TRAFODION-2305]
    After a region split the transactions to check against list is not fully populated

----


> After a region split the transactions to check against list is not fully populated
> ----------------------------------------------------------------------------------
>
>                 Key: TRAFODION-2305
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2305
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: dtm
>    Affects Versions: any
>            Reporter: Sean Broeder
>            Assignee: Sean Broeder
>             Fix For: 1.3-incubating
>
>
> As part of a region split all current transactions and their relationships to one another are written out into a ZKNode entry and later read in by the daughter regions.  However, the transactionsToCheck list is not correctly populated



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