You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CNDB-13118 Fix CoordinatorReadLatencyMetricTest changing internalPagingWIthAggregateTest to use paging in bytes for CC. (#1702)
### What is the issue
With the rebase of CC on C* 5.0.2, there is a new test
CoordinatorReadLatencyMetricTest and
CoordinatorReadLatencyMetricTest.internalPagingWithAggregateTest is
failing.
### What does this PR fix and why was it fixed
Uses paging in bytes instead of paging in rows in
internalPagingWithAggregateTest.
0 commit comments