KitherRunner commented on issue #6654:
URL: https://github.com/apache/rocketmq/issues/6654#issuecomment-1524786957

   Modify return type:List<Boolean> --> Boolean[]
     org.apache.rocketmq.broker.out.BrokerOuterAPI#needRegister
     return changedList.toArray(new Boolean[0])?


-- 
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]

Reply via email to