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/10/27 07:16:23 UTC

[GitHub] [incubator-eventmesh] huzhiming12 opened a new pull request, #1963: [ISSUE #1960]

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

   
   Fixes issue #<1960>.
   
   ### Motivation
   the field logger should add final
   
   
   
   ### Modifications
   public static final Logger logger = LoggerFactory.getLogger(AsyncSyncRequestInstance.class);
   
   
   


-- 
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] xwm1992 merged pull request #1963: [ISSUE #1960] Field isn't final but should be [AsyncSyncRequestInstance]

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


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