You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sa...@apache.org on 2017/05/24 05:00:18 UTC

[3/3] storm git commit: Added STORM-2527 to CHANGELOG.md

Added STORM-2527 to CHANGELOG.md


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

Branch: refs/heads/master
Commit: d520353258806d9fb8ca28e9c39b5db1feaebb72
Parents: 65def93
Author: Satish Duggana <sa...@apache.org>
Authored: Wed May 24 10:30:04 2017 +0530
Committer: Satish Duggana <sa...@apache.org>
Committed: Wed May 24 10:30:04 2017 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/d5203532/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce93911..f4d88b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2527: Initialize java.sql.DriverManager earlier to avoid deadlock
  * STORM-2525: Fix flaky integration tests
  * STORM-2526: Revert changes mistakenly made to generated files
  * STORM-2524: Add the option to set client.id to storm-kafka