Webhook repair4#5
Open
xwm1992 wants to merge 1354 commits into
Open
Conversation
[ISSUE apache#865] update http processors supported trace annotation
[ISSUE apache#900] Support Consul Service Registry
* master: (66 commits) add apache header fix checkStyle update http processors supported trace annotation fix checkstyle delete SendAsyncEventProcessorV2 update SendAsyncEventProcessor update EventMeshHttpServer update HTTPTrace update AsyncHttpProcessor.java update EventMeshHTTPServer.java update HandlerService.java Fix code style Update eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/core/consumergroup/ProducerGroupConf.java update SendAsyncEventProcessorV2 update SendAsyncMessageProcessor update AsyncHttpProcessor.java update EventMeshRetCode.java update HandlerService.java update SendAsyncEventProcessorV2.java Update bug_report.yml update HandlerService fix valid url bug Update docs Update docs Update quick-start Update docs update HandlerService Update docs Update SubService.java ...
# Conflicts: # eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/core/protocol/http/processor/SendAsyncEventProcessor.java # eventmesh-runtime/src/main/java/org/apache/eventmesh/runtime/core/protocol/http/processor/SendAsyncRemoteEventProcessor.java
[ISSUE apache#1059] Fix NullPointException of Http Request
[ISSUE apache#1064]Fix NullPointException Of ClientManageControllerTest close apache#1064
[ISSUE apache#1043] Fix the problem of shared registry singleton.
[ISSUE apache#1074]Fix PrometheusConfigurationTest running test fail close apache#1074
[ISSUE apache#1028] support Etcd Registry
[ISSUE apache#1035 apache#1036] Fix patch TCP close apache#1035 close apache#1036
[Enhancement] Add rust sdk license headers
[Document] Fix document invalid image urls
[ISSUE apache#1213] Knative Connector: Documentation for Producer/Consumer (Publish/Subscribe).
Extraction of constants grpc、JAVA and application/cloudevents+json.
[ISSUE apache#1081]Extraction of constants grpc、JAVA and application/cloudevents+json.
…gin-dir [ISSUE apache#1220][Bug] Fix webhookProtocolAdaptor plugin can't be loaded
xwm1992
pushed a commit
that referenced
this pull request
Mar 7, 2023
Update CloudEventProducer.java
xwm1992
pushed a commit
that referenced
this pull request
Mar 28, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes ISSUE#.
Motivation
Explain the content here.
Explain why you want to make the changes and what problem you're trying to solve.
Modifications
Describe the modifications you've done.
Documentation