GitHub user hustfxj opened a pull request:

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

    [STORM-1270]  [STORM-1274] port drpc&LocalDRPC  to java 

    1. Port "org.apache.storm.daemon.drpc" to java at 
"org.apache.storm.daemon.DrpcServer".
    2. Port "org.apache.storm.LocalDRPC" to java at 
"org.apache.storm.LocalDRPC".
    3. I keep the "webapp" of drpc.clj , as it's hard to translate and we will 
move ring to other REST framework. 

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

    $ git pull https://github.com/hustfxj/storm DRPC

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

    https://github.com/apache/storm/pull/1156.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 #1156
    
----
commit 2040fee56e9a3c0614cd50e30a93389ea2843a77
Author: xiaojian.fxj <[email protected]>
Date:   2016-02-19T00:59:43Z

    port drpc.clj to java

commit 2854d9ee357bf2b03af5801ffe64b3380bd621b6
Author: xiaojian.fxj <[email protected]>
Date:   2016-02-23T04:18:31Z

    rename DrpcProcess

commit 9178b1c8fb7a77dde0608a285d9adc8d0b767867
Author: xiaojian.fxj <[email protected]>
Date:   2016-02-26T06:13:23Z

    Merge branch 'master' into LocalDRPC

commit 802d28e607ce953664fcea7356eac98fb354683f
Author: xiaojian.fxj <[email protected]>
Date:   2016-02-26T12:32:29Z

    update some tests about drpc

commit 8e350d1cf1f16b0101d699de0016bb762061f1e3
Author: xiaojian.fxj <[email protected]>
Date:   2016-02-26T14:59:02Z

    let ManualDRPC throw Exception

----


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