Skip to content

Commit

Permalink
addressed comments
Browse files Browse the repository at this point in the history
Signed-off-by: Atharva Sharma <[email protected]>
  • Loading branch information
atharvasharma61 committed Jul 25, 2024
1 parent 5ace5ac commit c0f936a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,6 @@ configOverridesWrapper, getCollectorName())) {

if (fieldDataCacheMaxSizeStatus != null
&& fieldDataCacheMaxSizeStatus.getCacheMaxSize() > 0) {
LOG.info(
"fieldDataCacheMaxSizeStatus.getCacheMaxSize() value : "
+ fieldDataCacheMaxSizeStatus.getCacheMaxSize());
recordMetrics(fieldDataCacheMaxSizeStatus);
}

Expand Down

0 comments on commit c0f936a

Please sign in to comment.