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:08:01 UTC

[GitHub] [incubator-eventmesh] huzhiming12 opened a new issue, #1960: Field isn't final but should be [AsyncSyncRequestInstance]

huzhiming12 opened a new issue, #1960:
URL: https://github.com/apache/incubator-eventmesh/issues/1960

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Enhancement Request
   
   
   ![Uploading image (1).png…]()
   
   located at:
   
   org/apache/eventmesh/client/http/demo/AsyncSyncRequestInstance.java line 36
   
   add final modifier field.
   
   
   
   ### Describe the solution you'd like
   
   public static final Logger logger = LoggerFactory.getLogger(AsyncSyncRequestInstance.class);
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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.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 closed issue #1960: [Enhancement] Field isn't final but should be [AsyncSyncRequestInstance]

Posted by GitBox <gi...@apache.org>.
xwm1992 closed issue #1960: [Enhancement] Field isn't final but should be [AsyncSyncRequestInstance]
URL: https://github.com/apache/incubator-eventmesh/issues/1960


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