You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2017/09/13 13:25:07 UTC

[2/2] storm git commit: Merge branch 'STORM-2736-master' of https://github.com/hmcc/storm into STORM-2736

Merge branch 'STORM-2736-master' of https://github.com/hmcc/storm into STORM-2736

STORM-2736: fix o.a.s.b.BlobStoreUtils [ERROR] "Could not update the blob with key"

This closes #2323


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/c365bcae
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/c365bcae
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/c365bcae

Branch: refs/heads/master
Commit: c365bcae0b3f951a2a4f749495226945354e98cc
Parents: 6d23b8b 1dba0b4
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Wed Sep 13 08:08:04 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Wed Sep 13 08:08:04 2017 -0500

----------------------------------------------------------------------
 .../apache/storm/blobstore/BlobStoreUtils.java  |  25 ++--
 .../storm/blobstore/BlobStoreUtilsTest.java     | 135 +++++++++++++++++++
 .../blobstore/MockZookeeperClientBuilder.java   | 100 ++++++++++++++
 storm-server/src/test/resources/log4j2.xml      |  32 +++++
 4 files changed, 282 insertions(+), 10 deletions(-)
----------------------------------------------------------------------