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
Fix flakey MaxChunkBytesPerQueryLimit test (#4258)
* Add replication factor flag to the prepConfig Struct. Use replication factor 2 in TestDistributor_QueryStream_ShouldReturnErrorIfMaxChunkBytesPerQueryLimitIsReached test to make the test stable
Signed-off-by: Tyler Reid <[email protected]>
* Add comment to explain replication factor default.
Signed-off-by: Tyler Reid <[email protected]>
* Update comment pkg/distributor/distributor_test.go
Co-authored-by: Marco Pracucci <[email protected]>
Signed-off-by: Tyler Reid <[email protected]>
Co-authored-by: Marco Pracucci <[email protected]>
0 commit comments