[GitHub] [rocketmq] 9526xu opened a new pull request #1867: fix transaction message doc #1866

2020-03-18 Thread GitBox
9526xu opened a new pull request #1867: fix transaction message doc #1866
URL: https://github.com/apache/rocketmq/pull/1867
 
 
   ## What is the purpose of the change
   
   docs-cn and doc-en  hash some error in transaction message.
   
   ## Brief changelog
   
   fix doc in :
   
   
`AbstractTransactionCheckListener`>`AbstractTransactionalMessageCheckListener`
   
   `transactionMsgTimeout`-->`transactionTimeout`
   
   ## Verifying this change
   
   
   
   Follow this checklist to help us incorporate your contribution quickly and 
easily. Notice, `it would be helpful if you could finish the following 5 
checklist(the last one is not necessary)before request the community to review 
your PR`.
   
   - [x] Make sure there is a [Github 
issue](https://github.com/apache/rocketmq/issues) filed for the change (usually 
before you start working on it). Trivial changes like typos do not require a 
Github issue. Your pull request should address just this issue, without pulling 
in other changes - one PR resolves one issue. 
   - [x] Format the pull request title like `[ISSUE #123] Fix UnknownException 
when host config not exist`. Each commit in the pull request should have a 
meaningful subject line and body.
   - [x] Write a pull request description that is detailed enough to understand 
what the pull request does, how, and why.
   - [x] Write necessary unit-test(over 80% coverage) to verify your logic 
correction, more mock a little better when cross module dependency exist. If 
the new feature or significant change is committed, please remember to add 
integration-test in [test 
module](https://github.com/apache/rocketmq/tree/master/test).
   - [x] Run `mvn -B clean apache-rat:check findbugs:findbugs 
checkstyle:checkstyle` to make sure basic checks pass. Run `mvn clean install 
-DskipITs` to make sure unit-test pass. Run `mvn clean test-compile 
failsafe:integration-test`  to make sure integration-test pass.
   - [ ] If this contribution is large, please file an [Apache Individual 
Contributor License Agreement](http://www.apache.org/licenses/#clas).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq] coveralls commented on issue #1867: fix transaction message doc #1866

2020-03-18 Thread GitBox
coveralls commented on issue #1867: fix transaction message doc #1866
URL: https://github.com/apache/rocketmq/pull/1867#issuecomment-600650836
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/29445833/badge)](https://coveralls.io/builds/29445833)
   
   Coverage increased (+0.1%) to 50.968% when pulling 
**bebb4a86da3cdb99aee4e052fc39c923b5a2eb81 on 9526xu:fix-transaction-doc** into 
**8ef01a6c635f6972847c40d5540b1945180d7cbd on apache:master**.
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq] 9526xu commented on issue #1866: Tiny error in document about transaction message

2020-03-18 Thread GitBox
9526xu commented on issue #1866:  Tiny error in  document about transaction 
message
URL: https://github.com/apache/rocketmq/issues/1866#issuecomment-600622760
 
 
   I will pull a request to fix it。


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq] 9526xu opened a new issue #1866: Tiny error in document about transaction message

2020-03-18 Thread GitBox
9526xu opened a new issue #1866:  Tiny error in  document about transaction 
message
URL: https://github.com/apache/rocketmq/issues/1866
 
 
   
   **BUG REPORT**
   
   Tiny error in  document about transaction message
   
   
![image](https://user-images.githubusercontent.com/15943801/76965244-ecdd7480-695e-11ea-9c0c-9d3b5b9865ee.png)
   
   doc-en and doc-cn has same error。
   
   fix:
   
   
`AbstractTransactionCheckListener`>`AbstractTransactionalMessageCheckListener`
   
   `transactionMsgTimeout`-->`transactionTimeout`
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq] wlliqipeng commented on issue #1863: confused msgId and unique_key of message

2020-03-18 Thread GitBox
wlliqipeng commented on issue #1863: confused msgId and unique_key of message
URL: https://github.com/apache/rocketmq/issues/1863#issuecomment-600965029
 
 
   @xujianhai666 At present, msgId is likely to cause confusion. If you want to 
modify it, you need to consider forward compatibility. @ShannonDing 
@duhenglucky @RongtongJin What do you think?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq] jinyanhui2008 commented on issue #1868: 出现大坑了, 求救, fileReserverdTime=720参数设置无效.

2020-03-18 Thread GitBox
jinyanhui2008 commented on issue #1868: 出现大坑了, 求救,  fileReserverdTime=720参数设置无效.
URL: https://github.com/apache/rocketmq/issues/1868#issuecomment-600929025
 
 
   订正一下, 发现是说明文档写的有问题, 实际是 fileReservedTime, 请修复一下文档吧.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-go] duffiye commented on issue #440: [Native] ERRO[0003] consumer start failed

2020-03-18 Thread GitBox
duffiye commented on issue #440: [Native] ERRO[0003] consumer start failed
URL: 
https://github.com/apache/rocketmq-client-go/issues/440#issuecomment-600938403
 
 
   start failed, maybe SDK can not autocreate group, topic.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-go] duffiye closed issue #440: [Native] ERRO[0003] consumer start failed

2020-03-18 Thread GitBox
duffiye closed issue #440: [Native] ERRO[0003] consumer start failed
URL: https://github.com/apache/rocketmq-client-go/issues/440
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq] jinyanhui2008 opened a new issue #1868: 出现大坑了, 求救, fileReserverdTime=720参数设置无效.

2020-03-18 Thread GitBox
jinyanhui2008 opened a new issue #1868: 出现大坑了, 求救,  fileReserverdTime=720参数设置无效.
URL: https://github.com/apache/rocketmq/issues/1868
 
 
   版本号, 4.5.1, 因为有业务需求有数千万数据需要进行消费, 运算复杂特意将超时时间修改为720小时, 但是我的文件还是在72小时候被删除了, 
请帮忙看看是什么原因啊.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq] duhenglucky commented on issue #1838: New Programming Model of TransactionMQProducer

2020-03-18 Thread GitBox
duhenglucky commented on issue #1838: New Programming Model of 
TransactionMQProducer
URL: https://github.com/apache/rocketmq/issues/1838#issuecomment-600957986
 
 
   
https://github.com/openmessaging/openmessaging-java/blob/master/openmessaging-api/src/main/java/io/openmessaging/producer/Producer.java
   The API shown below is provided in OpenMessaging, any comments are welcome: )
   
   
![image](https://user-images.githubusercontent.com/7938968/77026238-2a2d1b00-69ce-11ea-9b13-8faff7826c7b.png)
   
   
![image](https://user-images.githubusercontent.com/7938968/77026214-1e415900-69ce-11ea-8207-649fdf273c8c.png)
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq] wlliqipeng closed issue #1868: Help, failed to set filereserverdime = 720.

2020-03-18 Thread GitBox
wlliqipeng closed issue #1868: Help,  failed to set filereserverdime = 720.
URL: https://github.com/apache/rocketmq/issues/1868
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


GSoC draft proposal. Elasticsearch and Cassandra connectors.

2020-03-18 Thread Kirill Yankov
Hello mentors!

I am Kirill, and I have submitted my draft proposal for GSoC project with 
RocketMQ. 
The proposal is for Elasticsearch and Cassandra connectors.
Can you please have a look a give some feedback?

You can find the proposal here or at the GSoC website (I’ve submitted it there 
too):
https://github.com/manonthegithub/GSoC-2020/blob/master/rocketmq/Proposal.md 



About me:
 - University of Freiburg. MS Computer Science. 2018 - now 
 - Worked as a developer in industry. 3-4 years of experience in Java and 3-4 
years more in Scala. Basic Python, Javascript, web-development. 
 - Contributed and continue to several opensource projects: akka (latest big 
PR: https://github.com/akka/akka/pull/26825 
), akka-http; small contributions to 
Apache JMeter, neosemantics, java-stix, swagger-akka-http. 
 - Oracle Certified Professional (Java 8)

My linkedin: https://www.linkedin.com/in/kirill-yankov-8b0747118/ 

My github: https://github.com/manonthegithub 

Thank you!

Kind regards,
Kirill Yankov.







[GitHub] [rocketmq] wlliqipeng commented on issue #1868: Help, failed to set filereserverdime = 720.

2020-03-18 Thread GitBox
wlliqipeng commented on issue #1868: Help,  failed to set filereserverdime = 
720.
URL: https://github.com/apache/rocketmq/issues/1868#issuecomment-600971789
 
 
   This parameter needs to be modified by the mqadmin tool. Any questions 
please go to the mailing list.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-go] kitestar closed issue #452: aliyun Business Edition supoport

2020-03-18 Thread GitBox
kitestar closed issue #452: aliyun Business Edition supoport
URL: https://github.com/apache/rocketmq-client-go/issues/452
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-cpp] ShannonDing opened a new pull request #279: [ISSUE #278] update versions to release 2.1.0

2020-03-18 Thread GitBox
ShannonDing opened a new pull request #279: [ISSUE #278] update versions to 
release 2.1.0
URL: https://github.com/apache/rocketmq-client-cpp/pull/279
 
 
   ## What is the purpose of the change
   close #278 
   
   ## Brief changelog
   [ISSUE #278] update versions to release 2.1.0
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-cpp] codecov-io commented on issue #279: [ISSUE #278] update versions to release 2.1.0

2020-03-18 Thread GitBox
codecov-io commented on issue #279: [ISSUE #278] update versions to release 
2.1.0
URL: 
https://github.com/apache/rocketmq-client-cpp/pull/279#issuecomment-600453608
 
 
   # 
[Codecov](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/279?src=pr=h1)
 Report
   > Merging 
[#279](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/279?src=pr=desc)
 into 
[master](https://codecov.io/gh/apache/rocketmq-client-cpp/commit/9ddb6263b778859b62e8d01ebe37fae5c8b89fc7=desc)
 will **not change** coverage by `%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/279/graphs/tree.svg?width=650=150=pr=L5As3jdqFW)](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/279?src=pr=tree)
   
   ```diff
   @@   Coverage Diff   @@
   ##   master #279   +/-   ##
   ===
 Coverage   60.33%   60.33%   
   ===
 Files 200  200   
 Lines   1256512565   
   ===
 Hits 7581 7581   
 Misses   4984 4984   
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/279?src=pr=tree)
 | Coverage Δ | |
   |---|---|---|
   | 
[src/common/DefaultMQClient.cpp](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/279/diff?src=pr=tree#diff-c3JjL2NvbW1vbi9EZWZhdWx0TVFDbGllbnQuY3Bw)
 | `75.00% <ø> (ø)` | |
   
   --
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/279?src=pr=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute  (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/279?src=pr=footer).
 Last update 
[9ddb626...ae7b10e](https://codecov.io/gh/apache/rocketmq-client-cpp/pull/279?src=pr=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq] wlliqipeng closed issue #1864: the sync send method can not resent message when called timeout

2020-03-18 Thread GitBox
wlliqipeng closed issue #1864: the sync send method can not resent message when 
called timeout
URL: https://github.com/apache/rocketmq/issues/1864
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-cpp] ShannonDing merged pull request #279: [ISSUE #278] update versions to release 2.1.0

2020-03-18 Thread GitBox
ShannonDing merged pull request #279: [ISSUE #278] update versions to release 
2.1.0
URL: https://github.com/apache/rocketmq-client-cpp/pull/279
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-cpp] ShannonDing closed issue #278: Version need to update to release 2.1.0.

2020-03-18 Thread GitBox
ShannonDing closed issue #278: Version need to update to release 2.1.0.
URL: https://github.com/apache/rocketmq-client-cpp/issues/278
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-go] kitestar opened a new issue #452: aliyun Business Edition supoport

2020-03-18 Thread GitBox
kitestar opened a new issue #452: aliyun Business Edition supoport
URL: https://github.com/apache/rocketmq-client-go/issues/452
 
 
   not support Aliyun 
   rocketmq Commercial Edition


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-go] kitestar opened a new issue #453: [Native] can't connect rocketMQ commercial edition

2020-03-18 Thread GitBox
kitestar opened a new issue #453: [Native]  can't connect  rocketMQ commercial 
edition 
URL: https://github.com/apache/rocketmq-client-go/issues/453
 
 
   NamSrv not support aliyun rocketmq  like http://MQ_INST_xxaliyuncs.com:80


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-go] ShannonDing commented on issue #453: [Native] can't connect rocketMQ commercial edition

2020-03-18 Thread GitBox
ShannonDing commented on issue #453: [Native]  can't connect  rocketMQ 
commercial edition 
URL: 
https://github.com/apache/rocketmq-client-go/issues/453#issuecomment-600462958
 
 
   link #447 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-go] ShannonDing merged pull request #449: [ISSUE #446] correct msgid using unique id.

2020-03-18 Thread GitBox
ShannonDing merged pull request #449: [ISSUE #446] correct msgid using unique 
id.
URL: https://github.com/apache/rocketmq-client-go/pull/449
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-go] ShannonDing closed issue #446: [Native] MessageId is not correct

2020-03-18 Thread GitBox
ShannonDing closed issue #446: [Native] MessageId is not correct
URL: https://github.com/apache/rocketmq-client-go/issues/446
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq] leoxchang commented on issue #1864: the sync send method can not resent message when called timeout

2020-03-18 Thread GitBox
leoxchang commented on issue #1864: the sync send method can not resent message 
when called timeout
URL: https://github.com/apache/rocketmq/issues/1864#issuecomment-600471154
 
 
   why this issue is closed? I want to know the producer sync send message to 
broker,and then happend timeout,the producer client should try again or not try 
?  or the application should hanlded itself.
   
for (; times < timesTotal; times++) {
   String lastBrokerName = null == mq ? null : 
mq.getBrokerName();
   MessageQueue mqSelected = 
this.selectOneMessageQueue(topicPublishInfo, lastBrokerName);
   if (mqSelected != null) {
   mq = mqSelected;
   brokersSent[times] = mq.getBrokerName();
   try {
   beginTimestampPrev = System.currentTimeMillis();
   if (times > 0) {
   //Reset topic with namespace during resend.
   
msg.setTopic(this.defaultMQProducer.withNamespace(msg.getTopic()));
   }
   long costTime = beginTimestampPrev - 
beginTimestampFirst;
   if (timeout < costTime) {
   callTimeout = true;
   break;
   }
   
   when happend remotingtimeoutexception
   and second into for method,the costTime must big than timeout,so resent can 
not run


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq] wlliqipeng closed issue #1861: runserver.sh runbroker.sh does not support jdk10 / jdk11, can it be supported?

2020-03-18 Thread GitBox
wlliqipeng closed issue #1861:  runserver.sh runbroker.sh does not support 
jdk10 / jdk11, can it be supported?
URL: https://github.com/apache/rocketmq/issues/1861
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq] wlliqipeng commented on issue #1861: runserver.sh runbroker.sh does not support jdk10 / jdk11, can it be supported?

2020-03-18 Thread GitBox
wlliqipeng commented on issue #1861:  runserver.sh runbroker.sh does not 
support jdk10 / jdk11, can it be supported?
URL: https://github.com/apache/rocketmq/issues/1861#issuecomment-600472518
 
 
   RocketMQ has no plans to support jdk10 / jdk11 for the time being.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-cpp] ShannonDing opened a new issue #278: Version need to update to release 2.1.0.

2020-03-18 Thread GitBox
ShannonDing opened a new issue #278: Version need to update to release 2.1.0.
URL: https://github.com/apache/rocketmq-client-cpp/issues/278
 
 
   Version need to update to release 2.1.0.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-go] ShannonDing closed issue #443: [Native] Any More ERRO details console log?

2020-03-18 Thread GitBox
ShannonDing closed issue #443: [Native] Any More ERRO details console log?
URL: https://github.com/apache/rocketmq-client-go/issues/443
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-go] ShannonDing merged pull request #450: [ISSUE #443] Ignore eof error when conn closed.

2020-03-18 Thread GitBox
ShannonDing merged pull request #450: [ISSUE #443] Ignore eof error when conn 
closed.
URL: https://github.com/apache/rocketmq-client-go/pull/450
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-go] ShannonDing closed issue #430: [Master]delay order DelayTimeLevel not working

2020-03-18 Thread GitBox
ShannonDing closed issue #430: [Master]delay order DelayTimeLevel not working
URL: https://github.com/apache/rocketmq-client-go/issues/430
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-python] ShannonDing opened a new issue #86: [Master] Try to support message trace.

2020-03-18 Thread GitBox
ShannonDing opened a new issue #86: [Master] Try to support message trace.
URL: https://github.com/apache/rocketmq-client-python/issues/86
 
 
   the CPP core will support message trace since 2.1.0, it is better to add a 
swift to open the message trace.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-cpp] ShannonDing opened a new issue #280: Add C style apis to open/close message trace.

2020-03-18 Thread GitBox
ShannonDing opened a new issue #280: Add C style apis to open/close message 
trace.
URL: https://github.com/apache/rocketmq-client-cpp/issues/280
 
 
   Add C style apis to open/close message trace.
   used for C, Go and Python SDKs.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-cpp] ShannonDing opened a new pull request #281: [ISSUE #280] add message trace shift for C style apis.

2020-03-18 Thread GitBox
ShannonDing opened a new pull request #281: [ISSUE #280] add message trace 
shift for C style apis.
URL: https://github.com/apache/rocketmq-client-cpp/pull/281
 
 
   ## What is the purpose of the change
   
   [close #280] add message trace shift for C style apis.
   
   ## Brief changelog
   
   add message trace shift for C style apis.
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-cpp] ShannonDing merged pull request #281: [ISSUE #280] add message trace shift for C style apis.

2020-03-18 Thread GitBox
ShannonDing merged pull request #281: [ISSUE #280] add message trace shift for 
C style apis.
URL: https://github.com/apache/rocketmq-client-cpp/pull/281
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-cpp] ShannonDing closed issue #280: Add C style apis to open/close message trace.

2020-03-18 Thread GitBox
ShannonDing closed issue #280: Add C style apis to open/close message trace.
URL: https://github.com/apache/rocketmq-client-cpp/issues/280
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-go] ShannonDing closed issue #386: [Master]version problem of rocketmq-client-go and rocketmq-client-cpp

2020-03-18 Thread GitBox
ShannonDing closed issue #386: [Master]version problem of rocketmq-client-go 
and rocketmq-client-cpp
URL: https://github.com/apache/rocketmq-client-go/issues/386
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-client-go] ShannonDing opened a new issue #454: [Master] Try to support message trace.

2020-03-18 Thread GitBox
ShannonDing opened a new issue #454: [Master] Try to support message trace.
URL: https://github.com/apache/rocketmq-client-go/issues/454
 
 
   the CPP core will support message trace since 2.1.0, it is better to add a 
swift to open the message trace.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq] Xiao-Y opened a new issue #1865: Set aclEnable=true in broker.conf,but this acl is valid.

2020-03-18 Thread GitBox
Xiao-Y opened a new issue #1865: Set aclEnable=true in broker.conf,but this acl 
is valid.
URL: https://github.com/apache/rocketmq/issues/1865
 
 
   The issue tracker is **ONLY** used for bug report(feature request need to 
follow [RIP 
process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal)).
 Keep in mind, please check whether there is an existing same report before 
your raise a new one.
   
   Alternately (especially if your communication is not a bug report), you can 
send mail to our [mailing lists](http://rocketmq.apache.org/about/contact/). We 
welcome any friendly suggestions, bug fixes, collaboration and other 
improvements.
   
   Please ensure that your bug report is clear and that it is complete. 
Otherwise, we may be unable to understand it or to reproduce it, either of 
which would prevent us from fixing the bug. We strongly recommend the 
report(bug report or feature request) could include some hints as the following:
   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
   
   - What did you expect to see?
   
   - What did you see instead?
   
   2. Please tell us about your environment:
   
   3. Other information (e.g. detailed explanation, logs, related issues, 
suggestions how to fix, etc):
   
   **FEATURE REQUEST**
   
   1. Please describe the feature you are requesting.
   
   2. Provide any additional detail on your proposed use case for this feature.
   
   2. Indicate the importance of this issue to you (blocker, must-have, 
should-have, nice-to-have). Are you currently using any workarounds to address 
this issue?
   
   4. If there are some sub-tasks using -[] for each subtask and create a 
corresponding issue to map to the sub task:
   
   - [sub-task1-issue-number](example_sub_issue1_link_here): sub-task1 
description here, 
   - [sub-task2-issue-number](example_sub_issue2_link_here): sub-task2 
description here,
   - ...
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services