GitHub user raj-mehta opened a pull request:

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

    1.x branch

    

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

    $ git pull https://github.com/apache/storm 1.x-branch

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

    https://github.com/apache/storm/pull/1539.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 #1539
    
----
commit 07dd1b1bb808f5145347fbe65643c31f3abf93b3
Author: Robert (Bobby) Evans <[email protected]>
Date:   2016-04-12T14:51:57Z

    Merge branch 'STORM-1658-1.x' of https://github.com/vesense/storm into 
STORM-1658
    
    STORM-1658: documents improvements and links fixes

commit 5e62b7b36283c1e257395c59237e699067298bd1
Author: Priyank <[email protected]>
Date:   2016-04-12T18:46:21Z

    STORM-1706: Add RELEASE and storm-env.sh to storm-diet assembly

commit 374934c161e6122f52dc4cbc706aa089c742b42a
Author: Sriharsha Chintalapani <[email protected]>
Date:   2016-04-13T16:10:45Z

    Added STORM-1706 to CHANGELOG.

commit b67f42a088e87e70d764247fcb0ed46c222d98b8
Author: Boyang Jerry Peng <[email protected]>
Date:   2016-04-14T15:08:28Z

    Merge branch 'STORM-1681' of https://github.com/jerrypeng/storm

commit a8522bed5ee5af5616b92482aa5f2142879f6ab6
Author: Boyang Jerry Peng <[email protected]>
Date:   2016-04-14T15:42:52Z

    Added STORM-1681 to CHANGELOG

commit 291bad3391f2a403fc796e225fe6a085a0be9dd8
Author: Sriharsha Chintalapani <[email protected]>
Date:   2016-04-14T15:20:42Z

    Merge branch 'STORM-1585' of https://github.com/arunmahadevan/storm into 
STORM-1585

commit ddc3c0458b3bf3a225b98cc83af4b46267731e03
Author: Sriharsha Chintalapani <[email protected]>
Date:   2016-04-14T17:30:44Z

    Added STORM-1585 to CHANGELOG.

commit b20c63fb02f8ba5d3b011e013d5a2a5f61ef28fe
Author: Jungtaek Lim <[email protected]>
Date:   2016-04-15T02:10:09Z

    Merge branch 'STORM-1693' of https://github.com/abhishekagarwal87/storm 
into STORM-1693-1.x

commit b511a8b4f55d1ba1afddc3ac6a25ffd4f2aef42e
Author: Jungtaek Lim <[email protected]>
Date:   2016-04-15T02:15:54Z

    add STORM-1693 to CHANGELOG.md, also move some issues to 1.0.1

commit bd553198f96528dd7fb637601ad8925d5339552b
Author: Jungtaek Lim <[email protected]>
Date:   2016-04-15T02:53:04Z

    Merge branch 'STORM-1696-1.x-branch' of https://github.com/zhuoliu/storm 
into STORM-1696-1.x

commit 3a4825ed91bed93c976999b8f018556e8063f561
Author: Jungtaek Lim <[email protected]>
Date:   2016-04-15T02:53:50Z

    add STORM-1696 to CHANGELOG.md

commit a1c647142816ffb92bbaa6acbf234fdd83c3441e
Author: Jungtaek Lim <[email protected]>
Date:   2016-04-16T11:04:01Z

    STORM-1719 Introduce REST API: Topology metric stats for stream
    
    * Path: /api/v1/topology/:id/metrics
    * This API provides detailed metrics for topology
    ** shows metrics per component, which are aggregated by stream
    * add documentation about new REST API
    ** please refer docs/STORM-UI-REST-API.md for details

commit 72d5225fed3d74df28a89ee9e37a7957ec791656
Author: Satish Duggana <[email protected]>
Date:   2016-03-29T04:32:28Z

    STORM-1649 kryo serialization in windowing

commit eb0ea70bbb54bd4a5239d77bfc20ba86875e6e13
Author: Jungtaek Lim <[email protected]>
Date:   2016-04-20T07:11:43Z

    Merge branch 'STORM-1649-1.x' of https://github.com/satishd/storm into 
STORM-1649-1.x

commit ac7b828adf9a06f2e18c9d63bf1d4fd1797780a1
Author: Jungtaek Lim <[email protected]>
Date:   2016-04-20T07:12:15Z

    add STORM-1649 to CHANGELOG.md

commit e603cfefbbe84d8b65debd7a98985d9481e5aead
Author: Jungtaek Lim <[email protected]>
Date:   2016-04-20T07:29:17Z

    Merge branch '1.x-branch' of https://github.com/Symantec/storm into 
STORM-1680-1.x

commit 39e8f0e9c2cdea8fb73c37a71a4b8d6f6029052b
Author: Jungtaek Lim <[email protected]>
Date:   2016-04-20T07:30:32Z

    add STORM-1680 to CHANGELOG.md

commit b191c623c7fef5fe5c329f0f179130b953da25c7
Author: Jungtaek Lim <[email protected]>
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 <[email protected]>
Date:   2016-04-20T07:46:23Z

    add STORM-1683 to CHANGELOG.md

commit 3b879d62d68ac75310d12784d8d1ad4213fdd38e
Author: Arun Mahadevan <[email protected]>
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 <[email protected]>
Date:   2016-04-18T17:47:10Z

    [STORM-1714] refactored common logic into BaseStatefulBoltExecutor

commit 0ba4bb5100efff705f3b62b78ad476c2591d7eb2
Author: Jungtaek Lim <[email protected]>
Date:   2016-04-20T08:23:12Z

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

commit 3399a4a46bffaa708c30c6f3e8b15e666c6c6151
Author: Jungtaek Lim <[email protected]>
Date:   2016-04-20T08:23:28Z

    add STORM-1714 to CHANGELOG.md

commit a74877650f9e6d45702c5c7f05e10e44422e4a83
Author: Jungtaek Lim <[email protected]>
Date:   2016-04-20T08:26:41Z

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

commit 9c6e6dfd269c2f381722ab4dd154cab2b0953076
Author: Jungtaek Lim <[email protected]>
Date:   2016-04-20T08:26:56Z

    add STORM-1704 to CHANGELOG.md

commit 1919ef1fcfdf774c5154f37264b12b0c231dbb08
Author: Xin Wang <[email protected]>
Date:   2016-04-03T13:41:44Z

    add scheduler docs

commit 705951ebf33e84b28af345b7680abf94264d8b68
Author: Sriharsha Chintalapani <[email protected]>
Date:   2016-04-20T22:53:17Z

    Added distributionManagement repoUrl.

commit 36ab4b317b28f764bda29c273edbe94b0a45d960
Author: P. Taylor Goetz <[email protected]>
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 <[email protected]>
Date:   2016-04-21T17:53:40Z

    Add STORM-1679 to changelog

commit c6d0bc4ea3ba630dde0c09848cce08170fdac2d7
Author: Arun Mahadevan <[email protected]>
Date:   2016-03-28T08:49:31Z

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

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to