[2/2] storm git commit: Merge branch 'STORM-3276' of github.com:revans2/incubator-storm into STORM-3276

2018-12-21 Thread bobby
Merge branch 'STORM-3276' of github.com:revans2/incubator-storm into STORM-3276 STORM-3276: Updated Flux to deal with storm local correctly This closes #2908 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/074fb35a Tree:

[1/2] storm git commit: STORM-3276: Updated Flux to deal with storm local correctly

2018-12-21 Thread bobby
wip-us.apache.org/repos/asf/storm/tree/095bdbc2 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/095bdbc2 Branch: refs/heads/master Commit: 095bdbc267fe4354c28baa84186807dcd3be2a31 Parents: cf00a53 Author: Robert (Bobby) Evans Authored: Thu Nov 15 14:12:48 2018 -0600 Committer: Robert (Bobby) Ev

[3/3] storm git commit: Merge branch 'agresch_blacklist' of github.com:agresch/storm into STORM-3295

2018-12-18 Thread bobby
Merge branch 'agresch_blacklist' of github.com:agresch/storm into STORM-3295 STORM-3295: allow blacklist scheduling to function properly with multiple supervisors on a host This closes #2918 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[1/3] storm git commit: STORM-3295 allow blacklist scheduling to function properly with multiple supervisors on a host

2018-12-18 Thread bobby
Repository: storm Updated Branches: refs/heads/master 41dd0a7b3 -> cf00a537b STORM-3295 allow blacklist scheduling to function properly with multiple supervisors on a host Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[2/3] storm git commit: STORM-3295 Fix blacklisting of multiple supervisors per host using DefaultBlacklistStrategy

2018-12-18 Thread bobby
STORM-3295 Fix blacklisting of multiple supervisors per host using DefaultBlacklistStrategy Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/f594c20d Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/f594c20d Diff:

[1/2] storm git commit: STORM-3303 adjust some logging priorities, log topology info

2018-12-18 Thread bobby
Repository: storm Updated Branches: refs/heads/master 339b1e6f3 -> 41dd0a7b3 STORM-3303 adjust some logging priorities, log topology info Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/abca1540 Tree:

[2/2] storm git commit: Merge branch 'agresch_logging' of github.com:agresch/storm into STORM-3303

2018-12-18 Thread bobby
Merge branch 'agresch_logging' of github.com:agresch/storm into STORM-3303 STORM-3303: adjust some logging priorities, log topology info This closes #2926 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/41dd0a7b Tree:

[1/2] storm git commit: STORM-3302: Ensures we close sockets to HDFS

2018-12-18 Thread bobby
Repository: storm Updated Branches: refs/heads/master a9c2f3adb -> 339b1e6f3 STORM-3302: Ensures we close sockets to HDFS Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/845787d6 Tree:

[2/2] storm git commit: Merge branch 'storm-3302-fix-socket-leaks' of github.com:d2r/storm into STORM-3302

2018-12-18 Thread bobby
Merge branch 'storm-3302-fix-socket-leaks' of github.com:d2r/storm into STORM-3302 STORM-3302: Ensures we close streams to HDFS this closes #2925 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/339b1e6f Tree:

[2/2] storm git commit: Merge branch 'STORM-2891' of https://github.com/srdo/storm into STORM-2891

2018-11-14 Thread bobby
Merge branch 'STORM-2891' of https://github.com/srdo/storm into STORM-2891 STORM-2891: Upgrade checkstyle plugin to 3.0.0 This closes #2905 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/f17b3dad Tree:

[1/2] storm git commit: STORM-2891: Upgrade checkstyle plugin to 3.0.0

2018-11-14 Thread bobby
Repository: storm Updated Branches: refs/heads/master 4ebb6406e -> f17b3dad8 STORM-2891: Upgrade checkstyle plugin to 3.0.0 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/2e73e408 Tree:

[2/2] storm git commit: Merge branch 'add-cgroup-inheritance' of https://github.com/kishorvpatil/incubator-storm into STORM-3284

2018-11-13 Thread bobby
Merge branch 'add-cgroup-inheritance' of https://github.com/kishorvpatil/incubator-storm into STORM-3284 STORM-3284: Add inheritance to cgroups This closes #2903 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/4ebb6406

[1/2] storm git commit: Add inheritance to cgroups

2018-11-13 Thread bobby
Repository: storm Updated Branches: refs/heads/master 98ed0a815 -> 4ebb6406e Add inheritance to cgroups Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/9178c102 Tree:

[2/2] storm git commit: Merge branch 'storm3275' of https://github.com/kishorvpatil/incubator-storm into STORM-3275

2018-11-02 Thread bobby
Merge branch 'storm3275' of https://github.com/kishorvpatil/incubator-storm into STORM-3275 STORM-3275: Fix UIHelpers timeout while starting profiler This closes #2895 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[1/2] storm git commit: Fix UIHelpers timeout while starting profiler

2018-11-02 Thread bobby
Repository: storm Updated Branches: refs/heads/master fb6308992 -> 02662ea66 Fix UIHelpers timeout while starting profiler Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/6b42587d Tree:

[2/2] storm git commit: Merge branch 'master' of https://github.com/jnioche/storm into PULL-2897

2018-11-02 Thread bobby
Merge branch 'master' of https://github.com/jnioche/storm into PULL-2897 bugfix ConfigurableTopology completely overwrites preexisting config This closes #2897 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/fb630899 Tree:

[1/2] storm git commit: bugfix ConfigurableTopology completely overwrites preexisting config

2018-11-02 Thread bobby
Repository: storm Updated Branches: refs/heads/master 00cd3d323 -> fb6308992 bugfix ConfigurableTopology completely overwrites preexisting config Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/a88e4491 Tree:

[2/3] storm git commit: Fixed broken links

2018-10-31 Thread bobby
Fixed broken links Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/64ce3e08 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/64ce3e08 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/64ce3e08 Branch:

[2/2] storm git commit: Merge branch 'STORM-3273' of https://github.com/revans2/incubator-storm into STORM-3273

2018-10-24 Thread bobby
Merge branch 'STORM-3273' of https://github.com/revans2/incubator-storm into STORM-3273 STORM-3273: Remove storm.local.hostname from topology conf. This closes #2894 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/730c1a30

[1/2] storm git commit: STORM-3273: Remove storm.local.hostname from topology conf.

2018-10-24 Thread bobby
wip-us.apache.org/repos/asf/storm/tree/72be7085 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/72be7085 Branch: refs/heads/master Commit: 72be7085f8d9357295cd0991d7b4d0124d614cd7 Parents: e2563a1 Author: Robert (Bobby) Evans Authored: Tue Oct 23 09:11:28 2018 -0500 Committer: Robert (Bobby) Ev

[3/3] storm git commit: Merge branch 'agresch_storm-3272' of https://github.com/agresch/storm into STORM-3272

2018-10-24 Thread bobby
Merge branch 'agresch_storm-3272' of https://github.com/agresch/storm into STORM-3272 STORM-3272: allow worker-launcher to delete dead symlinks This closes #2893 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/441f2103

[2/3] storm git commit: STORM-3272 log stat failure

2018-10-24 Thread bobby
STORM-3272 log stat failure Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/3fe00213 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/3fe00213 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/3fe00213 Branch:

[1/3] storm git commit: STORM-3272 allow worker-launcher to delete dead symlinks

2018-10-24 Thread bobby
Repository: storm Updated Branches: refs/heads/master 4d7099f3c -> 441f21039 STORM-3272 allow worker-launcher to delete dead symlinks Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/13134477 Tree:

[1/3] storm git commit: Added in better docs for local mode testing.

2018-10-23 Thread bobby
pos/asf/storm/tree/46fe41e4 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/46fe41e4 Branch: refs/heads/master Commit: 46fe41e418ce06f507488c2debb3b04033273006 Parents: ce984cd Author: Robert (Bobby) Evans Authored: Mon Oct 22 10:57:49 2018 -0500 Committer: Robert (Bobby) Evans Committed:

[2/3] storm git commit: Addressed review comments

2018-10-23 Thread bobby
: refs/heads/master Commit: 617b03a6af580c00aaa8d31f4cdde1a8bd7bc5c9 Parents: 46fe41e Author: Robert (Bobby) Evans Authored: Tue Oct 23 11:11:55 2018 -0500 Committer: Robert (Bobby) Evans Committed: Tue Oct 23 11:11:55 2018 -0500

[3/3] storm git commit: Merge branch 'LOCAL_MODE_DOCS' of https://github.com/revans2/incubator-storm

2018-10-23 Thread bobby
Merge branch 'LOCAL_MODE_DOCS' of https://github.com/revans2/incubator-storm Added in better docs for local mode testing. This closes #2892 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/4d7099f3 Tree:

[2/2] storm git commit: Merge branch 'STORM-3269' of https://github.com/revans2/incubator-storm into STORM-3269

2018-10-23 Thread bobby
Merge branch 'STORM-3269' of https://github.com/revans2/incubator-storm into STORM-3269 STORM-3269: Update version of httpclient, and fix version dep issue This closes #2891 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[1/2] storm git commit: STORM-3269: Update version of httpclient, and fix version dep issue

2018-10-23 Thread bobby
git-wip-us.apache.org/repos/asf/storm/tree/4bba9c4e Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/4bba9c4e Branch: refs/heads/master Commit: 4bba9c4e8ba962dd6f35c7fd25cfa466050f5607 Parents: ce984cd Author: Robert (Bobby) Evans Authored: Mon Oct 22 10:44:18 2018 -0500 Committer: Robert (Bo

[1/2] storm git commit: STORM-3260: Add in support to print some state

2018-10-23 Thread bobby
pos/asf/storm/tree/6828ecae Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/6828ecae Branch: refs/heads/master Commit: 6828ecae38c79522c3b7c9ab590d54ececf6d4c3 Parents: 66b8f50 Author: Robert (Bobby) Evans Authored: Wed Oct 17 17:02:40 2018 -0500 Committer: Robert (Bobby) Evans Commit

[2/2] storm git commit: Merge branch 'STORM-3260' of https://github.com/revans2/incubator-storm into STORM-3260

2018-10-23 Thread bobby
Merge branch 'STORM-3260' of https://github.com/revans2/incubator-storm into STORM-3260 STORM-3260: Add in support to print some state This closes #2882 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/71aa68f0 Tree:

[1/2] storm git commit: [STORM-3263] Fix sorting by owner resources in the UI

2018-10-22 Thread bobby
Repository: storm Updated Branches: refs/heads/master 3d315b854 -> e2563a195 [STORM-3263] Fix sorting by owner resources in the UI Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/6b037370 Tree:

[2/2] storm git commit: Merge branch 'STORM-3263' of https://github.com/jacobtolar/storm into STORM-3263

2018-10-22 Thread bobby
Merge branch 'STORM-3263' of https://github.com/jacobtolar/storm into STORM-3263 STORM-3263: Fix sorting by owner resources in the UI This closes #2888 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/e2563a19 Tree:

[1/2] storm git commit: STORM-3262 prevent falsely reporting leadership

2018-10-22 Thread bobby
Repository: storm Updated Branches: refs/heads/master 0ef21a85f -> 80999f405 STORM-3262 prevent falsely reporting leadership Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/02404865 Tree:

[2/2] storm git commit: Merge branch 'agresch_storm-3262' of https://github.com/agresch/storm into STORM-3262

2018-10-22 Thread bobby
Merge branch 'agresch_storm-3262' of https://github.com/agresch/storm into STORM-3262 STORM-3262: prevent falsely reporting leadership This closes #2887 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/80999f40 Tree:

[2/2] storm git commit: Merge branch 'master' of https://github.com/contradictioned/storm

2018-10-19 Thread bobby
Merge branch 'master' of https://github.com/contradictioned/storm Fix Markdown errors and minor typos in the documentation. This closes #2885 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/ce984cd3 Tree:

[1/2] storm git commit: Fix Markdown errors and minor typos in the documentation.

2018-10-19 Thread bobby
Repository: storm Updated Branches: refs/heads/master 0a01432fb -> ce984cd31 Fix Markdown errors and minor typos in the documentation. Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/379d9a41 Tree:

[1/2] storm git commit: Clarify spout non-serializable field exception message

2018-10-19 Thread bobby
Repository: storm Updated Branches: refs/heads/master 14a483e0e -> 0a01432fb Clarify spout non-serializable field exception message ISpout has an `open` method instead of a `prepare` method. Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[2/2] storm git commit: Merge branch 'master' of https://github.com/esamson/storm

2018-10-19 Thread bobby
Merge branch 'master' of https://github.com/esamson/storm Clarify spout non-serializable field exception message This closes #2884 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/0a01432f Tree:

[3/3] storm git commit: Merge branch 'UI_SECURITY_DOCS' of https://github.com/revans2/incubator-storm

2018-10-19 Thread bobby
Merge branch 'UI_SECURITY_DOCS' of https://github.com/revans2/incubator-storm Improve the security docs on how to configure something like SSO for UI this closes #2886 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[2/3] storm git commit: Spell Check

2018-10-19 Thread bobby
Commit: 05f8adcdaa457e1b5880b803cc304f199688b945 Parents: ebb41d7 Author: Robert (Bobby) Evans Authored: Thu Oct 18 11:03:58 2018 -0500 Committer: Robert (Bobby) Evans Committed: Thu Oct 18 11:03:58 2018 -0500 -- docs

[1/3] storm git commit: Improve the security docs on how to configure something like SSO for UI

2018-10-19 Thread bobby
ttp://git-wip-us.apache.org/repos/asf/storm/tree/ebb41d7f Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/ebb41d7f Branch: refs/heads/master Commit: ebb41d7faf1ebefaece3cb746608a1855b794593 Parents: 66b8f50 Author: Robert (Bobby) Evans Authored: Thu Oct 18 10:44:33 2018 -0500 Committer: Rob

[1/2] storm git commit: STORM-3258 reduce blobstore logging

2018-10-19 Thread bobby
Repository: storm Updated Branches: refs/heads/master 66b8f5075 -> a100c1241 STORM-3258 reduce blobstore logging Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/56d3752c Tree:

[2/2] storm git commit: Merge branch 'agresch_storm-3258' of https://github.com/agresch/storm into STORM-3258

2018-10-19 Thread bobby
Merge branch 'agresch_storm-3258' of https://github.com/agresch/storm into STORM-3258 STORM-3258: reduce blobstore logging This closes #2879 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/a100c124 Tree:

[1/2] storm git commit: Revert "[STORM-3233] Updated zookeeper client to version 3.4.13 which fixes various issues including ZOOKEEPER-2184 that prevents ZooKeeper Java clients working in dynamic IP (

2018-10-15 Thread bobby
che.org/repos/asf/storm/diff/8315d31c Branch: refs/heads/1.1.x-branch Commit: 8315d31c689ce23eec6c171500411f818b828f53 Parents: 66a429a Author: Robert (Bobby) Evans Authored: Thu Oct 11 10:18:55 2018 -0500 Committer: Robert (Bobby) Evans Committed: Thu Oct 11 10:18:

[2/2] storm git commit: Merge branch 'STORM-3233-revert-1.1.x' of https://github.com/revans2/incubator-storm into 1.1.x-branch

2018-10-15 Thread bobby
Merge branch 'STORM-3233-revert-1.1.x' of https://github.com/revans2/incubator-storm into 1.1.x-branch Revert "[STORM-3233] Updated zookeeper client to version 3.4.13 which…" This closes #2870 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[2/2] storm git commit: Merge branch 'STORM-3233-revert-1.x' of https://github.com/revans2/incubator-storm into 1.x-branch

2018-10-15 Thread bobby
Merge branch 'STORM-3233-revert-1.x' of https://github.com/revans2/incubator-storm into 1.x-branch Revert "[STORM-3233] Updated zookeeper client to version 3.4.13 which…" This closes #2869 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[1/2] storm git commit: Revert "[STORM-3233] Updated zookeeper client to version 3.4.13 which fixes various issues including ZOOKEEPER-2184 that prevents ZooKeeper Java clients working in dynamic IP (

2018-10-15 Thread bobby
org/repos/asf/storm/diff/aca89eda Branch: refs/heads/1.x-branch Commit: aca89eda345fb6e3a43c96885b35717398257441 Parents: ce1d862 Author: Robert (Bobby) Evans Authored: Thu Oct 11 10:17:16 2018 -0500 Committer: Robert (Bobby) Evans Committed: Thu Oct 11 10:17:

[1/2] storm git commit: Revert "[STORM-3233] Updated zookeeper client to version 3.4.13 which fixes various issues including ZOOKEEPER-2184 that prevents ZooKeeper Java clients working in dynamic IP (

2018-10-15 Thread bobby
org/repos/asf/storm/diff/238f1c18 Branch: refs/heads/master Commit: 238f1c18f3ef5fa5240439a7ffd9f0a89a200473 Parents: 438e02e Author: Robert (Bobby) Evans Authored: Mon Oct 15 10:28:57 2018 -0500 Committer: Robert (Bobby) Evans Committed: Mon Oct 15 10:28:

[2/2] storm git commit: Merge branch 'STORM-3233-revert' of https://github.com/revans2/incubator-storm

2018-10-15 Thread bobby
Merge branch 'STORM-3233-revert' of https://github.com/revans2/incubator-storm Revert "[STORM-3233] Updated zookeeper client to version 3.4.13 which…" This closes #2868 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[2/2] storm git commit: Merge branch 'storm3254' of https://github.com/kishorvpatil/incubator-storm into STORM-3254

2018-10-15 Thread bobby
Merge branch 'storm3254' of https://github.com/kishorvpatil/incubator-storm into STORM-3254 STORM-3254: Don't wait for localization of blobs if assignments change. This closes #2876 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[1/3] storm git commit: Uses dev-zookeeper in travis-ci

2018-10-15 Thread bobby
Repository: storm Updated Branches: refs/heads/master c52cedf9b -> f671f8930 Uses dev-zookeeper in travis-ci Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/cafe61ff Tree:

[3/3] storm git commit: Merge branch 'storm-3255-use-dev-zk-in-travis' of https://github.com/d2r/storm

2018-10-15 Thread bobby
Merge branch 'storm-3255-use-dev-zk-in-travis' of https://github.com/d2r/storm STORM-3255: Uses dev-zookeeper in travis-ci This closes #2877 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/f671f893 Tree:

[2/3] storm git commit: Uses dev-zookeeper even when not on travis

2018-10-15 Thread bobby
Uses dev-zookeeper even when not on travis Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/39205027 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/39205027 Diff:

[1/2] storm git commit: Deprecates the storm repl subcommand

2018-10-15 Thread bobby
Repository: storm Updated Branches: refs/heads/master 8e1627dde -> c52cedf9b Deprecates the storm repl subcommand Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/8533116d Tree:

[2/2] storm git commit: Merge branch 'storm-3253-deprecate-storm-repl' of https://github.com/d2r/storm

2018-10-15 Thread bobby
Merge branch 'storm-3253-deprecate-storm-repl' of https://github.com/d2r/storm STORM-3253: Deprecates the storm repl subcommand This closes #2875 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/c52cedf9 Tree:

[2/2] storm git commit: Merge branch 'dev-doc-clarify-maven-profiles' of https://github.com/d2r/storm

2018-10-15 Thread bobby
Merge branch 'dev-doc-clarify-maven-profiles' of https://github.com/d2r/storm Clarifies example mvn commands given new profiles this closes #2874 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/8e1627dd Tree:

[1/2] storm git commit: Clarifies example mvn commands given new profiles

2018-10-15 Thread bobby
Repository: storm Updated Branches: refs/heads/master 5ea90ce0f -> 8e1627dde Clarifies example mvn commands given new profiles Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/b89c56ec Tree:

[1/2] storm git commit: Removes and cleans up Clojure dependencies

2018-10-15 Thread bobby
Repository: storm Updated Branches: refs/heads/master 5a8378a34 -> 5ea90ce0f Removes and cleans up Clojure dependencies Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/1086857a Tree:

[2/2] storm git commit: Merge branch 'storm-3243-clojure-deps-removal' of https://github.com/d2r/storm into STORM-3243

2018-10-15 Thread bobby
Merge branch 'storm-3243-clojure-deps-removal' of https://github.com/d2r/storm into STORM-3243 STORM-3243: Removes and cleans up Clojure dependencies This closes #2873 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[2/2] storm git commit: Merge branch 'agresch_log_filter_fail' of https://github.com/agresch/storm into STORM-3251

2018-10-12 Thread bobby
Merge branch 'agresch_log_filter_fail' of https://github.com/agresch/storm into STORM-3251 STORM-3251: properly determine if logviewer filter is enabled This closes #2872 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[1/2] storm git commit: STORM-3251 properly determine if logviewer filter is enabled

2018-10-12 Thread bobby
Repository: storm Updated Branches: refs/heads/master 63aabcb9d -> 5a8378a34 STORM-3251 properly determine if logviewer filter is enabled Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/1fa76994 Tree:

[3/3] storm git commit: Merge branch 'STORM-3252' of https://github.com/arunmahadevan/storm into STORM-3252

2018-10-12 Thread bobby
Merge branch 'STORM-3252' of https://github.com/arunmahadevan/storm into STORM-3252 STORM-3252: Bug fix for blobstore sync This closes #2871 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/63aabcb9 Tree:

[1/3] storm git commit: Bug fix for blobstore sync.

2018-10-12 Thread bobby
Repository: storm Updated Branches: refs/heads/master 22440747a -> 63aabcb9d Bug fix for blobstore sync. 1.Bug fix for blob sync frequency with time unit error. 2.Bug fix for blob sync delete file, add catch NoSuchFileException. 3.Bug fix for blob sync update blob flie, add catch

[2/3] storm git commit: STORM-3252: update log message

2018-10-12 Thread bobby
STORM-3252: update log message Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/a6fc2f93 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/a6fc2f93 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/a6fc2f93

[1/2] storm git commit: STORM-3249: Make sure times shut down and so does shut down thread

2018-10-09 Thread bobby
wip-us.apache.org/repos/asf/storm/tree/bbfd7cd4 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/bbfd7cd4 Branch: refs/heads/master Commit: bbfd7cd4050ae80d406daaed9cec882b00be1f98 Parents: 20d5581 Author: Robert (Bobby) Evans Authored: Mon Oct 8 13:25:17 2018 -0500 Committer: Robert (Bo

[2/2] storm git commit: Merge branch 'STORM-3249' of https://github.com/revans2/incubator-storm into STORM-3249

2018-10-09 Thread bobby
Merge branch 'STORM-3249' of https://github.com/revans2/incubator-storm into STORM-3249 STORM-3249: Make sure times shut down and so does shut down thread This closes #2867 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[1/2] storm git commit: STORM-1311: Fixing outputStats

2018-10-09 Thread bobby
Repository: storm Updated Branches: refs/heads/master 20d558127 -> d0a169978 STORM-1311: Fixing outputStats Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/fe6116a7 Tree:

[2/2] storm git commit: Merge branch 'STORM-1311-OutputStats' of https://github.com/govind-menon/storm into STORM-3248

2018-10-09 Thread bobby
Merge branch 'STORM-1311-OutputStats' of https://github.com/govind-menon/storm into STORM-3248 STORM-3248: Fixing outputStats This closes #2866 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/d0a16997 Tree:

[2/2] storm git commit: Merge branch 'agresch_blobstore_superuser' of https://github.com/agresch/storm into STORM-3247

2018-10-08 Thread bobby
Merge branch 'agresch_blobstore_superuser' of https://github.com/agresch/storm into STORM-3247 STORM-3247: remove BLOBSTORE_SUPERUSER This closes #2865 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/20d55812 Tree:

[1/2] storm git commit: STORM-3247 remove BLOBSTORE_SUPERUSER

2018-10-08 Thread bobby
Repository: storm Updated Branches: refs/heads/master 53d13997b -> 20d558127 STORM-3247 remove BLOBSTORE_SUPERUSER Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/e5e0ddec Tree:

[2/2] storm git commit: Merge branch 'fix-logfile-charset' of https://github.com/kishorvpatil/incubator-storm

2018-10-05 Thread bobby
Merge branch 'fix-logfile-charset' of https://github.com/kishorvpatil/incubator-storm STORM-3246: Use utf-8 charset to write log files This closes #2864 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/53d13997 Tree:

[1/3] storm git commit: STORM-3244 allow logviewer to use independent filter settings from ui

2018-10-05 Thread bobby
Repository: storm Updated Branches: refs/heads/master bfcbf2c8e -> 06a64949c STORM-3244 allow logviewer to use independent filter settings from ui Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/9cad3415 Tree:

[3/3] storm git commit: Merge branch 'agresch_logviewer_filter' of https://github.com/agresch/storm into STORM-3244

2018-10-05 Thread bobby
Merge branch 'agresch_logviewer_filter' of https://github.com/agresch/storm into STORM-3244 STORM-3244: allow logviewer to use independent filter settings from ui This closes #2861 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[2/3] storm git commit: STORM-3244 default to ui filter if logviewer filter is not set

2018-10-05 Thread bobby
STORM-3244 default to ui filter if logviewer filter is not set Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/e63dee61 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/e63dee61 Diff:

[2/2] storm git commit: Merge branch 'STORM-3245' of https://github.com/revans2/incubator-storm into STORM-3245

2018-10-05 Thread bobby
Merge branch 'STORM-3245' of https://github.com/revans2/incubator-storm into STORM-3245 STORM-3245: Don't blow up if empty log dirs exist This closes #2863 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/bfcbf2c8 Tree:

[1/2] storm git commit: Fixes & ports shell submission to Java

2018-10-05 Thread bobby
Repository: storm Updated Branches: refs/heads/master b6b2b7d14 -> e82052339 Fixes & ports shell submission to Java Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/d1b6f763 Tree:

[2/2] storm git commit: Merge branch 'port-shellsubmission-to-java' of https://github.com/d2r/storm into STORM-1318

2018-10-05 Thread bobby
Merge branch 'port-shellsubmission-to-java' of https://github.com/d2r/storm into STORM-1318 STORM-1318: Fixes & ports shell submission to Java This closes #2860 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/e8205233

[1/2] storm git commit: Replace docs reference to Flume with HiveBolt

2018-10-05 Thread bobby
Repository: storm Updated Branches: refs/heads/master 7b3cf31d0 -> b6b2b7d14 Replace docs reference to Flume with HiveBolt Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/a930e078 Tree:

[2/2] storm git commit: Merge branch 'hive-doc-fix' of https://github.com/esamson/storm

2018-10-05 Thread bobby
Merge branch 'hive-doc-fix' of https://github.com/esamson/storm Replace docs reference to Flume with HiveBolt This closes #2859 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/b6b2b7d1 Tree:

[2/2] storm git commit: Merge branch 'STORM-3239' of https://github.com/govind-menon/storm into STORM-3239

2018-10-03 Thread bobby
Merge branch 'STORM-3239' of https://github.com/govind-menon/storm into STORM-3239 STORM-3239: Adding dumpjstack action and removing wrong timeout param This closes #2854 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[1/2] storm git commit: STORM-3239: Adding dumpjstack action and removing wrong timeout parameter

2018-10-03 Thread bobby
Repository: storm Updated Branches: refs/heads/master a6f76df3f -> 2bc519f08 STORM-3239: Adding dumpjstack action and removing wrong timeout parameter Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/954c810e Tree:

[2/2] storm git commit: Merge branch 'patch-2' of https://github.com/jacobtolar/storm

2018-10-03 Thread bobby
Merge branch 'patch-2' of https://github.com/jacobtolar/storm Fix typo: indifinitely => indefinitely This closes #2857 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/a6f76df3 Tree:

[1/2] storm git commit: indifinitely => indefinitely

2018-10-03 Thread bobby
Repository: storm Updated Branches: refs/heads/master 353399a1f -> a6f76df3f indifinitely => indefinitely Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/e1815c1e Tree:

[1/5] storm git commit: STORM-3240 health checks should succeed on exit code 0

2018-10-03 Thread bobby
Repository: storm Updated Branches: refs/heads/master ad63cc20f -> fe3cfdf0a STORM-3240 health checks should succeed on exit code 0 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/39d28387 Tree:

[4/5] storm git commit: STORM-3240 any non-zero exit code causes health check failure

2018-10-03 Thread bobby
STORM-3240 any non-zero exit code causes health check failure Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/0b32a295 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/0b32a295 Diff:

[3/5] storm git commit: STORM-3240 swap failure codes to better much functionality

2018-10-03 Thread bobby
STORM-3240 swap failure codes to better much functionality Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/9e84142c Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/9e84142c Diff:

[5/5] storm git commit: Merge branch 'agresch_healthcheck' of https://github.com/agresch/storm into STORM-3240

2018-10-03 Thread bobby
Merge branch 'agresch_healthcheck' of https://github.com/agresch/storm into STORM-3240 STORM-3240: health checks should succeed on exit code 0 This clsoes #2855 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/fe3cfdf0

[2/5] storm git commit: STORM-3240 update health check documentation with behavior change

2018-10-03 Thread bobby
STORM-3240 update health check documentation with behavior change Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/7811fd02 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/7811fd02 Diff:

[2/2] storm git commit: Merge branch 'STORM-2963' of https://github.com/roshannaik/storm

2018-10-02 Thread bobby
Merge branch 'STORM-2963' of https://github.com/roshannaik/storm STORM-2963: Adding notes on GC to Performance.md This closes #2853 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/ad63cc20 Tree:

[1/2] storm git commit: STORM-2963 Adding notes on GC & single worker mode to Performance.md

2018-10-02 Thread bobby
Repository: storm Updated Branches: refs/heads/master c47c23cf8 -> ad63cc20f STORM-2963 Adding notes on GC & single worker mode to Performance.md Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/50bcb3c2 Tree:

[2/2] storm git commit: Merge branch 'agresch_mkAssignments_fail' of https://github.com/agresch/storm into STORM-3237

2018-10-01 Thread bobby
Merge branch 'agresch_mkAssignments_fail' of https://github.com/agresch/storm into STORM-3237 STORM-3237: track Nimbus mkAssignment failures This closes #2852 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/c47c23cf Tree:

[1/2] storm git commit: STORM-3237 track Nimbus mkAssignment failures

2018-10-01 Thread bobby
Repository: storm Updated Branches: refs/heads/master c367f9af7 -> c47c23cf8 STORM-3237 track Nimbus mkAssignment failures Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/d7d2c623 Tree:

[1/2] storm git commit: STORM-3236 mark shutdown meters before stopping metric reporting

2018-09-28 Thread bobby
Repository: storm Updated Branches: refs/heads/master 53434b7eb -> c367f9af7 STORM-3236 mark shutdown meters before stopping metric reporting Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/2b9f404c Tree:

[2/2] storm git commit: Merge branch 'agresch_storm-3236' of https://github.com/agresch/storm into STORM-3236

2018-09-28 Thread bobby
Merge branch 'agresch_storm-3236' of https://github.com/agresch/storm into STORM-3236 STORM-3236: mark shutdown meters before stopping metric reporting This closes #2851 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[2/2] storm git commit: Merge branch 'storm3235' of https://github.com/kishorvpatil/incubator-storm into STORM-3235

2018-09-28 Thread bobby
Merge branch 'storm3235' of https://github.com/kishorvpatil/incubator-storm into STORM-3235 STORM-3235: Fix WorkerToken renewal criteria and refactor This closes #2850 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[1/2] storm git commit: Fix WorkerToken renewal criteria and refactor

2018-09-28 Thread bobby
Repository: storm Updated Branches: refs/heads/master 4c3a9bdc0 -> 53434b7eb Fix WorkerToken renewal criteria and refactor Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/24a28eaa Tree:

[1/2] storm git commit: STORM-1311: Fix for visualization when sys metrics aren't present yet

2018-09-25 Thread bobby
Repository: storm Updated Branches: refs/heads/master bca4761d7 -> 4c3a9bdc0 STORM-1311: Fix for visualization when sys metrics aren't present yet Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/490fe49a Tree:

[2/2] storm git commit: Merge branch 'master' of https://github.com/govind-menon/storm into STORM-1311

2018-09-25 Thread bobby
Merge branch 'master' of https://github.com/govind-menon/storm into STORM-1311 STORM-1311: Fix for visualization when sys metrics aren't present yet This closes #2849 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/4c3a9bdc

[3/3] storm git commit: Merge branch 'STORM-3232' of https://github.com/revans2/incubator-storm into STORM-3232

2018-09-25 Thread bobby
Merge branch 'STORM-3232' of https://github.com/revans2/incubator-storm into STORM-3232 STORM-3232: Display on the UI all versions of storm that are supported This closes #2844 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit:

[1/3] storm git commit: STORM-3232: Display on the UI all the versions of storm supported.

2018-09-25 Thread bobby
wip-us.apache.org/repos/asf/storm/tree/70dd313e Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/70dd313e Branch: refs/heads/master Commit: 70dd313e2be5c6ea6ca7d30fbdb05960cc3c6b33 Parents: b2a1a58 Author: Robert (Bobby) Evans Authored: Wed Sep 19 09:08:32 2018 -0500 Committer: Robert (Bo

  1   2   3   4   5   6   7   8   9   10   >