findingrish commented on code in PR #14985:
URL: https://github.com/apache/druid/pull/14985#discussion_r1372480185


##########
benchmarks/src/test/java/org/apache/druid/benchmark/DruidSchemaInternRowSignatureBenchmark.java:
##########
@@ -71,26 +68,21 @@ public class DruidSchemaInternRowSignatureBenchmark
 {
   private SegmentMetadataCacheForBenchmark cache;
 
-  private static class SegmentMetadataCacheForBenchmark extends 
SegmentMetadataCache
+  private static class SegmentMetadataCacheForBenchmark extends 
CoordinatorSegmentMetadataCache

Review Comment:
   The code being tested is same in the two classes, however I have changed the 
cache implementation used to BrokerSegmentMetadataCache. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to