pandaapo opened a new pull request, #3850:
URL: https://github.com/apache/eventmesh/pull/3850

   Fixes #3849.
   Fixes #3839
   
   ### Motivation
   
   
org.apache.eventmesh.protocol.cloudevents.resolver.grpc.GrpcMessageProtocolResolver:
   
   Many unused variable in `buildBatchEvents()`.
   
   `getMessageItemValue()` and `getHeaderValue()` have the same body.
   
   Some logic ignore the existing api.
   
   And so on.
   
   
   
   ### Modifications
   
   Remove unused variables and repetitive method. Use existing api. And other 
modifications.
   
   
   
   ### Documentation
   
   - Does this pull request introduce a new feature? no


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to