[GitHub] incubator-rocketmq-externals issue #29: update redis-replicator to 2.3.3 , f...

2017-09-04 Thread leonchen83
Github user leonchen83 commented on the issue:

https://github.com/apache/incubator-rocketmq-externals/pull/29
  
I can finish full test case this weekend. 
For now I only test replicate from redis . but not test data stream to 
RocketMQ.


---


[GitHub] incubator-rocketmq-externals issue #29: update redis-replicator to 2.3.3 , f...

2017-09-04 Thread vongosling
Github user vongosling commented on the issue:

https://github.com/apache/incubator-rocketmq-externals/pull/29
  
@leonchen83 Thanks for your contribution. BTW, have you test it in your 
local environment ?


---


[GitHub] incubator-rocketmq issue #158: [Rocketmq-281] add check policy for preventin...

2017-09-04 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/incubator-rocketmq/pull/158
  

[![Coverage 
Status](https://coveralls.io/builds/13122639/badge)](https://coveralls.io/builds/13122639)

Coverage decreased (-0.1%) to 38.731% when pulling 
**331775dccb458dbb52fa54942a28c4dc7b98a8a1 on fuyou001:ROCKETMQ-281** into 
**254d432496c424717d45b8dc9e44ae3bd78ab466 on apache:develop**.



---


Re: [ANNOUNCE]RocketMQ cpp client entered into Apache RocketMQ community

2017-09-04 Thread Von Gosling
Hi wangqiwei,


Thanks for your contribution. Looking forward to your on-going maintenance of 
cpp client. I am willing to help you if you have any question :-) 


Best Regards,
Von Gosling



> 在 2017年9月4日,15:22,王启伟  写道:
> 
> Hi users,
> 
> RocketMQ cpp client entered into Apache RocketMQ community: 
> https://github.com/apache/incubator-rocketmq-externals/tree/master/rocketmq-cpp
>  
> 
> 
> RocketMQ client for cpp had gone through 3 years time-tested in Alibaba 
> Group,and had been used widly by many services, such as IM service, 
> Navigation, advertisement tool, on-line shopping service and so on;
> 
> It is stable with following characteristics:
>   1>. disaster recovery ability
>   Based on nameServer snapshot and network disaster recovery 
> strategy, no real-time impact on publish/subscribe when anyone of broker or 
> nameSrv was broken
>   2>. low latency
>   publish latency < 2ms, subscribe latency < 10ms
>   3>. High publish/subsricbe TPS
>   For 16 message queues, publish TPS > 3W, subsricbe TPS > 15W
>   4>. support all rocketmq features
>   Such as broadcast/cluster model, orderly publish/subscribe, 
> timed msg, consumer status query and so on. 
> 
> After starting to contribute this cpp client to incubator-rocketmq-externals, 
> we complete Usability work, such as reduce dependencies to 
> boost/libevent/jsoncpp, support auto build and find dependencies by cmake and 
> so on;
> 
> In the near future, we will contribute windows cpp and donet client to 
> incubator-rocketmq-externals, Thanks!
> 
> Most importantly, we are looking forward to new volunteers, let's build a 
> more perfect CPP/.NET client for RocketMQ!
> 
> Thanks!
> 
> 
> 
> 
> 
> 
> At 2017-09-04 15:20:10, "王启伟"  wrote:
> Hi users,
> 
> RocketMQ client for cpp had gone through 3 years time-tested in Alibaba 
> Group,and had been used widly by many services, such as IM service, 
> Navigation, advertisement tool, on-line shopping service and so on;
> 
> It is stable with following characteristics:
>   1>. disaster recovery ability
>   Based on nameServer snapshot and network disaster recovery 
> strategy, no real-time impact on publish/subscribe when anyone of broker or 
> nameSrv was broken
>   2>. low latency
>   publish latency < 2ms, subscribe latency < 10ms
>   3>. High publish/subsricbe TPS
>   For 16 message queues, publish TPS > 3W, subsricbe TPS > 15W
>   4>. support all rocketmq features
>   Such as broadcast/cluster model, orderly publish/subscribe, 
> timed msg, consumer status query and so on. 
> 
> After starting to contribute this cpp client to incubator-rocketmq-externals, 
> we complete Usability work, such as reduce dependencies to 
> boost/libevent/jsoncpp, support auto build and find dependencies by cmake and 
> so on;
> 
> In the near future, we will contribute windows cpp and donet client to 
> incubator-rocketmq-externals, Thanks!
> 
> Most importantly, we are looking forward to new volunteers, let's build a 
> more perfect CPP/.NET client for RocketMQ!
> 
> Thanks!
> 
> 
> 
> At 2017-08-07 18:06:36, "王启伟"  > wrote:
> Hi users:
>   I take charge of rocketmq multiple language client development more 
> than 3 years at my company's middleware department; There are lots of 
> multiple language clients for rocketmq, such as C++, .NET, Python, PHP, Go 
> and so on, all these clients are popular in our company;
> 
>   Rocketmq client for cpp had gone through 3 years time-tested,and had 
> been used widly by many services, such as IM service, Navigation, 
> advertisement tool, on-line shopping service and so on; it is stable with 
> perfect disaster recovery ability, low latency,and high send/subscribe QPS;
> 
>   I noticed there are lots of clients in incubator-rocketmq-externals, 
> but CPP and DoNET client is not complete, So I hope to contribute this linux 
> cpp client to incubator-rocketmq-externals, windows CPP and DoNET will be 
> contributed later, thanks! Also, welcome any volunteers to join us!
> 
> 
>  
> 
> 
> 【网易自营】好吃到爆!鲜香弹滑加热即食,经典13香/麻辣小龙虾仅75元3斤>> 
> 
> 
> 
>  



[GitHub] incubator-rocketmq issue #162: [ROCKETMQ-286] Add a switch to decide whether...

2017-09-04 Thread coveralls
Github user coveralls commented on the issue:

https://github.com/apache/incubator-rocketmq/pull/162
  

[![Coverage 
Status](https://coveralls.io/builds/13111287/badge)](https://coveralls.io/builds/13111287)

Coverage decreased (-0.2%) to 38.636% when pulling 
**6bc0b58c04339c5f24eb306c60b25c6dc8ec626d on vsair:ROCKETMQ-286** into 
**254d432496c424717d45b8dc9e44ae3bd78ab466 on apache:develop**.



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[ANNOUNCE]RocketMQ cpp client entered into Apache RocketMQ community

2017-09-04 Thread 王启伟
Hi devs,


RocketMQ client for cpp had gone through 3 years time-tested in Alibaba 
Group,and had been used widly by many services, such as IM service, Navigation, 
advertisement tool, on-line shopping service and so on;


It is stable with following characteristics:
1>. disaster recovery ability
Based on nameServer snapshot and network disaster recovery strategy, no 
real-time impact on publish/subscribe when anyone of broker or nameSrv was 
broken
2>. low latency
publish latency < 2ms, subscribe latency < 10ms
3>. High publish/subsricbe TPS
For 16 message queues, publish TPS > 3W, subsricbe TPS > 15W
4>. support all rocketmq features
Such as broadcast/cluster model, orderly publish/subscribe, timed msg, consumer 
status query and so on.


After starting to contribute this cpp client to incubator-rocketmq-externals, 
we complete Usability work, such as reduce dependencies to 
boost/libevent/jsoncpp, support auto build and find dependencies by cmake and 
so on;


In the near future, we will contribute windows cpp and donet client to 
incubator-rocketmq-externals, Thanks!


Most importantly, we are looking forward to new volunteers, let's build a more 
perfect CPP/.NET client for RocketMQ!

[GitHub] incubator-rocketmq pull request #162: [ROCKETMQ-286] Add a switch to decide ...

2017-09-04 Thread vsair
GitHub user vsair opened a pull request:

https://github.com/apache/incubator-rocketmq/pull/162

[ROCKETMQ-286] Add a switch to decide whether to wake up commitLogService 
when put message

https://issues.apache.org/jira/browse/ROCKETMQ-286

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

$ git pull https://github.com/vsair/incubator-rocketmq ROCKETMQ-286

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

https://github.com/apache/incubator-rocketmq/pull/162.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 #162


commit 6bc0b58c04339c5f24eb306c60b25c6dc8ec626d
Author: vsair 
Date:   2017-09-04T07:09:54Z

[ROCKETMQ-286] Add a switch to decide whether to wake up commitLogService 
when put message




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-rocketmq issue #162: [ROCKETMQ-286] Add a switch to decide whether...

2017-09-04 Thread vsair
Github user vsair commented on the issue:

https://github.com/apache/incubator-rocketmq/pull/162
  
@zhouxinyu  @lizhanhui  @vongosling   pls have a review.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---