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 14:49:10 UTC

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

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

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

This closes #2320


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

Branch: refs/heads/1.x-branch
Commit: 77542c1b6e1d004c3553e12b7144a794bc842457
Parents: 642e4f6 a3fe938
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Wed Sep 13 08:26:19 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Wed Sep 13 08:26:19 2017 -0500

----------------------------------------------------------------------
 .../apache/storm/blobstore/BlobStoreUtils.java  |   8 +-
 .../storm/blobstore/BlobStoreUtilsTest.java     | 135 +++++++++++++++++++
 .../blobstore/MockZookeeperClientBuilder.java   | 100 ++++++++++++++
 storm-core/test/resources/log4j2-test.xml       |   2 +
 4 files changed, 243 insertions(+), 2 deletions(-)
----------------------------------------------------------------------