回复: Re: Looking to contribute to RocketMQ

2017-01-16 Thread Qun Zhao
Hi, RocketMq-Flume-ng project is used for publishing and receiving data bewteen RocketMQ and Flume-ng. Flume is a distributed data collecting tool, and RocketMQ is a messaging data platform of high-performance and can accumulate a large amunt of messages, so using the RocketMq-Flume-ng project

答复: Looking to contribute to RocketMQ

2017-01-16 Thread 宋 永忠
We will change console's roadmap into jira soon. rocketmq-console url is https://github.com/rocketmq/rocketmq-console-ng 发件人: 唐杰 发送时间: 2017年1月17日 11:29 收件人: dev@rocketmq.incubator.apache.org 抄送: chandreshpancholi...@gmail.com; syzj...@outlook.com; zhendongli..

[GitHub] incubator-rocketmq issue #43: [ROCKETMQ-59] Change Charset usages in RocketM...

2017-01-16 Thread iskl
Github user iskl commented on the issue: https://github.com/apache/incubator-rocketmq/pull/43 @zhouxinyu That's really a better solution! I've change the access modifiers to `private` for borh. Since the CHARSET is used in `static` methods, it could not be modified to non-sta

Re: Looking to contribute to RocketMQ

2017-01-16 Thread 唐杰
The rocketmq-console url is https://github.com/rocketmq/rocketmq-console-ng We will change console's roadmap into jira soon,you may find some great contribution points in jira,we can improve it together. :-) 2017-01-17 11:07 GMT+08:00 Von Gosling : > As we said in website[1], All contributions to

Re: Looking to contribute to RocketMQ

2017-01-16 Thread Von Gosling
As we said in website[1], All contributions to RocketMQ are greatly appreciated, whether for trivial cleanups, big new features or other material rewards. More details see here[2]. Refer to Console , JMS, Flume these three projects, If you want to contribute, please look at RocketMQ Jira issue

[GitHub] incubator-rocketmq pull request #44: [ROCKETMQ-64] Remove duplication code l...

2017-01-16 Thread naughtybear
GitHub user naughtybear opened a pull request: https://github.com/apache/incubator-rocketmq/pull/44 [ROCKETMQ-64] Remove duplication code line in BrokerOuterAPI.registerBroker method Remove duplicated 'result.setHaServerAddr(responseHeader.getHaServerAddr());' in BrokerOuterAPI.r

Re: [DISCUSS] Releasing a few versions supporting essential JMSfeatures for Sub-project RocketMQ-JMS

2017-01-16 Thread 张轲
sorry, the ISSUE link seems missing. The complete url: https://github.com/rocketmq/rocketmq-jms/issues/1 2017-01-17 9:07 GMT+08:00 zhangke : > Hi Willem, > We haven't draw up a specific plan yet. Now we are still in discussion > about the developing strategies mentioned in this mail's topic.

?????? [DISCUSS] Releasing a few versions supporting essential JMSfeatures for Sub-project RocketMQ-JMS

2017-01-16 Thread zhangke
Hi Willem, We haven't draw up a specific plan yet. Now we are still in discussion about the developing strategies mentioned in this mail's topic. If you have time, could you glance over this issue to give us some opinion? Now we host the RocketMQ-JMS module in the Github and won't affe

[GitHub] incubator-rocketmq issue #43: [ROCKETMQ-59] Change Charset usages in RocketM...

2017-01-16 Thread zhouxinyu
Github user zhouxinyu commented on the issue: https://github.com/apache/incubator-rocketmq/pull/43 @iskl It could be better if we narrow down `CHARSET_UTF8 ` access modifier to `private` and without `static`, for both `RocketMQSerializable` and `RemotingSerializable`. --- If your pr

[GitHub] incubator-rocketmq-site pull request #4: Improved 'How to create a PR (contr...

2017-01-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rocketmq-site/pull/4 --- 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

[GitHub] incubator-rocketmq-site issue #4: Improved 'How to create a PR (contributors...

2017-01-16 Thread zhouxinyu
Github user zhouxinyu commented on the issue: https://github.com/apache/incubator-rocketmq-site/pull/4 Sure, thanks @shroman --- 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 enab

[GitHub] incubator-rocketmq issue #37: [ROCKETMQ-38] Some unit tests for rocketmq-rem...

2017-01-16 Thread vongosling
Github user vongosling commented on the issue: https://github.com/apache/incubator-rocketmq/pull/37 Thanks @iskl @shroman @WillemJiang , I will work on the rocketmq remoting module these days. --- If your project is set up for it, you can reply to this email and have your reply appea

Re: [DISCUSS] Releasing a few versions supporting essential JMS features for Sub-project RocketMQ-JMS

2017-01-16 Thread Willem Jiang
What's the development plan of the RocketMQ-JMS module? Do we need to host the RocketMQ-JMS module in the Apache git repo ? If we host the module in the Github, I don't think development of RocketMQ-JMS could affect the release process of RocketMQ. If we host the module in Apache RocketMQ repo, t

[DISCUSS] Releasing a few versions supporting essential JMS features for Sub-project RocketMQ-JMS

2017-01-16 Thread dongeforever
Rename the subject for discussion. Supporting JMS totally may take a long time. It is free to start a branch for fully implementation. Concurrently, we'd better release earlier versions to get some benefits: 1. support urgent users as quickly as possible 2. collect feedbacks from early users An

[GitHub] incubator-rocketmq pull request #37: [ROCKETMQ-38] Some unit tests for rocke...

2017-01-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rocketmq/pull/37 --- 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 feat

[GitHub] incubator-rocketmq issue #43: [ROCKETMQ-59] Change Charset usages in RocketM...

2017-01-16 Thread lizhanhui
Github user lizhanhui commented on the issue: https://github.com/apache/incubator-rocketmq/pull/43 Minor changes, appears OK. --- 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 enab

[GitHub] incubator-rocketmq pull request #8: [ROCKETMQ-32] Improve concision - Reuse ...

2017-01-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rocketmq/pull/8 --- 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 featu

[GitHub] incubator-rocketmq pull request #42: [ROCKETMQ-47] Avoid broker updates of N...

2017-01-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rocketmq/pull/42 --- 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 feat