Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

[fix] Memory leak of the map in ThreadLocalAccessor #2006

[fix] Memory leak of the map in ThreadLocalAccessor

c7e3749
Select commit
Loading
Failed to load commit list.
Merged

[fix] Memory leak of the map in ThreadLocalAccessor #2006

[fix] Memory leak of the map in ThreadLocalAccessor
c7e3749
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 20, 2023 in 0s

16.98% (-0.09%) compared to 9ab8411

View this Pull Request on Codecov

16.98% (-0.09%) compared to 9ab8411

Details

Codecov Report

Merging #2006 (c7e3749) into master (9ab8411) will decrease coverage by 0.09%.
The diff coverage is 3.29%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2006      +/-   ##
============================================
- Coverage     17.06%   16.98%   -0.09%     
+ Complexity      731      730       -1     
============================================
  Files           191      191              
  Lines         14277    14307      +30     
  Branches       1340     1339       -1     
============================================
- Hits           2437     2430       -7     
- Misses        11663    11701      +38     
+ Partials        177      176       -1     
Files Changed Coverage Δ
...ative/pulsar/handlers/kop/MessageFetchContext.java 0.00% <0.00%> (ø)
...ative/pulsar/handlers/kop/format/DecodeResult.java 0.00% <0.00%> (ø)
...ative/pulsar/handlers/kop/format/EncodeResult.java 31.81% <0.00%> (-5.03%) ⬇️
...sar/handlers/kop/storage/AppendRecordsContext.java 0.00% <0.00%> (ø)
...lsar/handlers/kop/storage/PartitionLogManager.java 0.00% <ø> (ø)
...ve/pulsar/handlers/kop/storage/ReplicaManager.java 0.00% <0.00%> (ø)
...tive/pulsar/handlers/kop/storage/PartitionLog.java 8.15% <3.63%> (-0.20%) ⬇️
...ative/pulsar/handlers/kop/PendingTopicFutures.java 87.17% <100.00%> (+9.40%) ⬆️