[
https://issues.apache.org/jira/browse/KUDU-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Serbin resolved KUDU-2511.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.8.0
Fixed with 7e733a73652db68342859d03d02763ef5e3de79d
> The SingleReplicasStayOrMove scenario of the kudu-admin-test is a bit flaky
> ---------------------------------------------------------------------------
>
> Key: KUDU-2511
> URL: https://issues.apache.org/jira/browse/KUDU-2511
> Project: Kudu
> Issue Type: Bug
> Components: test
> Reporter: Alexey Serbin
> Assignee: Alexey Serbin
> Priority: Minor
> Fix For: 1.8.0
>
>
> An excerpt from the output of the failed test:
> {noformat}
> src/kudu/src/kudu/tools/kudu-admin-test.cc:2134: Failure
> Value of: out
>
> Expected: has no substring "rebalancing is complete: cluster is balanced
> (moved 0 replicas)"
> Actual: "Per-server replica distribution summary:\n Statistic |
> Value\n-----------------------+----------\n Minimum Replica Count | 0\n
> Maximum Replica Count | 0\n Average Replica Count | 0.000000\n\nPer-table
> replica distribution summary:\n Replica Skew |
> Value\n--------------+-------\n N/A | N/A\n\n\nrebalancing is
> complete: cluster is balanced (moved 0 replicas)\n" (of type std::string)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)