eventmesh icon indicating copy to clipboard operation
eventmesh copied to clipboard

[ISSUE #986] Remove unused replyMsgThreadPoolQueue

Open hezean opened this issue 3 years ago • 1 comments

Fixes #986.

hezean avatar Aug 05 '22 16:08 hezean

Codecov Report

Merging #1101 (a3d2508) into master (676f91b) will decrease coverage by 0.16%. The diff coverage is n/a.

:exclamation: Current head a3d2508 differs from pull request most recent head 87fdad2. Consider uploading reports for the commit 87fdad2 to get more accurate results

@@             Coverage Diff             @@
##             master   #1101      +/-   ##
===========================================
- Coverage      9.95%   9.78%   -0.17%     
+ Complexity      640     630      -10     
===========================================
  Files           382     382              
  Lines         23640   23635       -5     
  Branches       2619    2615       -4     
===========================================
- Hits           2353    2313      -40     
- Misses        21067   21105      +38     
+ Partials        220     217       -3     
Impacted Files Coverage Δ
...he/eventmesh/runtime/boot/EventMeshGrpcServer.java 0.00% <ø> (ø)
...pache/eventmesh/common/file/FileChangeContext.java 0.00% <0.00%> (-100.00%) :arrow_down:
...rg/apache/eventmesh/common/file/WatchFileTask.java 28.07% <0.00%> (-29.83%) :arrow_down:
...ava/org/apache/eventmesh/common/utils/IPUtils.java 34.25% <0.00%> (-5.56%) :arrow_down:
...g/apache/eventmesh/runtime/util/EventMeshUtil.java 58.82% <0.00%> (-5.15%) :arrow_down:
...rg/apache/eventmesh/runtime/trace/LogExporter.java 0.00% <0.00%> (ø)
...l/tcp/client/recommend/EventMeshRecommendImpl.java 0.00% <0.00%> (ø)
.../tcp/client/session/push/DownStreamMsgContext.java 0.00% <0.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

codecov[bot] avatar Aug 09 '22 17:08 codecov[bot]

@ShannonDing can this pr be merged?

hezean avatar Aug 12 '22 10:08 hezean

We will merge this pr after the 1.6.0 version is released. @HeZean

xwm1992 avatar Aug 16 '22 06:08 xwm1992