You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crail.apache.org by patrickstuedi <gi...@git.apache.org> on 2018/02/22 16:01:49 UTC

[GitHub] incubator-crail pull request #4: DataNodeInfo.key() was not updated when the...

GitHub user patrickstuedi opened a pull request:

    https://github.com/apache/incubator-crail/pull/4

    DataNodeInfo.key() was not updated when the object got updated, this is

    fixed now.
    
    https://issues.apache.org/jira/browse/CRAIL-8

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

    $ git pull https://github.com/patrickstuedi/incubator-crail multidatanode

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

    https://github.com/apache/incubator-crail/pull/4.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 #4
    
----
commit bc4cf76fadf573eafeac6bd8ff58ad468eba9050
Author: Patrick Stuedi <st...@...>
Date:   2018-02-22T15:59:08Z

    DataNodeInfo.key() was not updated when the object got updated, this is
    fixed now.
    
    https://issues.apache.org/jira/browse/CRAIL-8

----


---

[GitHub] incubator-crail pull request #4: DataNodeInfo.key() was not updated when the...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-crail/pull/4


---