You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by shani-einav <gi...@git.apache.org> on 2016/08/30 10:12:39 UTC

[GitHub] storm pull request #1657: storm V1.0.2

GitHub user shani-einav opened a pull request:

    https://github.com/apache/storm/pull/1657

    storm V1.0.2

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Aloomaio/incubator-storm v1.0.2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1657.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1657
    
----
commit 39e8f0e9c2cdea8fb73c37a71a4b8d6f6029052b
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-04-20T07:30:32Z

    add STORM-1680 to CHANGELOG.md

commit b191c623c7fef5fe5c329f0f179130b953da25c7
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-04-20T07:45:53Z

    Merge branch 'storm-1683-ui-viz-uncheck-sys-streams' of https://github.com/d2r/storm into STORM-1683-1.x

commit a7370a62fb2fb55fc182588658dd644b893c0f3e
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-04-20T07:46:23Z

    add STORM-1683 to CHANGELOG.md

commit 3b879d62d68ac75310d12784d8d1ad4213fdd38e
Author: Arun Mahadevan <ai...@hortonworks.com>
Date:   2016-04-15T12:06:07Z

    [STORM-1714] StatefulBolts ends up as normal bolts while using TopologyBuilder.setBolt without parallelism

commit 95e7afc29cde1b7f16c1b0ab8ad65bbd9ed9a2af
Author: Arun Mahadevan <ai...@hortonworks.com>
Date:   2016-04-18T17:47:10Z

    [STORM-1714] refactored common logic into BaseStatefulBoltExecutor

commit 0ba4bb5100efff705f3b62b78ad476c2591d7eb2
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-04-20T08:23:12Z

    Merge branch 'STORM-1714-1.x' into 1.x-branch

commit 3399a4a46bffaa708c30c6f3e8b15e666c6c6151
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-04-20T08:23:28Z

    add STORM-1714 to CHANGELOG.md

commit a74877650f9e6d45702c5c7f05e10e44422e4a83
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-04-20T08:26:41Z

    Merge branch 'STORM-1704-1.x' into 1.x-branch

commit 9c6e6dfd269c2f381722ab4dd154cab2b0953076
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-04-20T08:26:56Z

    add STORM-1704 to CHANGELOG.md

commit 1919ef1fcfdf774c5154f37264b12b0c231dbb08
Author: Xin Wang <be...@163.com>
Date:   2016-04-03T13:41:44Z

    add scheduler docs

commit 705951ebf33e84b28af345b7680abf94264d8b68
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Date:   2016-04-20T22:53:17Z

    Added distributionManagement repoUrl.

commit 36ab4b317b28f764bda29c273edbe94b0a45d960
Author: P. Taylor Goetz <pt...@gmail.com>
Date:   2016-04-21T17:52:44Z

    Merge branch 'STORM-1679-1.x' of github.com:vesense/storm into 1.x-branch

commit 8b3dff85cd480233a5219fae65c805478e38f29c
Author: P. Taylor Goetz <pt...@gmail.com>
Date:   2016-04-21T17:53:40Z

    Add STORM-1679 to changelog

commit c6d0bc4ea3ba630dde0c09848cce08170fdac2d7
Author: Arun Mahadevan <ai...@hortonworks.com>
Date:   2016-03-28T08:49:31Z

    [STORM-1544] Document Debug/Sampling of Topologies
    
    Added documentation for logging/sampling events in a topology.

commit 8ee43e7373e54583d7e9c980763df572e06d9aa7
Author: Arun Mahadevan <ai...@hortonworks.com>
Date:   2016-04-01T04:26:10Z

    Updating the doc to reflect the new default behavior

commit ed2848fff73013a5a0f574d4cdfc1da6b7f947ea
Author: P. Taylor Goetz <pt...@gmail.com>
Date:   2016-04-21T18:46:24Z

    add STORM-1544 to changelog

commit 701a9045f62e3a61f7021f79a765ea89c1afa69d
Author: Hugo Louro <hm...@gmail.com>
Date:   2016-04-22T17:16:31Z

    STORM-1725: Kafka Spout New Consumer API - KafkaSpoutRetryExponentialBackoff method should use HashMap instead of TreeMap not to throw Exception
     - Replace TreeMap with HashMap

commit 05f5f015d4481236819dc0914d8fe10d2a6ca1a3
Author: Xin Wang <be...@163.com>
Date:   2016-04-23T14:50:11Z

    add storm 1.0.0 rename note

commit 49fade1f0296cd5c077402670d46145c3458080b
Author: P. Taylor Goetz <pt...@gmail.com>
Date:   2016-04-25T19:02:53Z

    add STORM-1725 to changelog

commit 6ce8fa812301ddb727c9a6e7f40473e37b74f1a2
Author: Priyank <ps...@hortonworks.com>
Date:   2016-03-31T19:46:25Z

    STORM-1535: Make sure hdfs key tab login happens only once for multiple bolts/executors.
    
    Signed-off-by: P. Taylor Goetz <pt...@gmail.com>

commit 9ac4c3f3c06a0d3f3e0bbbfe8b9eb6a44a32557a
Author: Priyank <ps...@hortonworks.com>
Date:   2016-04-21T17:10:26Z

    STORM-1535: Removing the unnecessary comment.
    
    Signed-off-by: P. Taylor Goetz <pt...@gmail.com>

commit 70fdf486eece628df78f939e5bd1119fdad0d565
Author: P. Taylor Goetz <pt...@gmail.com>
Date:   2016-04-25T19:29:54Z

    add STORM-1351 to changelog

commit 7d9e019622e0ef8daa30e2be54744d7efc409201
Author: P. Taylor Goetz <pt...@gmail.com>
Date:   2016-04-25T20:40:02Z

    [maven-release-plugin] prepare release v1.0.1

commit 0a12b2608bf0c92f0023d3d7c149dce9e96bd133
Author: P. Taylor Goetz <pt...@gmail.com>
Date:   2016-04-25T20:40:12Z

    [maven-release-plugin] prepare for next development iteration

commit 2e990567529f8a9759a39ffeb5da0c452d923f3b
Author: P. Taylor Goetz <pt...@gmail.com>
Date:   2016-04-25T20:46:37Z

    [maven-release-plugin] rollback the release of v1.0.1

commit 187fc3702dddc1621772a1096ed203f03be8b1ba
Author: P. Taylor Goetz <pt...@gmail.com>
Date:   2016-04-25T20:48:47Z

    rollback version in dist poms

commit 1c60553f0cd5723daff247305f6f679f343e35fa
Author: P. Taylor Goetz <pt...@gmail.com>
Date:   2016-04-25T20:49:53Z

    Revert "Added distributionManagement repoUrl." since it broke the release process.
    
    This reverts commit 705951ebf33e84b28af345b7680abf94264d8b68.

commit 7520b9ae13c4a4fcd823e2d636e9b2cc1cbb7e6f
Author: P. Taylor Goetz <pt...@gmail.com>
Date:   2016-04-25T21:02:30Z

    [maven-release-plugin] prepare release v1.0.1

commit 7c6355df92cee04854dab46977d2dea47a8c47fb
Author: P. Taylor Goetz <pt...@gmail.com>
Date:   2016-04-25T21:02:39Z

    [maven-release-plugin] prepare for next development iteration

commit ae78815e6ad27e2301d80c258f4ad535fa1193ff
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-04-26T03:53:38Z

    STORM-1729 Get rid of reflections while recording stats
    
    * define MultiCount/LatencyStatAndMetric in let statement and set type hint to there

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm pull request #1657: storm V1.0.2

Posted by shani-einav <gi...@git.apache.org>.
Github user shani-einav closed the pull request at:

    https://github.com/apache/storm/pull/1657


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---