shangjin92 commented on PR #203:
URL:
https://github.com/apache/rocketmq-operator/pull/203#issuecomment-1874975139
```bash
BROKER_NETWORK_DEV=`/sbin/route |awk '/^default/{print $NF}'`
BROKER_IP=`ip a s ${BROKER_NETWORK_DEV} |awk -F' +|/' '/ inet /{print $3}'`
echo "brokerIP1=${BROK
shangjin92 commented on issue #202:
URL:
https://github.com/apache/rocketmq-operator/issues/202#issuecomment-1874976819
Yes, it may be related to the broker image, where you need to set the
brokerIP1 parameter. Please see
https://rocketmq.apache.org/docs/4.x/parameterConfiguration/02serve
zhiliatom opened a new issue, #7719:
URL: https://github.com/apache/rocketmq/issues/7719
### Before Creating the Enhancement Request
- [X] I have confirmed that this should be classified as an enhancement
rather than a bug/feature.
### Summary
// delay message do not
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user zhiliatom (triggered by zhiliatom).
Head commit for run:
ff37fef3d84e21577e01ec6d253d20fe6d3c2536 / zhiliatom
[ISSUE ##7719] Add more property check for dealy message when auto-batch ch
zhiliatom opened a new pull request, #7720:
URL: https://github.com/apache/rocketmq/pull/7720
…tch chack
### Which Issue(s) This PR Fixes
Fixes #7719
### Brief Description
### How Did You Test This Change?
--
This is an automa
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user zhiliatom (triggered by zhiliatom).
Head commit for run:
806454bc5e29d2f157cde99bdb082f94cdb377fa / Qinglong-Lee
[ISSUE #7710] Handle blank string for UtilAll#split to fix the bugs of ACL
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
failed.
Run started by GitHub user zhiliatom (triggered by zhiliatom).
Head commit for run:
ff37fef3d84e21577e01ec6d253d20fe6d3c2536 / zhiliatom
[ISSUE ##7719] Add more property check for dealy message when auto-batch ch
shangjin92 opened a new issue, #207:
URL: https://github.com/apache/rocketmq-operator/issues/207
There are some circumstances where setting environment variables in the
NameServer pod is necessary, such as when addressing the CVE-2011-1473
vulnerability, which requires the addition of speci
shangjin92 opened a new pull request, #208:
URL: https://github.com/apache/rocketmq-operator/pull/208
fix #207
--
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.
To unsubscrib
zjko opened a new pull request, #7721:
URL: https://github.com/apache/rocketmq/pull/7721
### Which Issue(s) This PR Fixes
Fixes #issue_id
### Brief Description
avoid confusion
### How Did You Test This Change?
no code change
--
This is
zjko commented on code in PR #7721:
URL: https://github.com/apache/rocketmq/pull/7721#discussion_r1440535032
##
docs/cn/Debug_In_Idea.md:
##
@@ -26,9 +26,9 @@ deleteWhen = 04
fileReservedTime = 48
brokerRole = ASYNC_MASTER
flushDiskType = ASYNC_FLUSH
-namesrvAddr = 127.0.0.1:
zjko commented on code in PR #7721:
URL: https://github.com/apache/rocketmq/pull/7721#discussion_r1440535032
##
docs/cn/Debug_In_Idea.md:
##
@@ -26,9 +26,9 @@ deleteWhen = 04
fileReservedTime = 48
brokerRole = ASYNC_MASTER
flushDiskType = ASYNC_FLUSH
-namesrvAddr = 127.0.0.1:
zjko commented on code in PR #7721:
URL: https://github.com/apache/rocketmq/pull/7721#discussion_r1440535032
##
docs/cn/Debug_In_Idea.md:
##
@@ -26,9 +26,9 @@ deleteWhen = 04
fileReservedTime = 48
brokerRole = ASYNC_MASTER
flushDiskType = ASYNC_FLUSH
-namesrvAddr = 127.0.0.1:
zjko commented on PR #7721:
URL: https://github.com/apache/rocketmq/pull/7721#issuecomment-1875500044
Hi @joeCarf , Could you plz help review this PR?
--
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
github-actions[bot] commented on issue #5795:
URL: https://github.com/apache/rocketmq/issues/5795#issuecomment-1876135421
This issue is stale because it has been open for 365 days with no activity.
It will be closed in 3 days if no further activity occurs.
--
This is an automated message
github-actions[bot] commented on issue #5799:
URL: https://github.com/apache/rocketmq/issues/5799#issuecomment-1876135382
This issue is stale because it has been open for 365 days with no activity.
It will be closed in 3 days if no further activity occurs.
--
This is an automated message
phynos commented on issue #650:
URL:
https://github.com/apache/rocketmq-clients/issues/650#issuecomment-1876204193
同样问题
服务器使用broker +
proxy模式部署,客户端java连接9876端口能正常连上并消费;客户端使用go(用的官方v5的样例代码)连接9876端口无法启动,连接8081端口可以正常启动并消费;
请问go客户端不支持namserver连接吗?必须使用8081端口吗?
--
This is an automated me
glcrazier opened a new pull request, #665:
URL: https://github.com/apache/rocketmq-clients/pull/665
### Which Issue(s) This PR Fixes
When PushConsumer gets new assignments from the server, it does not check
permission of message queues.
### Brief Description
caigy commented on issue #206:
URL:
https://github.com/apache/rocketmq-operator/issues/206#issuecomment-1876410216
@drivebyer The document below introduces e2e testing for operator sdk, it
might be helpful:
- https://sdk.operatorframework.io/docs/building-operators/golang/testing/
drivebyer commented on issue #206:
URL:
https://github.com/apache/rocketmq-operator/issues/206#issuecomment-1876413852
> @drivebyer The document below introduces e2e testing for operator sdk, it
might be helpful:
>
> * https://sdk.operatorframework.io/docs/building-operators/golang/t
RongtongJin closed pull request #7065: [ISSUE #7064] [RIP-66] Support
KV(RocksDB) Storage
URL: https://github.com/apache/rocketmq/pull/7065
--
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 specif
Jinduoxia666 commented on issue #602:
URL:
https://github.com/apache/rocketmq-spring/issues/602#issuecomment-1876537423
坐等+1
--
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.
leizhiyuan commented on PR #338:
URL:
https://github.com/apache/rocketmq-client-cpp/pull/338#issuecomment-1876624060
What other problems are there at the moment? It is still necessary for some
users to use it on a Mac arm.
--
This is an automated message from the Apache Git Service.
To r
23 matches
Mail list logo