Hello, Why does the digest read response include a hash of the column value? Isn't the timestamp sufficient?
May be an answer: Is the value hash computed to cope with (I presume rare) race condition scenario where 2 nodes would end up with same col. name and same col. timestamp but with a different col. value ? But then I wonder how to decide which value wins! Sincerely, Nicolas.