Error while writethrough operation in Ignite

2016-12-22 Thread rishi007bansod
cuteUpdate(OraclePreparedStatementWrapper.java:1361) at org.apache.ignite.cache.store.jdbc.CacheAbstractJdbcStore.write(CacheAbstractJdbcStore.java:990) ... 20 more -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Error-while-writethrough-op

Re: Error while writethrough operation in Ignite

2016-12-22 Thread dkarachentsev
Looks like a bug in your CacheStore implementation - wrong SQL request is built. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Error-while-writethrough-operation-in-Ignite-tp9696p9700.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Error while writethrough operation in Ignite

2016-12-22 Thread rishi007bansod
But I have used CacheConfig file generated by schema import, what might be problem -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Error-while-writethrough-operation-in-Ignite-tp9696p9701.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Error while writethrough operation in Ignite

2016-12-22 Thread Alexey Kuznetsov
OracleDialect. On Thu, Dec 22, 2016 at 7:22 PM, rishi007bansod wrote: > But I have used CacheConfig file generated by schema import, what might be > problem > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Error-while-writethroug

Re: Error while writethrough operation in Ignite

2016-12-22 Thread rishi007bansod
-while-writethrough-operation-in-Ignite-tp9696p9703.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Error while writethrough operation in Ignite

2016-12-22 Thread dkarachentsev
Could you please share a simple reproducer? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Error-while-writethrough-operation-in-Ignite-tp9696p9716.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Error while writethrough operation in Ignite

2016-12-25 Thread rishi007bansod
le.com/Error-while-writethrough-operation-in-Ignite-tp9696p9729.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Error while writethrough operation in Ignite

2016-12-26 Thread dkarachentsev
-while-writethrough-operation-in-Ignite-tp9696p9735.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Error while writethrough operation in Ignite

2016-12-27 Thread vkulichenko
Dmitry, Can this be detected and reported with a better exception? Sounds like a usability issue to me. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Error-while-writethrough-operation-in-Ignite-tp9696p9760.html Sent from the Apache Ignite Users mailing

Re: Error while writethrough operation in Ignite

2016-12-28 Thread dkarachentsev
while-writethrough-operation-in-Ignite-tp9696p9773.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Error while writethrough operation in Ignite

2016-12-28 Thread vkulichenko
Dmitry, I probably do not correctly understand what is wrong, but it feels like something needs to be fixed anyway. If you agree, can you please move this to dev list? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Error-while-writethrough-operation-in