You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ephemeral instances typically use AP consistency, so registering of ephemeral instances still works if network partition happens.
Persistent instances use CP consistency, which guarantees a stronge data consistency.
Activity
Loveugirl commentedon Dec 26, 2018
请问这个功能的意思是实例可以选择AP或者CP的模式的注册吗
nkorange commentedon Dec 26, 2018
是的
#502 Add new consistency package
#502 Update pom version
#502 Refactor raft implementation
#502 Clean code
#502 make build pass
#502 merge code
#502 Fix bean inject error
#502 Fix health check processor inject bean failed problem
#502 Fix error log print
#502 Fix PMD
64 remaining items