-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69373/
-----------------------------------------------------------
Review request for mesos and Jiang Yan Xu.
Repository: mesos
Description
-------
In scale testing, this `CHECK` failed with the following message:
F1116 17:50:04.868387 53766 consensus.cpp:771] Check failed:
highestNackProposal >= proposal
Emitting the values for `highestNackProposal` and `proposal` may
help in debugging this failure.
Diffs
-----
src/log/consensus.cpp bce7facb0fe0d89ee96951bcf144332e41eb683e
Diff: https://reviews.apache.org/r/69373/diff/1/
Testing
-------
make check
Thanks,
James Peach