zhaohai666 opened a new pull request, #1376: URL: https://github.com/apache/rocketmq-clients/pull/1376
P9 test(nodejs): use a fixed consumer group in the simple consumer integration test Use a fixed consumer group (`nodejs-unittest-group`) instead of a random UUID in the SimpleConsumer integration test. RocketMQ 5.5.1 proxy requires consumer groups to exist before startup; a random group makes the test hang with `group not found`. **Files:** `nodejs/test/consumer/SimpleConsumer.test.ts` (1 line) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
