Zaki

Results 11 issues of Zaki

Fixes #3095 ### Motivation [Enhancement] Method invocation may produce `NullPointerException`[MessageUtils] #3095 ### Modifications Explicitly handle exceptions using `Objects.requireNonNull()` ### Documentation - Does this pull request introduce a new feature? (no)...

Fixes #4824 ### Motivation [Feature] Add HTTP Sink Connector #4824 ### Modifications 1. Add the relevant code for the HTTP Sink Connector. 2. Write `HttpSinkConnectorTest` to test the functionality of...

ready for review

### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...

type/need-triage
component/need-triage

## What is the purpose of the change Enhance dubbo-python https://github.com/apache/dubbo/issues/14387 ## Brief changelog 1. Implement the HTTP2 protocol based on asyncio+uvloop+h2, including frame reception and processing, sequential frame sending...

Fixes #5108 ### Motivation To adapt to the V2 architecture, the EventMeshFunction section needs to be upgraded and transformed. This includes redefining EventMeshFunction, making adaptive modifications to the existing filter...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Feature Request To adapt to the V2 architecture, the EventMeshFunction section needs...

feature

Fixes #5105 ### Motivation Due to the lack of communication between the retry callback and the response callback mechanism, the result after a retry failure is not handled correctly. ###...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Environment Mac ### EventMesh version master ### What happened Due to the...

bug

### 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 In the various implementations of `Source`, there are often some...

enhancement

Fixes #5101 ### Motivation For further details, refer to #5101 ### Modifications For further details, refer to #5101 ### Documentation - Does this pull request introduce a new feature? (yes...