Messages by Thread
-
[PR] [Issue #891] Implement message recalling API in C# SDK [rocketmq-clients]
via GitHub
-
Re: [I] An explanation for the consistency between subscription relationships and subscription relationships [rocketmq]
via GitHub
-
Re: [PR] [ISSUE #7279]feat: support reopen inactive mmap to reduce the pte memory usage in … [rocketmq]
via GitHub
-
Re: [I] [Enhancement] Create a `rocketmq-bom` artifact [rocketmq]
via GitHub
-
Re: [I] [Bug] rocketmq-clients/golang与rocketmq-clients/java对数据解压的实现方式不一致导致gzip解压数据出错 [rocketmq-clients]
via GitHub
-
[PR] Bug/gzip&zlib compliance [rocketmq-clients]
via GitHub
-
[I] [Enhancement] Support export json consumer offset when using RocksDB consumer offset manage [rocketmq]
via GitHub
-
Re: [I] Crash occurs on LogMessageFull sometimes. [rocketmq-client-cpp]
via GitHub
-
Re: [PR] [ISSUE #7263& ISSUE #7264] consumption offset data and topic consumerqueue not deleted on the standby node [rocketmq]
via GitHub
-
Re: [I] [Bug] The bornTime is not set when using the popMessage API in cluster mode. [rocketmq]
via GitHub
-
[I] Spring, when scanning for Beans, might include interfaces, proxy classes, and other related components in the scan. If an implementation class (e.g., DefaultRocketMQLocalTransactionListener) is annotated with @RocketMQTransactionListener, its interface (RocketMQLocalTransactionListener) might also be indirectly included. [rocketmq-spring]
via GitHub
-
Re: [PR] [ISSUE #7263& ISSUE #7264] Fix to cleanup consumption offset data or topic consumerqueue on the standby node when execute command 'deleteSubGroup' or 'deleteTopic' [rocketmq]
via GitHub
-
Re: [PR] [ISSUE #8879] reduce seach key times in method,to import performance [rocketmq]
via GitHub
-
(rocketmq) branch develop updated: [ISSUE #9105] Fix the issue of duplicate consumption in LMQ (#9101)
dongyuanpan
-
(rocketmq) branch develop updated: [ISSUE #8998] No retry is required when the remaining time reaches zero (#8999)
lizhimin
-
(rocketmq) branch develop updated: [ISSUE #9106] Fix revive backoff retry not effective in Pop Consumption based on rocksdb (#9107)
lizhimin
-
Re: [I] Optimize RebalanceImpl#rebalanceByTopic method [rocketmq]
via GitHub
-
[PR] [ISSUE #9108] Refactor ColdDataCgCtrService#getColdDataFlowCtrInfo [rocketmq]
via GitHub
-
[I] [Enhancement] Refactor ColdDataCgCtrService#getColdDataFlowCtrInfo [rocketmq]
via GitHub
-
[PR] fix: reset telemetry bidirectional stream on heartbeat timeout [rocketmq-clients]
via GitHub
-
[PR] [ISSUE #9106] Fix revive backoff retry not effective in Pop Consumption based on rocksdb [rocketmq]
via GitHub
-
[I] [Bug] Retries of revive process are not executed in backoff pattern as expected [rocketmq]
via GitHub
-
Re: [I] 使用rocketmq-spring-boot-starter导致异步打印日志失效 [rocketmq-spring]
via GitHub
-
[I] [Bug] Messages are duplicated when using LMQ for pop consumption [rocketmq]
via GitHub
-
[I] [Bug] rocketmq 2m2s集群环境下,客户端使用golang/v5.1.0-rc.1,只能及时消费其中一个broker的消息,另一个broker上的消息不能及时消费 ,有很大的延时。同样的集群使用java client就没问题 [rocketmq-clients]
via GitHub
-
Re: [I] [Bug] rocketmq 2m2s集群环境下,客户端使用golang/v5.1.0-rc.1,只能及时消费其中一个broker的消息,另一个broker上的消息不能及时消费 ,有很大的延时 [rocketmq-clients]
via GitHub
-
[PR] Remove redundant get [rocketmq]
via GitHub
-
[PR] [ISSUE #9102] Fix bazel-compile (ubuntu-latest) ci run failure [rocketmq]
via GitHub
-
[I] [Bug] bazel-compile (ubuntu-latest) ci error [rocketmq]
via GitHub
-
[PR] [ISSUE #312] forbid publish message before connect [rocketmq-mqtt]
via GitHub
-
Re: [PR] [ISSUE 7366] rocketMQProtocolDecode optimize [rocketmq]
via GitHub
-
[GH] (rocketmq-clients): Workflow run "maven in /java_old for ch.qos.logback:logback-core - Update #942799223" failed!
GitBox
-
(rocketmq-clients) branch dependabot/maven/java/ch.qos.logback-logback-core-1.3.15 created (now d0a45b7b)
github-bot
-
(rocketmq-clients) branch dependabot/maven/java/ch.qos.logback-logback-core-1.5.13 deleted (was c9891c77)
github-bot
-
[PR] chore(deps): bump ch.qos.logback:logback-core from 1.2.9 to 1.3.15 in /java [rocketmq-clients]
via GitHub
-
[I] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.11.3:yarn (yarn install) on project rocketmq-dashboard: Failed to run task [rocketmq-dashboard]
via GitHub
-
[I] [Bug] Sync settings show an error after the connection is closed by the server side. [rocketmq-clients]
via GitHub
-
(rocketmq) branch develop updated: [ISSUE #9025] [RIP-73] Modify Pop Consumption rocksdb init config (#9100)
lollipop
-
Re: [I] Replicator support checkpoint [rocketmq-connect]
via GitHub
-
[PR] Fix the issue of duplicate consumption in LMQ [rocketmq]
via GitHub
-
[I] Publish message success before connect [rocketmq-mqtt]
via GitHub
-
[PR] [ISSUE #9025] [RIP-73] Modify Pop Consumption rocksdb init config [rocketmq]
via GitHub
-
Re: [I] [Bug] In RocketMQ, when the client producer is using a proxy proxy, the message will be sent with an exception error [rocketmq]
via GitHub
-
Re: [I] 是否支持mqtt version5.0 [rocketmq-mqtt]
via GitHub
-
Re: [I] rocketmq-mqtt是否具备数据持久化的能力? [rocketmq-mqtt]
via GitHub
-
[I] [Enhancement] Add new command to check async task status in broker [rocketmq]
via GitHub
-
[PR] [ISSUE #4570] fix: Docker usage may occur error in volume mapping params, simple fix [rocketmq]
via GitHub
-
[PR] [ISSUE #4570] Use docker to start RocketMq [rocketmq]
via GitHub
-
Re: [I] Use docker to start RocketMq [rocketmq]
via GitHub
-
[PR] [ISSUE #8895] CreateFlushConsumeQueueService for loadAndStartConsumerServiceOnly [rocketmq]
via GitHub
-
[I] [Bug] python client conflict with uvicorn [rocketmq-clients]
via GitHub
-
Re: [PR] [ISSUE #7026] When there is no master, proxy method 'getBrokerAddr' should not return null, but the address of slave [rocketmq]
via GitHub
-
[PR] chore(deps): bump ch.qos.logback:logback-core from 1.2.9 to 1.5.13 in /java [rocketmq-clients]
via GitHub
-
(rocketmq-clients) branch dependabot/maven/java/ch.qos.logback-logback-core-1.5.13 created (now c9891c77)
github-bot
-
[GH] (rocketmq-clients): Workflow run "maven in /java_old for ch.qos.logback:logback-core - Update #940518417" is working again!
GitBox
-
[GH] (rocketmq-clients): Workflow run "go_modules in /golang for golang.org/x/net - Update #940518418" failed!
GitBox
-
(rocketmq-clients) branch master updated: python sdk 5.0.2 (#900)
lollipop
-
(rocketmq) branch develop updated: [ISSUE #9025] [RIP-73] Fix Pop Consumption reset offset (#9087)
lizhimin
-
[I] [Feature] Improve convenience for skipping historical messages when creating a new consumer group [rocketmq]
via GitHub
-
Re: [PR] python sdk 5.0.2 [rocketmq-clients]
via GitHub
-
[PR] [ISSUE #9025] [RIP-73] Fix Pop Consumption reset offset [rocketmq]
via GitHub
-
(rocketmq) branch develop updated: [ISSUE #9080] Not hold final message store config in fetcher (#9086)
lizhimin
-
Re: [PR] [ISSUE #184 #192] expose acl configuration as configMap [rocketmq-operator]
via GitHub
-
Re: [I] when cgroupdriver use systemd,the controller can't start [rocketmq-operator]
via GitHub
-
Re: [PR] [ISSUE #229]when use cgroups v2, controller failed to start [rocketmq-operator]
via GitHub
-
(rocketmq-operator) branch master updated: when use cgroups v2, controller failed to start (#230)
caigy
-
[I] [Bug] Rust client missing required "local-offset" feature for time crate dependency [rocketmq-clients]
via GitHub
-
Re: [I] [Enhancement] push py client to pypi.org directly [rocketmq-clients]
via GitHub
-
Re: [I] [Enhancement] slave sync acl [rocketmq]
via GitHub
-
Re: [I] [Bug] there is a problem of transaction message submission loss when there are two replicas and minSync=2 in controller mode [rocketmq]
via GitHub
-
(rocketmq-site) branch new-official-website updated (7c16875ef2 -> 236eecc403)
jinrongtong
-
(rocketmq-site) branch new-official-website updated: Add rocketmq spring 2.3.2 release note (#705)
ltamber
-
(rocketmq-site) branch new-official-website updated: [ISSUE #700] Fix typo. (#701)
jinrongtong
-
Re: [PR] [ISSUE #700] Fix typo. [rocketmq-site]
via GitHub
-
(rocketmq-site) branch new-official-website updated (236eecc403 -> 3a3df29b2c)
jinrongtong
-
Re: [PR] typos: fixed kibana versoined docs'link [rocketmq-site]
via GitHub
-
Re: [PR] diff 4.x and 5.x docs and sync some typos or description [rocketmq-site]
via GitHub
-
svn commit: r73874 - in /dev/rocketmq/rocketmq-spring/2.3.2-rc1: ./ rocketmq-spring-rocketmq-spring-all-2.3.2.zip rocketmq-spring-rocketmq-spring-all-2.3.2.zip.asc rocketmq-spring-rocketmq-spring-all-2.3.2.zip.sha512
jinrongtong
-
(rocketmq-clients) branch master updated: fix (#895)
lollipop
-
[PR] Add rocketmq spring 2.3.2 release note [rocketmq-site]
via GitHub
-
(rocketmq-spring) branch master updated: [maven-release-plugin] prepare release rocketmq-spring-all-2.3.2
jinrongtong
-
(rocketmq-spring) branch master updated: [maven-release-plugin] prepare for next development iteration
jinrongtong
-
[GH] (rocketmq-spring): Workflow run "maven in /rocketmq-spring-boot-parent for com.fasterxml.jackson.core:jackson-databind - Update #939130851" failed!
GitBox
-
(rocketmq-spring) annotated tag rocketmq-spring-all-2.3.2 updated (2611dce -> 6e5c3cc)
jinrongtong
-
[PR] [ISSUE #9080] Not hold final message store config in fetcher [rocketmq]
via GitHub
-
[I] c++ client crash [rocketmq-clients]
via GitHub
-
(rocketmq) branch develop updated: [ISSUE #8974] Add feature switch of recalling, disable by default (#9067)
lizhimin
-
[I] windows下c++客户端崩溃 [rocketmq-client-cpp]
via GitHub
-
[PR] fix use bufferSize not msgSize in dledger recover [rocketmq]
via GitHub
-
[I] [Bug] DLedgerCommitLog recover should use BufferSize not MsgSize [rocketmq]
via GitHub
-
[I] [Bug] The consumeFromWhere configuration didn't work in some cases. [rocketmq]
via GitHub
-
Re: [I] Expected the service ProducerImpl-0 [FAILED] to be RUNNING, but the service has FAILED [rocketmq]
via GitHub
-
(rocketmq) branch develop updated: [ISSUE #9080] Fix tranfer logic when get large messages from cache in tiered storage (#9079)
lizhimin
-
[I] [Bug] fail to get next broker id from controller [rocketmq]
via GitHub
-
[PR] [RIP-74] Rocketmq-flink dynamic load balancing [rocketmq-flink]
via GitHub
-
[I] [Bug] Python 5.0.1 producer consumer message_id 不统一 [rocketmq-clients]
via GitHub
-
[I] [Feature][RIP-74] Rocketmq-flink dynamic load balancing [rocketmq-flink]
via GitHub