nikam14 opened a new issue, #3839:
URL: https://github.com/apache/eventmesh/issues/3839

   ### 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
   
   
location:eventmesh-protocol-plugin/eventmesh-protocol-cloudevents/src/main/java/org/apache/eventmesh/protocol/cloudevents/resolver/grpc/GrpcMessageProtocolResolver.java
   
   line 118
   
![cloudevent](https://user-images.githubusercontent.com/55378196/234834526-c6537c52-285e-4820-9286-27897e535b5d.PNG)
   
   line 224
   
![event](https://user-images.githubusercontent.com/55378196/234834680-bc3810dd-27bc-44e5-8d06-63498731517f.PNG)
   
   both this methods are duplicate, just name of the methods and object in the 
methods have different name . both methods do same work.
   
   ### Describe the solution you'd like
   
   remove the second method declaration at line 224 and make the changes to 
those files where these methods are used.
   
   ### Are you willing to submit PR?
   
   - [ ] 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: [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