Skip to content
#

aliyun

Here are 601 public repositories matching this topic...

xiaowenyu
xiaowenyu commented Mar 1, 2022

组件:
spring-cloud-starter-stream-rocketmq
问题版本:
2.2.7.RELEASE; 2021.0.1.0

问题详情:
stream-rocketmq 2.2.6.RELEASE 升级到 2.2.7.RELEASE 后,无法正常conmit offset

重现步骤:
1.运行的demo如下,使用 AcknowledgmentCallback.noAutoAck() 关闭自动ack,打印之后再 ack

 @Bean
    public ApplicationRunner poller(PollableMessageSource dest1In) {
        return args -> {
            while (true) {
                if (!dest1In.

Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等

  • Updated Apr 11, 2022
  • JavaScript
haoruilee
haoruilee commented Dec 24, 2021

Concisely describe the proposed feature
Now the policy of GTID checkpoint will bring in potential bugs:

https://github.com/alibaba/ilogtail/blob/6f5b1058fd874f18a80a400c66d8180715ef851c/plugins/input/canal/input_canal.go#L472-L485

Describe the solution you'd like (if any)
consider the case that valid data is not coming continuously to update checkpoint

*Additional comments

good first issue help wanted

Improve this page

Add a description, image, and links to the aliyun topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aliyun topic, visit your repo's landing page and select "manage topics."

Learn more