Re: LocalDateTime field being ignored on Cassandra write through

2017-04-18 Thread Guilherme Melo
rg/jira/browse/IGNITE-5013 > > -Dmitry. > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/LocalDateTime-field-being-ignored-on-Cassandra-write- > through-tp11986p12032.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >

Re: LocalDateTime field being ignored on Cassandra write through

2017-04-18 Thread dkarachentsev
Guilherme, You may track feature development here [1] or contribute it by yourself. [1] https://issues.apache.org/jira/browse/IGNITE-5013 -Dmitry. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/LocalDateTime-field-being-ignored-on-Cassandra-write-through

Re: LocalDateTime field being ignored on Cassandra write through

2017-04-18 Thread dkarachentsev
, and no way to bypass it for now. I will open a ticket for this feature. Thanks! -Dmitry. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/LocalDateTime-field-being-ignored-on-Cassandra-write-through-tp11986p12031.html Sent from the Apache Ignite Users mailing list

Re: LocalDateTime field being ignored on Cassandra write through

2017-04-18 Thread Guilherme Melo
ct. I used Cassandra v3.0.13. > > cassandra-test.zip > <http://apache-ignite-users.70518.x6.nabble.com/file/ > n12015/cassandra-test.zip> > > -Dmitry. > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/LocalDateTime-field-bein

Re: LocalDateTime field being ignored on Cassandra write through

2017-04-18 Thread dkarachentsev
.70518.x6.nabble.com/LocalDateTime-field-being-ignored-on-Cassandra-write-through-tp11986p12015.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: LocalDateTime field being ignored on Cassandra write through

2017-04-17 Thread Guilherme Melo
Hello, The Spring config: @Bean public IgniteConfiguration getIgniteConfiguration() { IgniteConfiguration cfg = new IgniteConfiguration(); //cfg.setClientMode(true); cfg.setClientMode(false); //orders CacheConfiguration orderCache = new

Re: LocalDateTime field being ignored on Cassandra write through

2017-04-17 Thread dkarachentsev
Hi, please share your configurations. -Dmitry. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/LocalDateTime-field-being-ignored-on-Cassandra-write-through-tp11986p12000.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

LocalDateTime field being ignored on Cassandra write through

2017-04-14 Thread Guilherme Melo
Hello, I am running some tests using the Cassandra as persistent storage using CassandraCacheStoreFactory, however the LocalDateTime field is ignored, I've tried having the table automatically defined and the field is not created, I have also manually defined the table, however the value passed is