Netflix / dynomite

A generic dynamo implementation for different k-v storage engines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(error) ERR Dynomite: Failed to achieve Quorum

chinazhenzhen opened this issue · comments

I have two working Nodes(Nodes belong to different data centers), but they don't work when I set consistency to DC_SAFE_QUORUM( DC_SAFE_QUORUM and DC_ONE are working normally.).
How should I solve this mistake?

I found the explanation from issure#573.