Closed tatsuya6502 closed 9 years ago
Target Milestone: v0.3.1
After replacing gmt_eqc
wrapper with qc
wrapper (or upgrading rebar), test cluster wasn't correctly bootstrapped in prop_squorum1
. Fixed this by commit https://github.com/hibari/gdss-admin/commit/44ac9b38f0984ea2dfe7348c033b6d722b72d6c5
From the first comment:
Since: unknown, this test was already failing in Hibari v0.1.10
With this test setting, it seems
squorum:set/6
won't succeed on a cluster having more than two nodes.prop_squorum1: ... R = {postcondition, {'EXIT', {{case_clause,quorum_error},
After committing this fix, quorum_error
disappeared.
https://github.com/hibari/gdss-client/issues/2#issuecomment-85498236
Closing this issue as it no longer gets quorum_error
.
2 ADMIN_NODES is not supported
Can some one write how to fix this issue ? 0.1.11
Since: unknown, this test was already failing in Hibari v0.1.10
With this test setting, it seems
squorum:set/6
won't succeed on a cluster having more than two nodes.