Hi, I want to differ hintedhandoff mutation and normal write mutation when i receive a mutation. and I agree with the opinion of Chris Lohfink.that no way to tell the difference.but i cannot use created time as Chris suggested. because I cannot choose a accurate time to differ them.
anyone have idea on this? thanks ---------- Forwarded message ---------- From: Chris Lohfink <clohfin...@gmail.com> Date: Thu, Aug 18, 2016 at 5:04 AM Subject: Re: Hintedhandoff mutation To: u...@cassandra.apache.org Probably question better suited for the dev@ list. But I afaik the answer is there is no way to tell the difference, but probably safe to look at the created time, HHs tend to be older. Chris On Wed, Aug 17, 2016 at 5:02 AM, Stone Fang <cnstonef...@gmail.com> wrote: > Hi All, > > I want to differ hintedhandoff mutation and normal write mutation when i > receive a mutation. > > how to get this in cassandra source code.have not found any attribute > about this in Mutation class. > > or there is no way to get this. > > > thanks > stone >