[GitHub] [rocketmq] uglycow opened a new pull request #1723: typo fix

2020-01-14 Thread GitBox
uglycow opened a new pull request #1723: typo fix URL: https://github.com/apache/rocketmq/pull/1723 ## What is the purpose of the change fix typo ## Brief changelog fix typo ## Verifying this change Follow this checklist to help us incorporate

[GitHub] [rocketmq] uglycow opened a new issue #1724: typo in

2020-01-14 Thread GitBox
uglycow opened a new issue #1724: typo in URL: https://github.com/apache/rocketmq/issues/1724 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

[GitHub] [rocketmq] uglycow commented on issue #1724: typo in org.apache.rocketmq.client.impl.consumer.DefaultLitePullConsumerImpl#seekToEnd

2020-01-14 Thread GitBox
uglycow commented on issue #1724: typo in org.apache.rocketmq.client.impl.consumer.DefaultLitePullConsumerImpl#seekToEnd URL: https://github.com/apache/rocketmq/issues/1724#issuecomment-574066431 ```java public void seekToEnd(MessageQueue messageQueue) throws MQClientException {

[GitHub] [rocketmq-operator] Will-JZH commented on issue #15: Cannot access rocketmq from outside the k8s

2020-01-14 Thread GitBox
Will-JZH commented on issue #15: Cannot access rocketmq from outside the k8s URL: https://github.com/apache/rocketmq-operator/issues/15#issuecomment-574082950 Client process and node running broker are not on the same network

[GitHub] [rocketmq] coveralls commented on issue #1723: typo fix

2020-01-14 Thread GitBox
coveralls commented on issue #1723: typo fix URL: https://github.com/apache/rocketmq/pull/1723#issuecomment-574088722 [![Coverage Status](https://coveralls.io/builds/28091852/badge)](https://coveralls.io/builds/28091852) Coverage decreased (-0.05%) to 50.882% when pulling **b279

[GitHub] [rocketmq-operator] Will-JZH edited a comment on issue #15: Cannot access rocketmq from outside the k8s

2020-01-14 Thread GitBox
Will-JZH edited a comment on issue #15: Cannot access rocketmq from outside the k8s URL: https://github.com/apache/rocketmq-operator/issues/15#issuecomment-574082950 Client process and node running broker are not on the same network ![image](https://user-images.githubusercontent.com/25

[GitHub] [rocketmq-operator] Will-JZH edited a comment on issue #15: Cannot access rocketmq from outside the k8s

2020-01-14 Thread GitBox
Will-JZH edited a comment on issue #15: Cannot access rocketmq from outside the k8s URL: https://github.com/apache/rocketmq-operator/issues/15#issuecomment-574091912 When I use `kubectl get pods -owide`: ![image](https://user-images.githubusercontent.com/25976014/72333102-38bd3480-36f6

[GitHub] [rocketmq-operator] Will-JZH commented on issue #15: Cannot access rocketmq from outside the k8s

2020-01-14 Thread GitBox
Will-JZH commented on issue #15: Cannot access rocketmq from outside the k8s URL: https://github.com/apache/rocketmq-operator/issues/15#issuecomment-574091912 When I user `kubectl get pods -owide`: ![image](https://user-images.githubusercontent.com/25976014/72333102-38bd3480-36f6-11ea-8

[GitHub] [rocketmq-operator] Will-JZH edited a comment on issue #15: Cannot access rocketmq from outside the k8s

2020-01-14 Thread GitBox
Will-JZH edited a comment on issue #15: Cannot access rocketmq from outside the k8s URL: https://github.com/apache/rocketmq-operator/issues/15#issuecomment-574082950 @liuruiyiyang Client process and node running broker are not on the same network ![image](https://user-images.githubuse

[GitHub] [rocketmq-operator] Will-JZH edited a comment on issue #15: Cannot access rocketmq from outside the k8s

2020-01-14 Thread GitBox
Will-JZH edited a comment on issue #15: Cannot access rocketmq from outside the k8s URL: https://github.com/apache/rocketmq-operator/issues/15#issuecomment-574091912 Can RocketMq-Operator use the node IP as the pod IP of broker cluster. When I use `kubectl get pods -owide`: ![image](h

[GitHub] [rocketmq] 542928492 commented on issue #1183: checkLocalTransaction不断循环回查

2020-01-14 Thread GitBox
542928492 commented on issue #1183: checkLocalTransaction不断循环回查 URL: https://github.com/apache/rocketmq/issues/1183#issuecomment-574113346 我broker 已经升级到4.6.0 了。还是出现此现象。broker就不断的循环回查本地事务的状态。明明返回 COMMIT_MESSAGE了,但是还是一直在回查。 nameserver 使用4.2.0 ,broker 版本4.6.0 ---

[GitHub] [rocketmq] 542928492 opened a new issue #1725: checkTransaction一直循环回查版本4.6.0

2020-01-14 Thread GitBox
542928492 opened a new issue #1725: checkTransaction一直循环回查版本4.6.0 URL: https://github.com/apache/rocketmq/issues/1725 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)). Kee

Add as Contributor

2020-01-14 Thread Atri Sharma
Hi, I am trying to post a comment on JIRA but unable to do so. Can someone please add me as a contributor? My JIRA ID is atri Atri -- Regards, Atri Apache Concerted

[GitHub] [rocketmq-client-go] xujianhai666 opened a new issue #389: [Native] updatePullFromWhichNode should not only when processPullResult

2020-01-14 Thread GitBox
xujianhai666 opened a new issue #389: [Native] updatePullFromWhichNode should not only when processPullResult URL: https://github.com/apache/rocketmq-client-go/issues/389 The issue tracker is **ONLY** used for the go client (feature request of RocketMQ need to follow [RIP process](https:/

[GitHub] [rocketmq-client-go] xujianhai666 opened a new pull request #390: [ISSUE #389] feat(consumer): move updatePullFromWhichNode ahead of result check

2020-01-14 Thread GitBox
xujianhai666 opened a new pull request #390: [ISSUE #389] feat(consumer): move updatePullFromWhichNode ahead of result check URL: https://github.com/apache/rocketmq-client-go/pull/390 - consistent with java Closes #389

[GitHub] [rocketmq] duhenglucky closed issue #1724: typo in org.apache.rocketmq.client.impl.consumer.DefaultLitePullConsumerImpl#seekToEnd

2020-01-14 Thread GitBox
duhenglucky closed issue #1724: typo in org.apache.rocketmq.client.impl.consumer.DefaultLitePullConsumerImpl#seekToEnd URL: https://github.com/apache/rocketmq/issues/1724 This is an automated message from the Apache Git S

[GitHub] [rocketmq] duhenglucky merged pull request #1723: [ISSUE # 1724]typo fix

2020-01-14 Thread GitBox
duhenglucky merged pull request #1723: [ISSUE # 1724]typo fix URL: https://github.com/apache/rocketmq/pull/1723 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [rocketmq] 542928492 closed issue #1725: checkTransaction一直循环回查版本4.6.0

2020-01-14 Thread GitBox
542928492 closed issue #1725: checkTransaction一直循环回查版本4.6.0 URL: https://github.com/apache/rocketmq/issues/1725 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [rocketmq] 542928492 commented on issue #1725: checkTransaction一直循环回查版本4.6.0

2020-01-14 Thread GitBox
542928492 commented on issue #1725: checkTransaction一直循环回查版本4.6.0 URL: https://github.com/apache/rocketmq/issues/1725#issuecomment-574465614 我使用的集群是mq451和mq460混合的版本。使用同一个注册中心。使用如下步骤操作, 最终是可以解决问题: 1. 启动所有新版本 new-broker-460 2.迁移topic 到new-broker 3.关闭所有old-broker-451 --

[GitHub] [rocketmq] duhenglucky commented on issue #1715: broker start error, after set storePathRootDir

2020-01-14 Thread GitBox
duhenglucky commented on issue #1715: broker start error,after set storePathRootDir URL: https://github.com/apache/rocketmq/issues/1715#issuecomment-574467419 @zhaijw ping This is an automated message from the Apache Git Serv

[GitHub] [rocketmq] duhenglucky commented on issue #1718: Switching from CMS to G1

2020-01-14 Thread GitBox
duhenglucky commented on issue #1718: Switching from CMS to G1 URL: https://github.com/apache/rocketmq/issues/1718#issuecomment-574467581 @Aaron-He good suggestion, could you pull a request to polish this? This is an automated

[GitHub] [rocketmq] duhenglucky commented on issue #1684: Producer manager channel

2020-01-14 Thread GitBox
duhenglucky commented on issue #1684: Producer manager channel URL: https://github.com/apache/rocketmq/pull/1684#issuecomment-574469032 @rushsky518 thanks for your PR, and could you resolve conflict first? This is an automated

[GitHub] [rocketmq-client-go] wenfengwang closed issue #389: [Native] updatePullFromWhichNode should not only when processPullResult

2020-01-14 Thread GitBox
wenfengwang closed issue #389: [Native] updatePullFromWhichNode should not only when processPullResult URL: https://github.com/apache/rocketmq-client-go/issues/389 This is an automated message from the Apache Git Service. To

[GitHub] [rocketmq-client-go] wenfengwang commented on issue #389: [Native] updatePullFromWhichNode should not only when processPullResult

2020-01-14 Thread GitBox
wenfengwang commented on issue #389: [Native] updatePullFromWhichNode should not only when processPullResult URL: https://github.com/apache/rocketmq-client-go/issues/389#issuecomment-574469632 close due to #390 This is an a

[GitHub] [rocketmq-client-go] wenfengwang merged pull request #390: [ISSUE #389] feat(consumer): move updatePullFromWhichNode ahead of result check

2020-01-14 Thread GitBox
wenfengwang merged pull request #390: [ISSUE #389] feat(consumer): move updatePullFromWhichNode ahead of result check URL: https://github.com/apache/rocketmq-client-go/pull/390 This is an automated message from the Apache Gi

[GitHub] [rocketmq-client-go] wenfengwang merged pull request #387: fix: consume type compatible with protocol

2020-01-14 Thread GitBox
wenfengwang merged pull request #387: fix: consume type compatible with protocol URL: https://github.com/apache/rocketmq-client-go/pull/387 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [rocketmq] a13707331174 commented on issue #1711: An AclException was throwed when I used mqadmin command to updateTopic

2020-01-14 Thread GitBox
a13707331174 commented on issue #1711: An AclException was throwed when I used mqadmin command to updateTopic URL: https://github.com/apache/rocketmq/issues/1711#issuecomment-574472925 @zongtanghu Only plain_acl.yml. I have solved by add local host ip under _globalWhiteRemoteAddresses_ , t

[GitHub] [rocketmq] a13707331174 closed issue #1711: An AclException was throwed when I used mqadmin command to updateTopic

2020-01-14 Thread GitBox
a13707331174 closed issue #1711: An AclException was throwed when I used mqadmin command to updateTopic URL: https://github.com/apache/rocketmq/issues/1711 This is an automated message from the Apache Git Service. To respond

[GitHub] [rocketmq] Aaron-He commented on issue #1718: Switching from CMS to G1

2020-01-14 Thread GitBox
Aaron-He commented on issue #1718: Switching from CMS to G1 URL: https://github.com/apache/rocketmq/issues/1718#issuecomment-574474185 @duhenglucky Glad to. This is an automated message from the Apache Git Service. To resp

[GitHub] [rocketmq] a13707331174 opened a new issue #1726: consumer cant be started if it started after another consumer which dont have access to a topic.

2020-01-14 Thread GitBox
a13707331174 opened a new issue #1726: consumer cant be started if it started after another consumer which dont have access to a topic. URL: https://github.com/apache/rocketmq/issues/1726 When acl is enabled, I defined only one topic can be subscribed as the follow : ``` globalWhite

[GitHub] [rocketmq] a13707331174 commented on issue #1726: consumer cant be started if it started after another consumer which dont have access to a topic.

2020-01-14 Thread GitBox
a13707331174 commented on issue #1726: consumer cant be started if it started after another consumer which dont have access to a topic. URL: https://github.com/apache/rocketmq/issues/1726#issuecomment-574481323 The version i used is 4.6.0 ---

[GitHub] [rocketmq-client-cpp] ShannonDing opened a new pull request #232: feat(callback): use start pointer to manager callbacks

2020-01-14 Thread GitBox
ShannonDing opened a new pull request #232: feat(callback): use start pointer to manager callbacks URL: https://github.com/apache/rocketmq-client-cpp/pull/232 ## What is the purpose of the change feat(callback): use start pointer to manager callbacks

[GitHub] [rocketmq-client-nodejs] phantomk commented on issue #12: Can't compile with node12

2020-01-14 Thread GitBox
phantomk commented on issue #12: Can't compile with node12 URL: https://github.com/apache/rocketmq-client-nodejs/issues/12#issuecomment-574519542 还维护吗?大佬们 This is an automated message from the Apache Git Service. To respond t

[GitHub] [rocketmq-client-cpp] ShannonDing merged pull request #232: feat(callback): use start pointer to manager callbacks

2020-01-14 Thread GitBox
ShannonDing merged pull request #232: feat(callback): use start pointer to manager callbacks URL: https://github.com/apache/rocketmq-client-cpp/pull/232 This is an automated message from the Apache Git Service. To respond to

[GitHub] [rocketmq-client-cpp] ShannonDing closed issue #205: push-consumer start failed and coredump when one namesrv host cannot be resolve

2020-01-14 Thread GitBox
ShannonDing closed issue #205: push-consumer start failed and coredump when one namesrv host cannot be resolve URL: https://github.com/apache/rocketmq-client-cpp/issues/205 This is an automated message from the Apache Git Se

[GitHub] [rocketmq-client-cpp] ShannonDing commented on issue #205: push-consumer start failed and coredump when one namesrv host cannot be resolve

2020-01-14 Thread GitBox
ShannonDing commented on issue #205: push-consumer start failed and coredump when one namesrv host cannot be resolve URL: https://github.com/apache/rocketmq-client-cpp/issues/205#issuecomment-574524289 it is better to keep the hostname right and try to catch exceptions on the instance sta

[GitHub] [rocketmq] coveralls edited a comment on issue #1684: Producer manager channel

2020-01-14 Thread GitBox
coveralls edited a comment on issue #1684: Producer manager channel URL: https://github.com/apache/rocketmq/pull/1684#issuecomment-569213927 [![Coverage Status](https://coveralls.io/builds/28116713/badge)](https://coveralls.io/builds/28116713) Coverage decreased (-0.2%) to 50.82%

[GitHub] [rocketmq] duhenglucky closed issue #1119: set run property storePathRootDir , then you will not startup

2020-01-14 Thread GitBox
duhenglucky closed issue #1119: set run property storePathRootDir , then you will not startup URL: https://github.com/apache/rocketmq/issues/1119 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [rocketmq] duhenglucky closed issue #1036: Can one message is both an order message and transactional message?

2020-01-14 Thread GitBox
duhenglucky closed issue #1036: Can one message is both an order message and transactional message? URL: https://github.com/apache/rocketmq/issues/1036 This is an automated message from the Apache Git Service. To respond to

[GitHub] [rocketmq] duhenglucky commented on issue #1118: slave broker frequently lose connection to master when no msg producing

2020-01-14 Thread GitBox
duhenglucky commented on issue #1118: slave broker frequently lose connection to master when no msg producing URL: https://github.com/apache/rocketmq/issues/1118#issuecomment-574536685 fixed! This is an automated message from

[GitHub] [rocketmq] duhenglucky closed issue #1118: slave broker frequently lose connection to master when no msg producing

2020-01-14 Thread GitBox
duhenglucky closed issue #1118: slave broker frequently lose connection to master when no msg producing URL: https://github.com/apache/rocketmq/issues/1118 This is an automated message from the Apache Git Service. To respond

[GitHub] [rocketmq] duhenglucky commented on issue #1119: set run property storePathRootDir , then you will not startup

2020-01-14 Thread GitBox
duhenglucky commented on issue #1119: set run property storePathRootDir , then you will not startup URL: https://github.com/apache/rocketmq/issues/1119#issuecomment-574537000 @18575531337 same with other the latest [issue](https://github.com/apache/rocketmq/issues/1715) --

[GitHub] [rocketmq] duhenglucky closed issue #1105: Support messages timed delivery

2020-01-14 Thread GitBox
duhenglucky closed issue #1105: Support messages timed delivery URL: https://github.com/apache/rocketmq/issues/1105 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [rocketmq] coveralls edited a comment on issue #1684: Producer manager channel

2020-01-14 Thread GitBox
coveralls edited a comment on issue #1684: Producer manager channel URL: https://github.com/apache/rocketmq/pull/1684#issuecomment-569213927 [![Coverage Status](https://coveralls.io/builds/28117260/badge)](https://coveralls.io/builds/28117260) Coverage decreased (-0.1%) to 50.861

[GitHub] [rocketmq] vongosling closed issue #1204: Alibaba Summer of Code 2019

2020-01-14 Thread GitBox
vongosling closed issue #1204: Alibaba Summer of Code 2019 URL: https://github.com/apache/rocketmq/issues/1204 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [rocketmq] vongosling closed issue #1180: How to learn rocketmq

2020-01-14 Thread GitBox
vongosling closed issue #1180: How to learn rocketmq URL: https://github.com/apache/rocketmq/issues/1180 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [rocketmq] duhenglucky closed issue #678: StoreCheckpoint setLogicsMsgTimestamp dont work right , may cause message loss

2020-01-14 Thread GitBox
duhenglucky closed issue #678: StoreCheckpoint setLogicsMsgTimestamp dont work right , may cause message loss URL: https://github.com/apache/rocketmq/issues/678 This is an automated message from the Apache Git Service. To r

[GitHub] [rocketmq] duhenglucky closed issue #1106: There is a incorrect comment of maxMessageSize in MessageStoreConfig.java

2020-01-14 Thread GitBox
duhenglucky closed issue #1106: There is a incorrect comment of maxMessageSize in MessageStoreConfig.java URL: https://github.com/apache/rocketmq/issues/1106 This is an automated message from the Apache Git Service. To respo

[GitHub] [rocketmq] vongosling commented on issue #1180: How to learn rocketmq

2020-01-14 Thread GitBox
vongosling commented on issue #1180: How to learn rocketmq URL: https://github.com/apache/rocketmq/issues/1180#issuecomment-574538043 Unit Test is a good choice for learning internals for RocketMQ. This is an automated messag

[GitHub] [rocketmq] duhenglucky commented on issue #1106: There is a incorrect comment of maxMessageSize in MessageStoreConfig.java

2020-01-14 Thread GitBox
duhenglucky commented on issue #1106: There is a incorrect comment of maxMessageSize in MessageStoreConfig.java URL: https://github.com/apache/rocketmq/issues/1106#issuecomment-574537902 fixed This is an automated message fro

[GitHub] [rocketmq] duhenglucky closed issue #618: DefaultMQPullConsumer

2020-01-14 Thread GitBox
duhenglucky closed issue #618: DefaultMQPullConsumer URL: https://github.com/apache/rocketmq/issues/618 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [rocketmq] vongosling closed issue #756: Is there a schedule of OpenMessaging golang SDK?

2020-01-14 Thread GitBox
vongosling closed issue #756: Is there a schedule of OpenMessaging golang SDK? URL: https://github.com/apache/rocketmq/issues/756 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [rocketmq] duhenglucky edited a comment on issue #1119: set run property storePathRootDir , then you will not startup

2020-01-14 Thread GitBox
duhenglucky edited a comment on issue #1119: set run property storePathRootDir , then you will not startup URL: https://github.com/apache/rocketmq/issues/1119#issuecomment-574537000 @18575531337 same with other the latest [issue](https://github.com/apache/rocketmq/issues/1715), welcome to