Додати до Chrome
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Raft guarantees that each of these properties is true at all times.
at most one leader can be elected in a given term
if a server has applied a log entry at a given index to its state machine, no other server will ever apply a different log entry for the same index
if two logs contain an entry with the same index and term, then the logs are identical in all entries up through the given index
if a log entry is committed in a given term, then that entry will be present in the logs of the leaders for all higher-numbered terms
a leader never overwrites or deletes entries in its log; it only appends new entries
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!