Skip to content

Conversation

@HaoTianZhao
Copy link

fix selectOneMessageQueue must select lastFailBroker

As you say, if lastBrokerName is null, it will select one MessageQueue, assuming MessageQueue-a. If it occurs some exception while producing to MessageQueue-a, it will always select MessageQueue-a since then.

keranbingaa and others added 30 commits August 20, 2019 21:14
fix wipeWritePerm doc desc
…peWritePerm_desc

[ISSUE apache#1883] Doc error about admin tool WipeWritePermSubCommand
…_TOPIC

[ISSUE apache#1574] change GET_ROUTEINTO_BY_TOPIC to GET_ROUTEINFO_BY_TOPIC
[ISSUE#728]check ChannelHandlerContext whether is null
* Update the javadoc for MessageListenerOrderly
…oker 4.7.0

fix(broker):fix bug sending request message using broker 4.7.0 (apache#1902)
…ll" (apache#1899)

* Update MessageDecoder.java
* add test case for MessageDecoder
…l consumer.

[ISSUE apache#1912]Polish the committed offset logic for the lite pull consumer.
[ISSUE apache#1879] Prevent blocked by group transfer service
rename RequestResponseFuture.setSendReqeustOk to
RequestResponseFuture.setSendRequestOk.
…ponseFuture

Fixed typo in RequestResponseFuture.
DefaultMQProducer didn't shutdown completely
areyouok and others added 27 commits May 11, 2020 18:39
Fastjson has a serious security problem in 1.2.62,which will cause RCE

Fix apache#2007
[ISSUE apache#2007]Fastjson has a serious security problem in 1.2.62,which will cause RCE
Remove MQClientInstance#datagramSocket Field
[ISSUE apache#2025] Refactor  MQClientAPIImpl#processSendResponse
[ISSUE apache#2020] Use wakeup() instead of writing duplicate code
[ISSUE apache#1807] only increase hashSlotCount when using slot for the first time
[ISSUE apache#1400]do disk space detection in another thread
[ISSUE apache#1798] Fix MessageExt#getBornHostString NPE
[ISSUE apache#1971] Fix ConsumerFilterManager comment error
Co-authored-by: haotianfei <Tianfei.Hao@Geely.com>
Co-authored-by: 李致波 <lizhibo@lizhibodeMacBook-Pro.local>
Co-authored-by: lishaofeng <lishaofeng@xgd.com>
@HaoTianZhao HaoTianZhao deleted the fix-2046 branch May 28, 2020 01:25
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 51.023% when pulling aea101b on HaoTianZhao:fix-2046 into 8ef01a6 on apache:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.