goudai edited a comment on issue #2574:
URL: https://github.com/apache/rocketmq/issues/2574#issuecomment-784868715
我猜测可能是ipv6导致的该问题,请问该如何配置让其监听IPV4
This is an automated message from the Apache Git Service.
To respond to the m
goudai commented on issue #2574:
URL: https://github.com/apache/rocketmq/issues/2574#issuecomment-784868715
我猜测可能是ipv6导致的该问题
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
goudai commented on issue #2574:
URL: https://github.com/apache/rocketmq/issues/2574#issuecomment-784867081
> > 我遇到了同样的问题。
>
> 是启动存在问题,还是跟上面另外一个同学一样,发送时出现异常?如果可以的话,麻烦发一段报错日志出来,另外确认下是不是IPv6 的环境?

创建主题也正常
](https://coveralls.io/builds/37393994)
Coverage decreased (-0.08%) to 51.837% when pulling
*
i757 commented on issue #2691:
URL: https://github.com/apache/rocketmq/issues/2691#issuecomment-784684410
> 启动类里应该加上@EnableBinding(ProducerChannel.class),注意这里没有大括号。
> @SpringBootApplication
> @EnableBinding(ProducerChannel.class)
> public class ProducerStarter {
>
> ```
>
maixiaohai commented on a change in pull request #2684:
URL: https://github.com/apache/rocketmq/pull/2684#discussion_r581561321
##
File path:
store/src/main/java/org/apache/rocketmq/store/schedule/ScheduleMessageService.java
##
@@ -66,6 +68,13 @@
public ScheduleMessageSer
vongosling edited a comment on issue #2690:
URL: https://github.com/apache/rocketmq/issues/2690#issuecomment-784674432
The plan always comes with the needs of the community. Nowadays, I've seen
some guys start talking about PHP, .NET, even Ruby in this issue. Let's open
this request for a
vongosling commented on issue #2690:
URL: https://github.com/apache/rocketmq/issues/2690#issuecomment-784674432
The plan always comes with the needs of the community. Nowadays, I've seen
some guys start talking about PHP, NodeJS, even Ruby in this issue. Let's open
this request for a long
vongosling commented on a change in pull request #2684:
URL: https://github.com/apache/rocketmq/pull/2684#discussion_r581540662
##
File path:
store/src/main/java/org/apache/rocketmq/store/schedule/ScheduleMessageService.java
##
@@ -66,6 +68,13 @@
public ScheduleMessageSer
duhenglucky edited a comment on issue #2574:
URL: https://github.com/apache/rocketmq/issues/2574#issuecomment-784658892
> 我遇到了同样的问题。
是启动存在问题,还是跟上面另外一个同学一样,发送时出现异常?如果可以的话,麻烦发一段报错日志出来,另外确认下是不是IPv6 的环境?
This is an automat
duhenglucky closed issue #2691:
URL: https://github.com/apache/rocketmq/issues/2691
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
duhenglucky merged pull request #681:
URL: https://github.com/apache/rocketmq-externals/pull/681
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
duhenglucky commented on issue #2574:
URL: https://github.com/apache/rocketmq/issues/2574#issuecomment-784658892
> 我遇到了同样的问题。
是启动存在问题,还是跟上面另外一个同学一样,发送时出现异常?如果可以的话,麻烦发一段报错日志出来
This is an automated message from the Apach
coveralls edited a comment on pull request #2684:
URL: https://github.com/apache/rocketmq/pull/2684#issuecomment-782064212
[](https://coveralls.io/builds/37376649)
Coverage increased (+0.06%) to 51.981% when pulling
*
maixiaohai commented on a change in pull request #2684:
URL: https://github.com/apache/rocketmq/pull/2684#discussion_r581158070
##
File path:
store/src/main/java/org/apache/rocketmq/store/schedule/ScheduleMessageService.java
##
@@ -58,14 +59,16 @@
private final Concurrent
maixiaohai commented on issue #49:
URL:
https://github.com/apache/rocketmq-exporter/issues/49#issuecomment-784286465
Add your ak and sk config in application.yml.
BTW, a detailed description about version and log will make community help
you easier~
---
ShannonDing commented on issue #2691:
URL: https://github.com/apache/rocketmq/issues/2691#issuecomment-784213992
It is recommended to migrate this issue to the rocketmq spring project.
https://github.com/apache/rocketmq-spring
ShannonDing commented on a change in pull request #2684:
URL: https://github.com/apache/rocketmq/pull/2684#discussion_r581043945
##
File path:
store/src/main/java/org/apache/rocketmq/store/schedule/ScheduleMessageService.java
##
@@ -58,14 +59,16 @@
private final Concurren
ShannonDing commented on issue #2680:
URL: https://github.com/apache/rocketmq/issues/2680#issuecomment-784204394
link #2682
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
ShannonDing commented on issue #2689:
URL: https://github.com/apache/rocketmq/issues/2689#issuecomment-784203923
any more error information?
This is an automated message from the Apache Git Service.
To respond to the message,
ShannonDing commented on issue #2690:
URL: https://github.com/apache/rocketmq/issues/2690#issuecomment-784201040
At present, the community has no plans for ruby language and welcomed to
join the community incubator to strengthen the muti language eco If you are
willing to develop ruby
ShannonDing commented on a change in pull request #2682:
URL: https://github.com/apache/rocketmq/pull/2682#discussion_r581023705
##
File path: docs/cn/client/java/API_Reference_NamesrvStartup.md
##
@@ -0,0 +1,172 @@
+##NamesrvStarup
Review comment:
标题格式缺少空格
lizhiboo commented on issue #2614:
URL: https://github.com/apache/rocketmq/issues/2614#issuecomment-784186562
> ```java
> headerDecode
> ```
IMO, decode operation can not avoid. Even if use sliced frame and deliver to
next processor, decode also needed finally. Sliced frame and
lizhiboo edited a comment on issue #2675:
URL: https://github.com/apache/rocketmq/issues/2675#issuecomment-784179037
> By java 15, centos7.9.
>
> when start Rocketmq, the error log is:
>
> ```
> 2021-02-18 00:15:34 ERROR main - Failed to create SSLContext for server
> jav
lizhiboo commented on issue #2675:
URL: https://github.com/apache/rocketmq/issues/2675#issuecomment-784179037
> By java 15, centos7.9.
>
> when start Rocketmq, the error log is:
>
> ```
> 2021-02-18 00:15:34 ERROR main - Failed to create SSLContext for server
> java.secur
lizhiboo commented on issue #2689:
URL: https://github.com/apache/rocketmq/issues/2689#issuecomment-784177551
> **BUG REPORT**
>
> 1. Please describe the issue you observed:
>
> steps:
> download the rocketmq-all-4.8.0-source-release.zip
> execute the following commands t
fengyiluo commented on issue #2691:
URL: https://github.com/apache/rocketmq/issues/2691#issuecomment-784168443
启动类里应该加上@EnableBinding(ProducerChannel.class),注意这里没有大括号。
@SpringBootApplication
@EnableBinding(ProducerChannel.class)
public class ProducerStarter {
public stati
i757 opened a new issue #2691:
URL: https://github.com/apache/rocketmq/issues/2691
前提:使用的是spring-cloud-starter-stream-rocketmq 2.2.3版本
1. 自定义发送消息的通道
```
public interface ProducerChannel {
String OBJECT_TX = "object_tx";
@Output(ProducerChannel.OBJECT_TX)
fengyiluo commented on issue #2690:
URL: https://github.com/apache/rocketmq/issues/2690#issuecomment-784073992
It's a good idea.
This is an automated message from the Apache Git Service.
To respond to the message, please log
fengyiluo commented on issue #2689:
URL: https://github.com/apache/rocketmq/issues/2689#issuecomment-784062250
Can you provide more error info?
This is an automated message from the Apache Git Service.
To respond to the messa
ShannonDing commented on pull request #522:
URL:
https://github.com/apache/rocketmq-client-go/pull/522#issuecomment-784053081
any upgrade?
This is an automated message from the Apache Git Service.
To respond to the message,
goudai commented on issue #2574:
URL: https://github.com/apache/rocketmq/issues/2574#issuecomment-784043614
我遇到了同样的问题。
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
codecov-io edited a comment on pull request #2617:
URL: https://github.com/apache/rocketmq/pull/2617#issuecomment-764660571
# [Codecov](https://codecov.io/gh/apache/rocketmq/pull/2617?src=pr&el=h1)
Report
> Merging
[#2617](https://codecov.io/gh/apache/rocketmq/pull/2617?src=pr&el=desc)
coveralls edited a comment on pull request #2617:
URL: https://github.com/apache/rocketmq/pull/2617#issuecomment-764650670
[](https://coveralls.io/builds/37362269)
Coverage increased (+0.2%) to 52.033% when pulling
**
EZLippi commented on issue #2292:
URL: https://github.com/apache/rocketmq/issues/2292#issuecomment-784006551
> what if no any offset from timestamp, such as file broken
then searchOffSet will return 0
1. get offset from ConsumerOffsetManager, if >=0 , return to client
2. return
40 matches
Mail list logo