rop
rop copied to clipboard
RocketMQ-on-Pulsar - A protocol handler that brings native RocketMQ protocol to Apache Pulsar
pulsar versiono 2.10.0 logs ``` pulsar_1 | 2022-05-24T07:52:30,228+0000 [pulsar-io-29-2] INFO org.apache.pulsar.client.impl.ProducerImpl - [persistent://rocketmq/offset/__consumer_offsets-partition-9] [standalone-18-9] Closed Producer pulsar_1 | 2022-05-24T07:52:30,228+0000 [Rop-group-offset-reader] INFO org.streamnative.pulsar.handlers.rocketmq.inner.consumer.metadata.GroupMetaManager - Start load group offset. pulsar_1 | 2022-05-24T07:52:30,229+0000...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.1 to 2.12.7.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [pulsar-broker](https://github.com/apache/pulsar) from 2.8.1 to 2.8.4. Release notes Sourced from pulsar-broker's releases. v2.8.3 Important Notices Fix detecting number of NICs in EC2 #14252. In the event that Pulsar cannot determine...
可以在 pulsar 2.7.1 启动,但是 2.10.1 或者 2.7.5 都无法正常启动 pulsar 1. borker.conf ```yaml # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See...
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.76 to 1.2.83. Release notes Sourced from fastjson's releases. FASTJSON 1.2.83版本发布(安全修复) 这是一个安全修复版本,修复最近收到在特定场景下可以绕过autoType关闭限制的漏洞,建议fastjson用户尽快采取安全措施保障系统安全。 安全修复方案 :https://github.com/alibaba/fastjson/wiki/security_update_20220523 Issues 安全加固 修复JDK17下setAccessible报错的问题 #4077 下载 https://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.83/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码 https://github.com/alibaba/fastjson/tree/1.2.83 fastjson 1.2.79版本发布,BUG修复 这又是一个bug...
参照RocketMQ的实现,在握手时发现客户端试图建立TLS连接,在netty的pipeline中增加SslHandler,处理TLS的请求和响应。
Use delay message to implement deliver message at time.
rop现在是否有实现事务消息,是否有计划支持
Add rop metrics.
RoP启动失败
pulsar是2.7.1的版本 按照文档给的配置,然后也注释了advertisedAddress  启动之后还是会报错 java.lang.IllegalArgumentException: `advertisedListeners` and `advertisedAddress` must not appear together 