The GitHub Actions job "Run Integration Tests" on 
rocketmq.git/feat/rip2-proxy-admin has failed.
Run started by GitHub user zhaohai666 (triggered by zhaohai666).

Head commit for run:
ef3015c6b2117a2036314759b98bfb0eec02f824 / zhaohaihzb <[email protected]>
fix(rip2): provide a QueueSelector for adminSendMessage

Passing a null QueueSelector made every adminSendMessage RPC fail with
NPE inside the producer pipeline (QueueSelector.select called on null).
Select the first write queue of the topic route instead.

Verified end-to-end: adminSendMessage now returns a real msgId and
queryMessage by key finds the written message (write+read closed loop).

Report URL: https://github.com/apache/rocketmq/actions/runs/34102636584

With regards,
GitHub Actions via GitBox

Reply via email to