jamesnetherton commented on issue #3296: URL: https://github.com/apache/camel-quarkus/issues/3296#issuecomment-1090070083
> @zbendhiba @jamesnetherton we can totally add an option for the statistics size check in metrics. however size operation should be working and retrieving the accurate size. Using another assertion to check the size instead of the statistics, would work for this case? We actually already do that. The Infinispan component supports a `size` and `stats` operation. They're two different things as I guess `stats` can provide some additional stuff outside of just getting cache size etc. So if there's some way to enable `<metrics accurate-size="true"/>` in the container, it'd be useful for our testing. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org