Re: Hintedhandoff mutation

2016-08-17 Thread Chris Lohfink
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 wrote: > Hi All, > > I want to differ hint

Hintedhandoff mutation

2016-08-17 Thread Stone Fang
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