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 2016/03/03 21:24:45 UTC

[4/4] storm git commit: Added STORM-1596 ot Changelog

Added STORM-1596 ot Changelog


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

Branch: refs/heads/master
Commit: 672c8951bbee8348a4c686511e4f3f84c00d8385
Parents: 3f2c771
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Mar 3 14:19:39 2016 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Mar 3 14:19:39 2016 -0600

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/672c8951/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b666beb..79b7948 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -317,6 +317,7 @@
 
 ## 0.10.1
 
+ * STORM-1596: Do not use single Kerberos TGT instance between multiple threads
  * STORM-1481: avoid Math.abs(Integer) get a negative value
  * STORM-1121: Deprecate test only configuraton nimbus.reassign
  * STORM-1180: FLUX logo wasn't appearing quite right