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 <stu@...>
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
----
---