You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by kosii <gi...@git.apache.org> on 2016/12/01 17:25:54 UTC

[GitHub] storm pull request #1809: STORM-1886 Extend KeyValueState iface with delete

GitHub user kosii opened a pull request:

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

    STORM-1886 Extend KeyValueState iface with delete

    The same as #1470, just against the 1.x-branch

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

    $ git pull https://github.com/s4mDev/storm keyvaluestate-with-delete

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

    https://github.com/apache/storm/pull/1809.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 #1809
    
----
commit 3a16070385e699af37d996fb2401260ec671a391
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-23T01:39:04Z

    add STORM-2101 to CHANGELOG

commit edd0c73d71dceeeb0e2d645a8d96da8fc1c13aa3
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-23T01:43:33Z

    Merge branch 'STORM-2110' of https://github.com/revans2/incubator-storm into STORM-2110

commit 1bdc922e288dac031cdb9bc628e3dd660385dd03
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-23T01:44:02Z

    add STORM-2110 to CHANGELOG

commit bd75c9352c45d7e7c16b46052c0a3c4e9b2513d2
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-23T01:48:23Z

    Merge branch 'master' of https://github.com/aichow/storm into STORM-2120

commit 5e5e83cabe3b66161d4774f5f5698fcad8012d0e
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-23T01:48:43Z

    add STORM-2120 to CHANGELOG

commit 1fed08f3ee56de4bc98adc8991c7b2c76f9bf4ec
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-23T01:56:21Z

    Merge branch 'STORM-1664' of https://github.com/srdo/storm into STORM-1664

commit eb02edeaa8e7e6daf0012c68650d35b5fd00baa6
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-23T01:56:49Z

    add STORM-1664 to CHANGELOG

commit 7140a1534c32b1ead35c4c35a251a543f2e0b488
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-23T02:02:58Z

    Merge branch 'STORM-2078_enable_pagination_in_worker_tables' of https://github.com/abellina/storm into STORM-2078

commit d2ca97f3e96e382f33978893e2fad9a887933b76
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-23T02:13:29Z

    add STORM-2078 to CHANGELOG

commit a7445d3f714e4eee913997689f87ad53b5483ac5
Author: Arun Mahadevan <ar...@apache.org>
Date:   2016-09-23T05:57:45Z

    [STORM-2118] address review comments

commit 6cd9661bde2ce4c93c5628aae2565e167b89aeb3
Author: Kyle Nusbaum <ky...@gmail.com>
Date:   2016-09-23T06:48:33Z

    Fix ups.

commit 6a8be9f8c19bacb646c119c162c6cdba69cc66ff
Author: Kyle Nusbaum <ky...@gmail.com>
Date:   2016-09-23T07:03:46Z

    Fix ups.

commit 523317b06abe87d7e745885c32c8a9c5dfbbeb0d
Author: Kyle Nusbaum <ky...@gmail.com>
Date:   2016-09-23T07:29:59Z

    Cleaning up tests.

commit 410ef3a816fc6a961771abfbcac2d83512192040
Author: Kyle Nusbaum <ky...@gmail.com>
Date:   2016-09-23T07:31:54Z

    Cleaning up.

commit 158228b7ad434287e7d1ec92aca9c5c08f144869
Author: Kyle Nusbaum <ky...@gmail.com>
Date:   2016-09-23T16:03:32Z

    Kick travis

commit e55d9b7d47a8ea62174be106af0f9ab1cea402eb
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Date:   2016-09-23T16:26:34Z

    STORM-2122: Cache dependency data, and serialize reading of the data.

commit 6a657f16301306b5b0d8d4ab91f916c6e7757ffe
Author: Kyle Nusbaum <ky...@gmail.com>
Date:   2016-09-23T16:28:39Z

    Fixing travis, adding license to new code.

commit e5a8841d3138eb5b7ce7863b0b2a1c8452bb8b5c
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Date:   2016-09-21T14:41:15Z

    STORM-2109: Treat Supervisor CPU/MEMORY Configs as Numbers

commit bf91e6d27912d02912d7220d2abeeaf05b8d5f0a
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Date:   2016-09-23T17:07:25Z

    Addressed review comments

commit 7bb3b25473b7271512715f0599f27c334ef61332
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Date:   2016-09-23T17:28:03Z

    Merge branch 'STORM-2117' of https://github.com/HeartSaVioR/storm into STORM-2117
    
    STROM-2117:  Supervisor V2 with local mode extracts resources directory to the wrong directory

commit d8115e7bdfeb08a9629a6e8525b90de72c35cbf7
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Date:   2016-09-23T17:28:44Z

    Added STORM-2117 to Changelog

commit 42722c5f1707d8179adf2903480744327b326954
Author: kamleshbhatt <kb...@gmail.com>
Date:   2016-09-23T17:48:51Z

    correction as per review comments

commit dcd4de631cc3b4d5752da8e0246c658c9b0dca24
Author: kamleshbhatt <kb...@gmail.com>
Date:   2016-09-23T17:52:08Z

    corrections as per review comments

commit 506b77ed2428d7554000d2bcdbb036c55c068825
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-25T11:17:34Z

    Merge branch 'STORM-2105_cluster_supervisor_total_and_avail_resources' of https://github.com/abellina/storm into STORM-2105

commit 5fea60211987043926fe404e1fbf86b69dfd1723
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-25T11:44:48Z

    add STORM-2105 to CHANGELOG

commit 1056efb227409c136e715da0f93a06633b53af8c
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-25T11:57:04Z

    Merge branch 'STORM-2122' of https://github.com/revans2/incubator-storm into STORM-2122

commit 22e9609e933587436aee018009684d5599c0f47b
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-25T12:08:56Z

    add STORM-2122 to CHANGELOG

commit 6220f71edf9906d2ec1197cb8f7316c85e4fa20d
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-25T12:12:21Z

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

commit 95832a2cdcfe01f4cf3fa66177230d44d2c24da2
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-25T12:13:26Z

    add STORM-2119 to CHANGELOG

commit d5540871117eb680f52002cc3e65318e0efb1067
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2016-09-25T12:18:47Z

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

----


---
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 #1809: STORM-1886 Extend KeyValueState iface with delete

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

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


---
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.
---