You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/09/26 21:52:48 UTC

[3/3] storm git commit: add STORM-2089 to CHANGELOG

add STORM-2089 to CHANGELOG


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

Branch: refs/heads/1.x-branch
Commit: 8fbef3793cf1d18e90ec8e756ce79b1fea3ca616
Parents: c4a69c2
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue Sep 27 06:52:34 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue Sep 27 06:52:34 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/8fbef379/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2bcfe65..e0a40b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * STORM-2089: Replace Consumer of ISqlTridentDataSource with SqlTridentConsumer
  * STORM-2118: A few fixes for storm-sql standalone mode
  * STORM-2105: Cluster/Supervisor total and available resources displayed in the UI
  * STORM-2078: enable paging in worker datatable