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 2018/12/18 15:28:51 UTC

[2/2] storm git commit: Merge branch 'storm-3302-fix-socket-leaks' of github.com:d2r/storm into STORM-3302

Merge branch 'storm-3302-fix-socket-leaks' of github.com:d2r/storm into STORM-3302

STORM-3302: Ensures we close streams to HDFS

this closes #2925


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

Branch: refs/heads/master
Commit: 339b1e6f34d8209ff8c1afcdea815781bfbe22eb
Parents: a9c2f3a 845787d
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Tue Dec 18 09:04:29 2018 -0600
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Tue Dec 18 09:04:29 2018 -0600

----------------------------------------------------------------------
 .../org/apache/storm/blobstore/BlobStore.java   | 14 ++++++---
 .../storm/dependency/DependencyUploader.java    | 20 +++++++++---
 .../apache/storm/blobstore/BlobStoreUtils.java  | 33 ++++++++++++--------
 .../storm/nimbus/LeaderListenerCallback.java    |  3 +-
 4 files changed, 46 insertions(+), 24 deletions(-)
----------------------------------------------------------------------