GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/1786
STORM-1281: LocalCluster, testing4j and testing.clj to java
This is based off of #1744, but I wanted to make sure that my changes were
publicly available.
Now Testing.java replaces testing4j.clj and depends on an improved
LocalCluster.java that replaces LocalCluster.clj.
testing.clj now depends on Testing.java and has been moved under
storm-clojure.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-1281
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1786.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 #1786
----
commit 55a94f4a32be667a12d68e2775c55add6c0d5f03
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-10-24T20:59:36Z
STORM-1276: line for line translation of nimbus to java
commit 2bb7b1f5aa8338b030e1c03e088b79b8b107866a
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-10-24T21:13:09Z
STORM-1276: missed a TODO in the test code
commit 564ef8308e9ae7efe947cda722ff24ea40f3ad31
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-10-24T21:26:49Z
Removed unused converter functions
commit 6965b56d3d6c1bc9aefd1b7179b50c86e9316a85
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-10-24T22:04:09Z
A bit more refactoring
commit 39148edf07f2028c2edcfecc53ea9bfac525988f
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-11-16T18:25:18Z
Let worker handle empty credentials
commit 2aa9549f9a9ac106f652ca8b6afaaff467cfeee1
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-10-24T20:59:36Z
STORM-1276: line for line translation of nimbus to java
commit da171591580e259c3a264b8889b1940154ffac93
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-11-05T15:33:47Z
STORM-1281: LocalCluster, testing4j and testing.clj to java
commit 083f764306d0d48291110f7e0a0697a6a86c1635
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-11-18T13:18:00Z
Fix some race conditions in nimbus and make test plan compiler share a
local cluster (runs faster)
----
---
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.
---