Yifan Zhang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17409


Change subject: KUDU-3280: fix flakiness in 
TabletServerTest.TestStarvePerfImprovementOpsInColdTablet
......................................................................

KUDU-3280: fix flakiness in 
TabletServerTest.TestStarvePerfImprovementOpsInColdTablet

The test failed because the original perf improvement score
of flush/compaction ops in hot tablet may be always higher
than that in cold tablet. This patch fixed it by increasing
`FLAGS_flush_threshold_mb` and `FLAGS_flush_upper_bound_ms`
and reducing the amount of data written in hot tablet, so
the cold tablet would be compacted if
'workload_score_for_perf_improvement_ops' was diabled.

Change-Id: I9fca72965f25c14446741cc9602c4690404933f4
---
M src/kudu/tserver/tablet_server-test.cc
1 file changed, 5 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/09/17409/1
--
To view, visit http://gerrit.cloudera.org:8080/17409
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9fca72965f25c14446741cc9602c4690404933f4
Gerrit-Change-Number: 17409
Gerrit-PatchSet: 1
Gerrit-Owner: Yifan Zhang <[email protected]>

Reply via email to