You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2017/07/29 16:09:19 UTC

storm git commit: Changelog: Move issues fixed in 1.2.0 to 1.2.0, remove duplicate of 2343 and 2432

Repository: storm
Updated Branches:
  refs/heads/master c08cfba0b -> 3292ca46c


Changelog: Move issues fixed in 1.2.0 to 1.2.0, remove duplicate of 2343 and 2432


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

Branch: refs/heads/master
Commit: 3292ca46cc9bf2923410d099491a64ae2b2c4681
Parents: c08cfba
Author: Stig Rohde Døssing <sr...@apache.org>
Authored: Sat Jul 29 18:08:30 2017 +0200
Committer: Stig Rohde Døssing <sr...@apache.org>
Committed: Sat Jul 29 18:08:30 2017 +0200

----------------------------------------------------------------------
 CHANGELOG.md | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/3292ca46/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ecbc1e..a899f4c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -45,13 +45,9 @@
  * STORM-2448: Add in Storm and JDK versions when submitting a topology.
  * STORM-2503: Fix lgtm.com alerts on equality and comparison operations.
  * STORM-2499: Add Serialization plugin for EventHub System Properties
- * STORM-2520: AutoHDFS should prefer cluster-wise hdfs kerberos principal
- * STORM-2519: Modify AbstractAutoCreds to look for configKeys in both nimbus and topology configs
- * STORM-2493: update documents to reflect the changes
  * STORM-2511: Submitting a topology with name containing unicode getting failed
  * STORM-2510: update checkstyle configuration to lower violations
  * STORM-2479: Fix port assignment race condition in storm-webapp tests
- * STORM-2191: shorten classpaths by using wildcards
  * STORM-2495: Integrate checkstyle check during build
  * STORM-2486: Prevent cd from printing target directory to avoid breaking classpath
  * STORM-2468: Remove clojure from storm-client
@@ -79,7 +75,6 @@
  * STORM-2363: Provide configuration to set the number of RollingWindow
  * STORM-2058: Fix Maven warnings about missing reporting.plugins.plugin.version
  * STORM-1369: Add MapState implementation to storm-cassandra
- * STORM-2432: Storm-Kafka-Client Trident Spout Seeks Incorrect Offset With UNCOMMITTED_LATEST Strategy 
  * STORM-2427: Fix event logger enable disable UI buttons
  * STORM-2425: Storm Hive Bolt not closing open transactions
  * STORM-2409: Storm-Kafka-Client KafkaSpout Support for Failed and NullTuples
@@ -87,8 +82,7 @@
  * STORM-2411: Setting topology.eventlogger.executors=0 in defaults.yaml
  * STORM-2422: Reduce the size of a serialized trident topology
  * STORM-2412: Nimbus isLeader check while waiting for max replication
- * STORM-2240: PMML Bolt - Add Support to Load Models from Blob Store
- * STORM-2194: Stop ignoring socket timeout error from executor
+ * STORM-2240: PMML Bolt - Add Support to Load Models from Blob Store 
  * STORM-2333: CGroup memory and CPU metrics
  * STORM-2374: Storm Kafka Client Test Topologies Must be Serializable
  * STORM-2372: Pacemaker client doesn't clean up heartbeats properly
@@ -296,6 +290,11 @@
  * STORM-2379: ElasticSearch connector changes to use new APIs.
 
 ## 1.2.0
+ * STORM-2520: AutoHDFS should prefer cluster-wise hdfs kerberos principal
+ * STORM-2519: Modify AbstractAutoCreds to look for configKeys in both nimbus and topology configs
+ * STORM-2493: update documents to reflect the changes
+ * STORM-2191: shorten classpaths by using wildcards
+ * STORM-2194: Stop ignoring socket timeout error from executor
  * STORM-2640: Deprecate KafkaConsumer.subscribe API option, make KafkaConsumer.assign the default
  * STORM-2650: Expand property substitution test for Flux to cover non-string properties
  * STORM-2642: Storm-kafka-client spout cannot be serialized when using manual partition assignment
@@ -345,7 +344,6 @@
  * STORM-2496: Dependency artifacts should be uploaded to blobstore with READ permission for all
  * STORM-2505: Spout to support topic compaction
  * STORM-2498: Fix Download Full File link
- * STORM-2343: New Kafka spout can stop emitting tuples if more than maxUncommittedOffsets tuples fail at once.
  * STORM-2486: Prevent cd from printing target directory to avoid breaking classpath
  * STORM-2488: The UI user Must be HTTP.
  * STORM-2481: Upgrade Aether version to resolve Aether bug BUG-451566