Can you upload the trace somewhere ?


-- 
Jeff Jirsa


> On May 27, 2017, at 5:34 PM, Subroto Barua <sbarua...@yahoo.com.INVALID> 
> wrote:
> 
> 
> i have a table with one of the column as Tuple datatype.
> 
> when I insert rows with "using timestamp", I see multiple inserts in the 
> trace log and I see multiple data sets per partition key.
> 
> 
> 
> 
> for eg: for each partition key, I get extra tuple for each insert as opposed 
> to 1 row for the key, which keeps growing with new insert for the same key.
> 
> this issue happens when I insert via api using Phantom driver; works fine via 
> cqlsh.
> not sure whether there is any limitation with "using timestamp" clause or a 
> bug with Phantom driver.
> appreciate any advice/comments on Tuple or "using timestamp"...
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
For additional commands, e-mail: dev-h...@cassandra.apache.org

Reply via email to