kaisun2000 commented on pull request #1532: URL: https://github.com/apache/helix/pull/1532#issuecomment-743448796
https://github.com/apache/helix/pull/1532#discussion_r541205021 > This method seems to be added for debug log only. For simplifying the business logic, I suggest don't add this method but relying on the existing get method to retrieve information This is not for debug info only. Note the selectedMessage from previous stage is of this type. Before, we don't need to access it this way. Now per replica stage is using MessageOutput as input, this why we need this method. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
