Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #2277]update log format in SyncRequestInstance.class #2274

Merged
merged 1 commit into from
Nov 28, 2022
Merged

[ISSUE #2277]update log format in SyncRequestInstance.class #2274

merged 1 commit into from
Nov 28, 2022

Conversation

MajorHe1
Copy link
Contributor

@MajorHe1 MajorHe1 commented Nov 28, 2022

update log format in SyncRequestInstance.class

Fixes #2277.

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

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

update log format in SyncRequestInstance.class
@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Merging #2274 (6bb16b1) into master (c6fb147) will increase coverage by 0.00%.
The diff coverage is 0.00%.

❗ Current head 6bb16b1 differs from pull request most recent head b9ae52e. Consider uploading reports for the commit b9ae52e to get more accurate results

@@            Coverage Diff            @@
##             master    #2274   +/-   ##
=========================================
  Coverage     11.74%   11.74%           
  Complexity      897      897           
=========================================
  Files           468      468           
  Lines         27861    27835   -26     
  Branches       3010     3008    -2     
=========================================
- Hits           3272     3270    -2     
+ Misses        24290    24265   -25     
- Partials        299      300    +1     
Impacted Files Coverage Δ
.../client/grpc/config/EventMeshGrpcClientConfig.java 71.42% <0.00%> (+32.96%) ⬆️
.../admin/handler/QueryRecommendEventMeshHandler.java 88.88% <0.00%> (-3.71%) ⬇️
.../trace/pinpoint/exporter/PinpointSpanExporter.java 68.45% <0.00%> (-0.68%) ⬇️
...che/eventmesh/runtime/boot/AbstractHTTPServer.java 0.00% <0.00%> (ø)
...che/eventmesh/runtime/boot/EventMeshTCPServer.java 0.00% <0.00%> (ø)
...sh/client/http/producer/EventMeshHttpProducer.java 0.00% <0.00%> (ø)
...core/protocol/http/consumer/EventMeshConsumer.java 0.00% <0.00%> (ø)
.../protocol/tcp/client/group/ClientGroupWrapper.java 0.00% <0.00%> (ø)
.../http/processor/SendAsyncRemoteEventProcessor.java 0.00% <0.00%> (ø)
...pl/consumer/ConsumeMessageConcurrentlyService.java 0.00% <0.00%> (ø)
... and 1 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MajorHe1 MajorHe1 changed the title update log format in SyncRequestInstance.class [ISSUE #2277]update log format in SyncRequestInstance.class Nov 28, 2022
@jonyangx jonyangx merged commit b2dc5e1 into apache:master Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update log format in SyncRequestInstance.class
2 participants