[GitHub] zhouxinyu opened a new pull request #207: [ROCKETMQ-335] Reload server certificate, private key and root ca when these are changed

2017-12-17 Thread GitBox
zhouxinyu opened a new pull request #207: [ROCKETMQ-335] Reload server certificate, private key and root ca when these are changed URL: https://github.com/apache/rocketmq/pull/207 ## What is the purpose of the change JIRA: https://issues.apache.org/jira/browse/ROCKETMQ-335

Re: What's DLQ?

2017-12-17 Thread yukon
Hi Frank Bian, The DLQ means `Dead Letter Queue`, as you can see, all the messages will be redirected to DLQ when these's reconsumeTimes exceed the maxReconsumeTimes(default is 16). Each consumer group has a DLQ named `%DLQ%CID`, it's a special topic indeed and doesn't have read permission by

Fixed: apache/rocketmq#956 (develop - 69043c0)

2017-12-17 Thread Travis CI
Build Update for apache/rocketmq - Build: #956 Status: Fixed Duration: 17 minutes and 57 seconds Commit: 69043c0 (develop) Author: yukon Message: 4.2.0 has been released, go to next development iteration 4.3.0-SNAPSHOT View the changeset:

About version 4.2.0

2017-12-17 Thread Martin
Hi guys, I am seeing the release notes of version 4.2.0 have been published. but seems there is no download link for version 4.2.0. the only way i can get 4.2.0 is from github sourcode. Does this means version 4.2.0 is not a standard release or version 4.2.0 is not recommended to use?

[RESULT][VOTE]: Release Apache RocketMQ 4.2.0 RC1

2017-12-17 Thread yukon
Hello RocketMQ Community, The Apache RocketMQ 4.2.0 vote is now closed and has passed with 3 binding +1s, 2 non-binding +1s and no 0 or -1: Binding votes +1s: dongeforever Von Gosling yukon Non-binding votes +1s: Rovshen Nazarov liuxue The release will be published soon. Thanks, The Apache