You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2018/01/26 20:54:32 UTC

svn commit: r24474 - in /dev/storm: apache-storm-1.0.6-rc2/ apache-storm-1.1.2-rc2/ apache-storm-1.2.0-rc2/

Author: ptgoetz
Date: Fri Jan 26 20:54:32 2018
New Revision: 24474

Log:
stage Apache Storm 1.1.2 rc2

Added:
    dev/storm/apache-storm-1.0.6-rc2/
    dev/storm/apache-storm-1.1.2-rc2/
    dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html
    dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html.asc
    dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html.md5
    dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html.sha
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz   (with props)
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz.asc
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz.md5
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz.sha
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip   (with props)
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip.asc
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip.md5
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip.sha
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.pom
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.pom.asc
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz   (with props)
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz.asc
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz.md5
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz.sha
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip   (with props)
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip.asc
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip.md5
    dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip.sha
    dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html
    dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html.asc
    dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html.md5
    dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html.sha

Added: dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html (added)
+++ dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html Fri Jan 26 20:54:32 2018
@@ -0,0 +1,75 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<title>Storm 1.1.2 Release Notes</title>
+</head>
+<body>
+<h1>Release Notes for Storm 1.1.2</h1>
+<p>JIRA issues addressed in the 1.1.2 release of Storm. Documentation for this
+    release is available at the <a href="http://storm.apache.org/">Apache Storm
+    project site</a>.</p>
+<h2>Improvement</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2512">STORM-2512</a>] - Change KafkaSpoutConfig in storm-kafka-client to make it work with flux</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2616">STORM-2616</a>] - Document the built in metrics (just in time to replace them???)</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2657">STORM-2657</a>] - Update SECURITY.MD </li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2663">STORM-2663</a>] - Backport STORM-2558 and deprecate storm.cmd on 1.x-branch</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2712">STORM-2712</a>] - accept arbitrary number of rows per tuple in storm-cassandra</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2775">STORM-2775</a>] - Improve KafkaPartition Metric Names</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2807">STORM-2807</a>] - Integration test should shut down topologies immediately after the test</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2862">STORM-2862</a>] - More flexible logging in multilang (Python, Ruby, JS)</li>
+</ul>
+<h2>Bug</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2231">STORM-2231</a>] - NULL in DisruptorQueue while multi-threaded ack</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2426">STORM-2426</a>] - First tuples fail after worker is respawn</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2500">STORM-2500</a>] - waitUntilReady in PacemakerClient cannot be invoked</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2525">STORM-2525</a>] - Fix flaky integration tests</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2535">STORM-2535</a>] - test-reset-timeout is flaky. Replace with a more reliable test.</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2541">STORM-2541</a>] - Manual partition assignment doesn't work</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2607">STORM-2607</a>] - [kafka-client] Consumer group every time with lag 1</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2642">STORM-2642</a>] - Storm-kafka-client spout cannot be serialized when using manual partition assignment</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2660">STORM-2660</a>] - The Nimbus storm-local directory is relative to the working directory of the shell executing "storm nimbus"</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2666">STORM-2666</a>] - Storm-kafka-client spout can sometimes emit messages that were already committed. </li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2674">STORM-2674</a>] - NoNodeException when ZooKeeper tries to delete nodes</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2677">STORM-2677</a>] - consider all sampled tuples which took greater than 0 ms processing time</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2682">STORM-2682</a>] - Supervisor crashes with NullPointerException</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2690">STORM-2690</a>] - resurrect invocation of ISupervisor.assigned() & make Supervisor.launchDaemon() accessible</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2695">STORM-2695</a>] - BlobStore uncompress argument should be Boolean</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2705">STORM-2705</a>] - DRPCSpout sleeps twice when idle</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2706">STORM-2706</a>] - Nimbus stuck in exception and does not fail fast</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2724">STORM-2724</a>] - ExecutorService in WaterMarkEventGenerator never shutdown</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2736">STORM-2736</a>] - o.a.s.b.BlobStoreUtils [ERROR] Could not update the blob with key</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2750">STORM-2750</a>] - fix double_checked locking</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2751">STORM-2751</a>] - Remove AsyncLoggingContext from Supervisor</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2764">STORM-2764</a>] - HDFSBlobStore leaks file system objects</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2769">STORM-2769</a>] - Fast-fail if output stream Id is null </li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2771">STORM-2771</a>] - Some tests are being run twice</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2779">STORM-2779</a>] - NPE on shutting down WindowedBoltExecutor</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2786">STORM-2786</a>] - Ackers leak tracking info on failure and lots of other cases.</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2810">STORM-2810</a>] - Storm-hdfs tests are leaking resources</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2811">STORM-2811</a>] - Nimbus may throw NPE if the same topology is killed multiple times, and the integration test kills the same topology multiple times</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2814">STORM-2814</a>] - Logviewer HTTP server should return 403 instead of 200 if the user is unauthorized</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2815">STORM-2815</a>] - UI HTTP server should return 403 if the user is unauthorized</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2833">STORM-2833</a>] - Cached Netty Connections can have different keys for the same thing.</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2855">STORM-2855</a>] - Travis build doesn't work after update of Ubuntu image</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2856">STORM-2856</a>] - Make Storm build work on post 2017Q4 Travis Trusty image</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2868">STORM-2868</a>] - Address handling activate/deactivate in multilang module files</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2870">STORM-2870</a>] - FileBasedEventLogger leaks non-daemon ExecutorService which prevents process to be finished</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2876">STORM-2876</a>] - Some storm-hdfs tests fail with out of memory periodically</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2879">STORM-2879</a>] - Supervisor collapse continuously when there is a expired assignment for overdue storm</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2892">STORM-2892</a>] - Flux test fails to parse valid PATH environment variable</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2894">STORM-2894</a>] - fix some random typos in tests</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2912">STORM-2912</a>] - Tick tuple is being shared without resetting start time and incur side-effect to break metrics</li>
+</ul>
+<h2>Task</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2874">STORM-2874</a>] - Minor style improvements to backpressure code</li>
+</ul>
+<h2>Sub-task</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2858">STORM-2858</a>] - Fix worker-launcher build</li>
+</ul>
+</body>
+</html>

Added: dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html.asc
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html.asc (added)
+++ dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html.asc Fri Jan 26 20:54:32 2018
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEErO/hjdIyLh6EWHoUjeA5YugLj/0FAlprlC0ACgkQjeA5YugL
+j/3awwgAys32H7cXJwO2C8zfRgb3xmn50Yq2sCTryO0G4Fmpuy9HGc2Khr80LzNi
+gvtTPYBubGaBvIVHYtCh4NxGVDib1BxiaGb1TixylfMYwLz9LGdLETdP6nbeaOGa
+uhd7MivpCk7lqJ0U8Mvw3tI0AdW+NfZGxCN2UF8Z1/ktCA7sVdARDBtjjQZig5Bm
+/ph3iuVIFVn6OcEZqQ7ipXiP2kzTKtlp/PCo6tXGupnwby0JHRWhbVfF/odc4nLA
+5A7ybmsxlp8HptCE2gzIXAtITVl13f+qPQSrBYlcMnToiBpYhEzneLaypvZeORH/
++wG15TJAsonGrkJc+2mFu2+LFDMoiQ==
+=gfA6
+-----END PGP SIGNATURE-----

Added: dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html.md5
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html.md5 (added)
+++ dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html.md5 Fri Jan 26 20:54:32 2018
@@ -0,0 +1 @@
+RELEASE_NOTES.html: AC A4 B3 68 A5 D1 B1 D2  5B CD E9 22 BC 7C 15 E6

Added: dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html.sha
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html.sha (added)
+++ dev/storm/apache-storm-1.1.2-rc2/RELEASE_NOTES.html.sha Fri Jan 26 20:54:32 2018
@@ -0,0 +1,3 @@
+RELEASE_NOTES.html: 8E58BA15 F2C9A52F 38C702A1 0BC66740 6A040374 03DDE8A5
+                    E4AAE9D2 2A46C89E B053B0BB F469D1E4 F0ECB1A9 7C466C57
+                    B9EAA69C AEB38AF5 88B17746 4AF797AD

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz.asc
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz.asc (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz.asc Fri Jan 26 20:54:32 2018
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEyBAABCAAdFiEErO/hjdIyLh6EWHoUjeA5YugLj/0FAlprka0ACgkQjeA5YugL
+j/0XLgf3cFa7VgDbuxQ6lZDdT5V3bdtdYqYUmxgLbd55LAEvyuJP0Hn4ifrUBNrd
+2gDON7gEbfvgXW22eVLySsrWgNKQfdSlVkNMIi8S+PKdxl+tGFFZo9ZaUE1dNTsP
++FjFXC47QjQanT4R7KyFmfx1aMoajDA3LpzN96+89lZBb72EEHvRl6fXAOAZANkG
+PvftjdI/IHyy0B5rGoLqmWMpnDa2+Ul6+RQ2O85a2gCw+IZ7ApLPGhlBEQiWlQwo
+8IMkz3nfCQEoNHkYnoxq0EapWybWX197FjjJ+HPH9WUR8t0Ik51+5uGZ4sj26POx
+O6s8DRb+ujJ7kH6eMjuhlSptD+R0
+=6Mp2
+-----END PGP SIGNATURE-----

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz.md5
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz.md5 (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz.md5 Fri Jan 26 20:54:32 2018
@@ -0,0 +1 @@
+apache-storm-1.1.2-src.tar.gz: E6 8B 4D 73 C9 8B E5 83  07 96 18 4A B8 83 56 9D

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz.sha
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz.sha (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.tar.gz.sha Fri Jan 26 20:54:32 2018
@@ -0,0 +1,4 @@
+apache-storm-1.1.2-src.tar.gz: 1CB0459E 57895FD2 B5286B66 6E595BAC A25E2F02
+                               D01DAE06 EA33DEF3 B9910134 8885E10A A60BED8C
+                               C3F8CCA5 8E909A18 FEA6F58D B8DA27FE 2F71F7B2
+                               F4352731

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip.asc
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip.asc (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip.asc Fri Jan 26 20:54:32 2018
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEErO/hjdIyLh6EWHoUjeA5YugLj/0FAlprka0ACgkQjeA5YugL
+j/3NoQgA4vFLb1HjZfVz59KeiJ58k5q0HbhjrHY/otMQqBajTmyjwzffMq50ctY6
+DcqIOEyJL8xIIS9tVKMphsN/VaOBh1kYGKw5vAiVYbuaQ8EwvRaTJNKMxuQYX+d9
+3bzodu3v9mNBwna6jVIl+ZAwx08TwdHAO5LCxG1cy3sVXS7RKi3JP+6POpkpp+bg
+4dhZb7Xe4P4nzBfZUsIkVbsVT2gWWMUHYvvh+ORaoL5c2HR4oxyht5yxmHtaMQzy
+wKN4hYSNbaRtvHJYy/MmTwPDINc8zpx9efInZXmVsECGhxz1Cq/KJty6Jq61MqP8
+c1pBdlL0PYU00QWdo3MUhW4nx4JUKw==
+=ft2Y
+-----END PGP SIGNATURE-----

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip.md5
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip.md5 (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip.md5 Fri Jan 26 20:54:32 2018
@@ -0,0 +1 @@
+apache-storm-1.1.2-src.zip: 6D 1C 0C 86 5D 74 30 2F  93 90 7F 4B 07 6C 18 7E

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip.sha
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip.sha (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2-src.zip.sha Fri Jan 26 20:54:32 2018
@@ -0,0 +1,4 @@
+apache-storm-1.1.2-src.zip: AEE19E34 82A2CDDB 92B4FD82 CA29E3A9 62CEB3C4
+                            0BE32363 66EAB1E4 ED203A29 EC348408 DBF30828
+                            D3DE3E06 B3F505C8 B53A3A0C B3BD791C 2200FB85
+                            6E7D30F9

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.pom
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.pom (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.pom Fri Jan 26 20:54:32 2018
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <artifactId>storm</artifactId>
+        <groupId>org.apache.storm</groupId>
+        <version>1.1.2</version>
+        <relativePath>../../pom.xml</relativePath>
+    </parent>
+    <groupId>org.apache.storm</groupId>
+    <artifactId>apache-storm-bin</artifactId>
+    <packaging>pom</packaging>
+    <name>Storm Binary Distribution</name>
+    <description>Storm binary distribution</description>
+
+    <!--
+        Used for cache busting in the Storm UI HTML and script.js files
+        See src/main/assembly/pom.xml for the fileSet rules with
+            <filtered>true</filtered>
+    -->
+    <properties>
+        <packageTimestamp>${maven.build.timestamp}</packageTimestamp>
+        <maven.build.timestamp.format>YYYYMMddHHmm</maven.build.timestamp.format>
+    </properties>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.storm</groupId>
+            <artifactId>storm-core</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.storm</groupId>
+            <artifactId>storm-rename-hack</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <finalName>apache-storm-${project.version}</finalName>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-assembly-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <phase>package</phase>
+                        <goals>
+                            <goal>single</goal>
+                        </goals>
+                    </execution>
+                </executions>
+                <configuration>
+                    <attach>true</attach>
+                    <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
+                    <descriptors>
+                        <descriptor>${project.basedir}/src/main/assembly/binary.xml</descriptor>
+                    </descriptors>
+                    <appendAssemblyId>false</appendAssemblyId>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-gpg-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <phase>package</phase>
+                        <goals>
+                            <goal>sign</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+</project>

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.pom.asc
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.pom.asc (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.pom.asc Fri Jan 26 20:54:32 2018
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEErO/hjdIyLh6EWHoUjeA5YugLj/0FAlprkVEACgkQjeA5YugL
+j/3wlQgAu+0OFRZmPCbRT380IEfrel+jaB3K05As2VJgfiL67R/nPIHxXsLyfLU+
+tQ7UVlSQC4YUzek15/7mXdToL1qiCssOgF0tXs1OKllNQQKeMdeqI3yvSQpX9TyP
+NoYoQ6j14QuYErX10+rvxrw1PNyBeubulbjDAkF3DhpFGBNR0ufr9vrACaLCyrYb
+Dnce83Yu+Ynhr+3SdP/BrtEreE37XB0wXTqsqecLSlFKtpbDUJGCDceGO2PiiQKL
+T2HqlStsDPGGPHEUoh/s1cvITL5PDTBhzMHWF+ATXI13xyCY85NaB2pF6lJdeumP
+2PVdFl6E/E2B7AwWb3JPr6Y+GBLTiQ==
+=IAaF
+-----END PGP SIGNATURE-----

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz.asc
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz.asc (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz.asc Fri Jan 26 20:54:32 2018
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEErO/hjdIyLh6EWHoUjeA5YugLj/0FAlprkVEACgkQjeA5YugL
+j/2e4ggAkb+jV9CKWRBX457voFsS779EwpHhxaUVsaU+W3APMcmBS5ScpHksLbdn
+UqsGvZmAY4LQ6HII3tme8hzvbH/x/8XjjCjFtBMqYUeboAGbJ72WaihpFvZdgCof
+QnO9ScT5MiwcmKHGmCqaVhyglZIUJvdaaiY9fjA5yVrScs1RKBbMwwtCD4/TcCbL
+1ZkSu3hSeWWCK7YTBIr/xVbDwPfO36XS2R5ghrViQQZPr7rDJg/aEpO8KFMGs4Ad
+8SenFB7+U22Ig3l/UlMpsp+3mBAe+te/CNYuRSNKaZf5KTlLWz41KrC0C/CJAl82
+u7mJLXMkxl3SgW7GKpKxoBoQlLSIWw==
+=WXrK
+-----END PGP SIGNATURE-----

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz.md5
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz.md5 (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz.md5 Fri Jan 26 20:54:32 2018
@@ -0,0 +1 @@
+apache-storm-1.1.2.tar.gz: 95 6B 48 97 5D 38 53 DD  35 6D 8A 0C 25 AA B2 79

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz.sha
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz.sha (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.tar.gz.sha Fri Jan 26 20:54:32 2018
@@ -0,0 +1,3 @@
+apache-storm-1.1.2.tar.gz: CFA16CA9 1217FED9 770B054B 482FF725 9F4D50C3 D91719C8
+                           9545A184 4AA5EF17 E1223A8D C3CFEA54 EBB5EE1B D447C56B
+                           BBE02C3A 906EE938 6ED2D8B1 CF750EA5

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip.asc
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip.asc (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip.asc Fri Jan 26 20:54:32 2018
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEErO/hjdIyLh6EWHoUjeA5YugLj/0FAlprkVIACgkQjeA5YugL
+j/0btQf7BYxwb0/OQO/TjaQRrVbUuXjWn7Jv2gptx7tA20HHKjejBJ78rKjhaRot
+G6q9GLAIYewqrvwYO3loFVd8ZNfCKhMwi6pINwx+6dl2RKEwhGvENMZXM6pjssJI
+SYjNOrUqHpdZqwhRD7KQVUNc+l4XC9Ap8lk2kv/s3SVjVjpyiPM8wGp+aJ7pqK67
+GTVyeOH3lPd2B2jDP+HvjZPc3vh3iOM6rlIMg4epJYz3uzeFGQjMLJ9YF5cSFXEj
+8EypPgdJ/yx9wu07j+cuS0IOVG1rC+CE2CthaiB/s9F97CeId8CcrfN+k73rqHII
+Pwd9LS5w+ssIv1ItR2f93NpyKgcu7w==
+=D/tD
+-----END PGP SIGNATURE-----

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip.md5
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip.md5 (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip.md5 Fri Jan 26 20:54:32 2018
@@ -0,0 +1 @@
+apache-storm-1.1.2.zip: D9 40 56 D3 C8 54 3B 2B  8E B6 95 27 20 A6 47 A1

Added: dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip.sha
==============================================================================
--- dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip.sha (added)
+++ dev/storm/apache-storm-1.1.2-rc2/apache-storm-1.1.2.zip.sha Fri Jan 26 20:54:32 2018
@@ -0,0 +1,3 @@
+apache-storm-1.1.2.zip: 72F95523 D36B747D 8B6CE922 C314DEF8 B7DD0F96 EF89176C
+                        C21D390A 663CD518 937CB13F 399FA19A EABA3DB5 57145014
+                        B97A4A10 8A025964 54F938B9 8CE71390

Added: dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html
==============================================================================
--- dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html (added)
+++ dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html Fri Jan 26 20:54:32 2018
@@ -0,0 +1,186 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<title>Storm 1.2.0 Release Notes</title>
+</head>
+<body>
+<h1>Release Notes for Storm 1.2.0</h1>
+<p>JIRA issues addressed in the 1.2.0 release of Storm. Documentation for this
+    release is available at the <a href="http://storm.apache.org/">Apache Storm
+    project site</a>.</p>
+<h2>New Feature</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2383">STORM-2383</a>] - [storm-hbase] Support HBase as state backend</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2484">STORM-2484</a>] - Flux: support bolt+spout memory configuration</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2648">STORM-2648</a>] - Kafka spout can't show acks/fails and complete latency when auto commit is enabled</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2694">STORM-2694</a>] - Create a listener to handle tuple state changes of the KafkaSpout</li>
+</ul>
+<h2>Improvement</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2153">STORM-2153</a>] - New Metrics Reporting API</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2160">STORM-2160</a>] - Expose interface to MetricRegistry via TopologyContext</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2164">STORM-2164</a>] - Create simple generic plugin system to register codahale reporters</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2369">STORM-2369</a>] - [storm-redis] Use binary type for State management</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2379">STORM-2379</a>] - [storm-elasticsearch] switch ES client to Java REST API</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2421">STORM-2421</a>] - Support lists of childopts beyond just worker</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2448">STORM-2448</a>] - Support running workers using older JVMs/storm versions</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2481">STORM-2481</a>] - Upgrade Aether version to resolve Aether bug BUG-451566</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2482">STORM-2482</a>] - Refactor the Storm auto credential plugins to be more usable</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2491">STORM-2491</a>] - Missing various configuration parameters to configure the Cassandra client used by the Cassandra Bolts</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2501">STORM-2501</a>] - Implement auto credential plugin for Hive</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2512">STORM-2512</a>] - Change KafkaSpoutConfig in storm-kafka-client to make it work with flux</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2519">STORM-2519</a>] - AbstractAutoCreds should look for configKeys in both nimbus and topology configs</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2524">STORM-2524</a>] - Set Kafka client.id with storm-kafka</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2527">STORM-2527</a>] - Initialize java.sql.DriverManager earlier to avoid deadlock between DriverManager static initializer and driver static initializer</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2528">STORM-2528</a>] - Bump log4j version to 2.8.2</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2548">STORM-2548</a>] - Simplify KafkaSpoutConfig</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2551">STORM-2551</a>] - Thrift client socket timeout</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2553">STORM-2553</a>] - JedisCluster does not support password</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2598">STORM-2598</a>] - Add proxy server option for dependency resolver</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2601">STORM-2601</a>] - the method of getting the nimbus cilent doenot accept timeout parameter</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2616">STORM-2616</a>] - Document the built in metrics (just in time to replace them???)</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2618">STORM-2618</a>] - Add TridentKafkaStateUpdater for storm-kafka-client</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2650">STORM-2650</a>] - Add test for non-string property substitution in Flux tests</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2657">STORM-2657</a>] - Update SECURITY.MD </li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2663">STORM-2663</a>] - Backport STORM-2558 and deprecate storm.cmd on 1.x-branch</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2712">STORM-2712</a>] - accept arbitrary number of rows per tuple in storm-cassandra</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2775">STORM-2775</a>] - Improve KafkaPartition Metric Names</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2781">STORM-2781</a>] - Refactor storm-kafka-client KafkaSpout  Processing Guarantees</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2791">STORM-2791</a>] - Add support for multiple output fields to FixedTupleSpout</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2796">STORM-2796</a>] - Flux: Provide means for invoking static factory methods and improve non-primitive number handling</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2807">STORM-2807</a>] - Integration test should shut down topologies immediately after the test</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2854">STORM-2854</a>] - Expose IEventLogger to make event logging pluggable</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2860">STORM-2860</a>] - Add Kerberos support to Solr bolt</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2862">STORM-2862</a>] - More flexible logging in multilang (Python, Ruby, JS)</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2864">STORM-2864</a>] - Minor optimisation about trident kafka state</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2867">STORM-2867</a>] - Add Consumer lag metrics to Kafka Spout</li>
+</ul>
+<h2>Bug</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-1114">STORM-1114</a>] - Racing condition in trident zookeeper zk-node create/delete</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2194">STORM-2194</a>] - ReportErrorAndDie doesn't always die</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2231">STORM-2231</a>] - NULL in DisruptorQueue while multi-threaded ack</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2315">STORM-2315</a>] - New kafka spout can't commit offset when ack is disabled. </li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2343">STORM-2343</a>] - New Kafka spout can stop emitting tuples if more than maxUncommittedOffsets tuples fail at once</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2357">STORM-2357</a>] - add At-Most-Once guarantee in KafkaSpout</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2413">STORM-2413</a>] - New Kafka spout is ignoring retry limit</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2426">STORM-2426</a>] - First tuples fail after worker is respawn</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2429">STORM-2429</a>] - non-string values in supervisor.scheduler.meta cause crash</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2431">STORM-2431</a>] - the default blobstore.dir is storm.local.dir/blobs which is different from distcache-blobstore.md</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2432">STORM-2432</a>] - Storm-Kafka-Client Trident Spout Seeks Incorrect Offset With UNCOMMITTED_LATEST Strategy</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2435">STORM-2435</a>] - Logging in storm.js inconsistent to console.log and does not support log levels</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2440">STORM-2440</a>] - Kafka outage can lead to lockup of topology</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2449">STORM-2449</a>] - Iterator of Redis State may return same key multiple time, with different values</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2450">STORM-2450</a>] - supervisor v2 broke ShellBolt/Spout in local mode from storm jar</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2467">STORM-2467</a>] - Encoding issues in Kafka consumer</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2478">STORM-2478</a>] - BlobStoreTest.testDeleteAfterFailedCreate fails on Windows</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2486">STORM-2486</a>] - bin/storm launcher script can be broken if CDPATH is exported from environment</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2488">STORM-2488</a>] - The UI user Must be HTTP</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2489">STORM-2489</a>] - Overlap and data loss on WindowedBolt based on Duration</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2494">STORM-2494</a>] - KafkaSpout does not handle CommitFailedException</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2496">STORM-2496</a>] - Dependency artifacts should be uploaded to blobstore with READ permission for all</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2498">STORM-2498</a>] - Download Full File link broken in 1.x branch</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2500">STORM-2500</a>] - waitUntilReady in PacemakerClient cannot be invoked</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2503">STORM-2503</a>] - lgtm.com alerts: bugs in equality and comparison operations</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2505">STORM-2505</a>] - Kafka Spout doesn't support voids in the topic (topic compaction not supported)</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2511">STORM-2511</a>] - Submitting a topology with name containing unicode getting failed.</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2516">STORM-2516</a>] - WindowedBoltExecutorTest.testExecuteWithLateTupleStream is flaky</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2517">STORM-2517</a>] - storm-hdfs writers can't be subclassed</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2518">STORM-2518</a>] - NPE during uploading dependency artifacts with secured cluster</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2520">STORM-2520</a>] - AutoHDFS should prefer cluster-wise hdfs kerberos principal to global hdfs kerberos principal</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2521">STORM-2521</a>] - "storm sql" fails since '--jars' can't handle wildcard</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2525">STORM-2525</a>] - Fix flaky integration tests</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2535">STORM-2535</a>] - test-reset-timeout is flaky. Replace with a more reliable test.</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2536">STORM-2536</a>] - storm-autocreds adds jersey 1.x to worker classpath</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2541">STORM-2541</a>] - Manual partition assignment doesn't work</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2544">STORM-2544</a>] - Bugs in the Kafka Spout retry logic when using manual commit</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2546">STORM-2546</a>] - Kafka spout can stall / get stuck due to edge case with failing tuples</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2549">STORM-2549</a>] - The fix for STORM-2343 is incomplete, and the spout can still get stuck on failed tuples</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2552">STORM-2552</a>] - KafkaSpoutMessageId should be serializable</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2555">STORM-2555</a>] - storm-autocreds for HBase doesn't handle impersonation</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2557">STORM-2557</a>] - A bug in DisruptorQueue causing severe underestimation of queue arrival rates</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2562">STORM-2562</a>] - Use stronger key size for blow fish key generator and get rid of stack trace</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2563">STORM-2563</a>] - Remove the workaround to handle missing UGI.loginUserFromSubject</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2564">STORM-2564</a>] - We should provide a template for storm-cluster-auth.yaml</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2568">STORM-2568</a>] - 'api/vi/topology/:id/lag' returns empty json {}</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2597">STORM-2597</a>] - EXT_CLASSPATH strips out directories</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2599">STORM-2599</a>] - BasicContainer.getWildcardDir tries to resolve the wildcard character with Paths.get, which prevents workers from booting on Windows</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2602">STORM-2602</a>] - "storm.zookeeper.topology.auth.payload" doesn't work even you set it</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2607">STORM-2607</a>] - [kafka-client] Consumer group every time with lag 1</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2608">STORM-2608</a>] - Out Of Range Offsets Should Be Removed From Pending Queue</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2621">STORM-2621</a>] - STORM-2557 broke sojourn time estimation</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2627">STORM-2627</a>] - The annotation of "storm.zookeeper.topology.auth.scheme" in Config.java is wrong</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2639">STORM-2639</a>] - Kafka Spout incorrectly computes numCommittedOffsets due to voids in the topic (topic compaction)</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2642">STORM-2642</a>] - Storm-kafka-client spout cannot be serialized when using manual partition assignment</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2645">STORM-2645</a>] - update storm.py to be python3 compatible </li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2652">STORM-2652</a>] - Exception thrown in JmsSpout open method</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2660">STORM-2660</a>] - The Nimbus storm-local directory is relative to the working directory of the shell executing "storm nimbus"</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2666">STORM-2666</a>] - Storm-kafka-client spout can sometimes emit messages that were already committed. </li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2674">STORM-2674</a>] - NoNodeException when ZooKeeper tries to delete nodes</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2675">STORM-2675</a>] - KafkaTridentSpoutOpaque not committing offsets to Kafka</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2677">STORM-2677</a>] - consider all sampled tuples which took greater than 0 ms processing time</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2682">STORM-2682</a>] - Supervisor crashes with NullPointerException</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2690">STORM-2690</a>] - resurrect invocation of ISupervisor.assigned() & make Supervisor.launchDaemon() accessible</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2692">STORM-2692</a>] - Load only configs specific to the topology in populateCredentials</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2695">STORM-2695</a>] - BlobStore uncompress argument should be Boolean</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2705">STORM-2705</a>] - DRPCSpout sleeps twice when idle</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2706">STORM-2706</a>] - Nimbus stuck in exception and does not fail fast</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2722">STORM-2722</a>] - JMSSpout test fails way too often</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2724">STORM-2724</a>] - ExecutorService in WaterMarkEventGenerator never shutdown</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2736">STORM-2736</a>] - o.a.s.b.BlobStoreUtils [ERROR] Could not update the blob with key</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2751">STORM-2751</a>] - Remove AsyncLoggingContext from Supervisor</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2756">STORM-2756</a>] - STORM-2548 on 1.x-branch broke setting key/value deserializers with the now deprecated setKey/setValue methods</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2764">STORM-2764</a>] - HDFSBlobStore leaks file system objects</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2769">STORM-2769</a>] - Fast-fail if output stream Id is null </li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2771">STORM-2771</a>] - Some tests are being run twice</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2779">STORM-2779</a>] - NPE on shutting down WindowedBoltExecutor</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2784">STORM-2784</a>] -  storm-kafka-client KafkaTupleListener method onPartitionsReassigned() should be called after initialization is complete</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2786">STORM-2786</a>] - Ackers leak tracking info on failure and lots of other cases.</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2787">STORM-2787</a>] - storm-kafka-client KafkaSpout should set 'initialized' flag independently of processing guarantees</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2810">STORM-2810</a>] - Storm-hdfs tests are leaking resources</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2811">STORM-2811</a>] - Nimbus may throw NPE if the same topology is killed multiple times, and the integration test kills the same topology multiple times</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2814">STORM-2814</a>] - Logviewer HTTP server should return 403 instead of 200 if the user is unauthorized</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2815">STORM-2815</a>] - UI HTTP server should return 403 if the user is unauthorized</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2825">STORM-2825</a>] - storm-kafka-client configuration fails with a ClassCastException if "enable.auto.commit" is present in the consumer config map, and the value is a string</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2826">STORM-2826</a>] - KafkaSpoutConfig.builder doesn't set key/value deserializer properties in storm-kafka-client</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2833">STORM-2833</a>] - Cached Netty Connections can have different keys for the same thing.</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2835">STORM-2835</a>] - storm-kafka-client KafkaSpout can fail to remove all tuples from waitingToEmit</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2843">STORM-2843</a>] - Flux: properties file not found when loading resources from classpath</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2844">STORM-2844</a>] - KafkaSpout Throws IllegalStateException After Committing to Kafka When First Poll Strategy Set to EARLIEST</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2847">STORM-2847</a>] - Exception thrown after rebalance IllegalArgumentException</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2850">STORM-2850</a>] - ManualPartitionSubscription assigns new partitions before calling onPartitionsRevoked</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2851">STORM-2851</a>] - org.apache.storm.kafka.spout.KafkaSpout.doSeekRetriableTopicPartitions sometimes throws ConcurrentModificationException</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2855">STORM-2855</a>] - Travis build doesn't work after update of Ubuntu image</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2856">STORM-2856</a>] - Make Storm build work on post 2017Q4 Travis Trusty image</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2868">STORM-2868</a>] - Address handling activate/deactivate in multilang module files</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2869">STORM-2869</a>] - KafkaSpout discards all pending records when adjusting the consumer position after a commit</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2870">STORM-2870</a>] - FileBasedEventLogger leaks non-daemon ExecutorService which prevents process to be finished</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2876">STORM-2876</a>] - Some storm-hdfs tests fail with out of memory periodically</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2879">STORM-2879</a>] - Supervisor collapse continuously when there is a expired assignment for overdue storm</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2881">STORM-2881</a>] - Storm-druid topologies fail with NoSuchMethodError</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2892">STORM-2892</a>] - Flux test fails to parse valid PATH environment variable</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2894">STORM-2894</a>] - fix some random typos in tests</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2900">STORM-2900</a>] - Subject is not populated and NPE is thrown while populating credentials in nimbus.</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2903">STORM-2903</a>] - Fix possible NullPointerException in AbstractAutoCreds</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2912">STORM-2912</a>] - Tick tuple is being shared without resetting start time and incur side-effect to break metrics</li>
+</ul>
+<h2>Documentation</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2620">STORM-2620</a>] - Update the docs to better indicate the versions of java tested</li>
+</ul>
+<h2>Task</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2191">STORM-2191</a>] - shorten classpaths in worker and LogWriter commands</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2506">STORM-2506</a>] - Make Kafka Spout log its assigned partition</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2874">STORM-2874</a>] - Minor style improvements to backpressure code</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2904">STORM-2904</a>] - Document Metrics V2</li>
+</ul>
+<h2>Sub-task</h2>
+<ul>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2161">STORM-2161</a>] - Stop shading the codahale metrics library so that it is available to users</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2640">STORM-2640</a>] - Deprecate KafkaConsumer.subscribe APIs on 1.x, and make KafkaConsumer.assign the default</li>
+<li>[<a href="https://issues.apache.org/jira/browse/STORM-2858">STORM-2858</a>] - Fix worker-launcher build</li>
+</ul>
+</body>
+</html>

Added: dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html.asc
==============================================================================
--- dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html.asc (added)
+++ dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html.asc Fri Jan 26 20:54:32 2018
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQEzBAABCAAdFiEErO/hjdIyLh6EWHoUjeA5YugLj/0FAlprlA0ACgkQjeA5YugL
+j/2eWAgA0gue9MynP9j61YHaiz+fDaPw6bHINbhIXZyp21WpEAd2WHinAK0PTihj
+vzZPhHHBjEA0pZToQuQXjuG5WfMs4u+U92MmgSSHmWExQQh+YXvmT16dlJSneSnJ
+eJeP+x46bMSJr31SkaTuUTsA5h8I6ELMhDhZ7yJMEDMza8VTrASPEG1Z2jsf3XPH
+Blbu1qXzPGztCwdVjO+URYhYqIESfzbFZw/Zh8HHSHkZGJD2oSsxkjt/JtYO5bOs
+UMqCzcW5ZcOqc09gCaIbcPXY/BMwGytq+qU+m8l8HgP9W3yGX7Io+fUeORG9HD1c
+6h8tbxKj6PWl+QYcG+M9bRTmPyFVhw==
+=1KD+
+-----END PGP SIGNATURE-----

Added: dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html.md5
==============================================================================
--- dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html.md5 (added)
+++ dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html.md5 Fri Jan 26 20:54:32 2018
@@ -0,0 +1 @@
+RELEASE_NOTES.html: 62 22 EA BE 25 B5 AA 9D  2D 7A DA BC 74 11 EF A7

Added: dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html.sha
==============================================================================
--- dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html.sha (added)
+++ dev/storm/apache-storm-1.2.0-rc2/RELEASE_NOTES.html.sha Fri Jan 26 20:54:32 2018
@@ -0,0 +1,3 @@
+RELEASE_NOTES.html: D08C711F F1AE1210 D2E1934B 7B77C91B 86B61179 C2241A20
+                    6CFB375B 1AEF7EBE C5C3E385 22E580A6 014F4FE9 8F90FDF2
+                    7691BE5A 757E598F 3C107A06 1F613F18