You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/11/10 12:41:18 UTC

[GitHub] [incubator-eventmesh] zhudawan opened a new pull request, #2159: #2158

zhudawan opened a new pull request, #2159:
URL: https://github.com/apache/incubator-eventmesh/pull/2159

   Fixes #[[ISSUE #2158](https://github.com/apache/incubator-eventmesh/issues/2158)]
    
    Method stores return result in local before immediately returning it [ConsumerManager]        ConsumerManager类第261行中不需要使用局部变量存储,直接返回就好 
     


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] MajorHe1 merged pull request #2159: [ISSUE #2160] Method stores return result in local before immediately returning it [ConsumerManager]

Posted by GitBox <gi...@apache.org>.
MajorHe1 merged PR #2159:
URL: https://github.com/apache/incubator-eventmesh/pull/2159


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org