huangzhike opened a new issue #1549: misspelt words URL: https://github.com/apache/rocketmq/issues/1549 hi, I happened to find that there are some misspelt words in the code, like `ProcessQueue#makeMessageToCosumeAgain`, which should be `ProcessQueue#makeMessageToConsumeAgain`, and `ProcessQueue#takeMessags`, which should be `ProcessQueue#takeMessages`, and `LocalTransactionState.UNKNOW`, which I believe should be `LocalTransactionState.UNKNOWN`. RocketMQ version: 4.5.2, current master branch.
---------------------------------------------------------------- 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] With regards, Apache Git Services
