nicktelford opened a new pull request, #22318:
URL: https://github.com/apache/kafka/pull/22318

   The metered layer must wrap both isolation levels rather than delegating
   the inner store's readOnly view directly: it holds the serde context
   needed to deserialise keys and values, and it owns the sensor
   registration for iterator metrics. The ReadOnlyView applies the same
   key/value deserialisation and sensor instrumentation as the public window
   fetch methods so that IQ operations through a readOnly view are measured
   identically to direct queries.
   
   KAFKA-20497


-- 
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]

Reply via email to