Added STORM-723 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/6a0ebade Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/6a0ebade Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/6a0ebade Branch: refs/heads/nimbus-ha-branch Commit: 6a0ebadea41b3def331a8ee4ca1fb172281499d8 Parents: 13f6e9b Author: Robert (Bobby) Evans <[email protected]> Authored: Thu Mar 26 09:28:55 2015 -0500 Committer: Robert (Bobby) Evans <[email protected]> Committed: Thu Mar 26 09:28:55 2015 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/6a0ebade/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index ed87cb5..620c9ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,6 +90,7 @@ * STORM-541: Build produces maven warnings * STORM-634: Storm serialization changed to thrift to support rolling upgrade. * STORM-570: Switch from tablesorter to datatables jquery plugin. + * STORM-723: Remove RedisStateSetUpdater / RedisStateSetCountQuerier which didn't tested and have a bug ## 0.9.3-rc2 * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor
