[jira] [Updated] (IGNITE-3984) NullPointerException in IgniteCacheProxy when creating continuous query

2016-09-27 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Man updated IGNITE-3984: -- Attachment: ContQueryTest.java > NullPointerException in IgniteCacheProxy when creating continuous

[jira] [Updated] (IGNITE-3984) NullPointerException in IgniteCacheProxy when creating continuous query

2016-09-27 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Man updated IGNITE-3984: -- Description: Test attached. This used to work fine in 1.6. This seem to be related to this jira and

[jira] [Created] (IGNITE-3984) NullPointerException in IgniteCacheProxy when creating continuous query

2016-09-27 Thread Jason Man (JIRA)
Jason Man created IGNITE-3984: - Summary: NullPointerException in IgniteCacheProxy when creating continuous query Key: IGNITE-3984 URL: https://issues.apache.org/jira/browse/IGNITE-3984 Project: Ignite

[jira] [Updated] (IGNITE-3984) NullPointerException in IgniteCacheProxy when creating continuous query

2016-09-27 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Man updated IGNITE-3984: -- Description: Test attached. This used to work fine in 1.6. {code} Exception in thread "main"

[jira] [Commented] (IGNITE-3413) Node is not started if continuous query remote filter class is not found

2016-09-27 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528088#comment-15528088 ] Jason Man commented on IGNITE-3413: --- Hi Alexander, fixing this seem to have introduced a

[jira] [Commented] (IGNITE-3984) NullPointerException in IgniteCacheProxy when creating continuous query

2016-10-03 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15544198#comment-15544198 ] Jason Man commented on IGNITE-3984: --- Although I'm not sure which PR fixes this, but the latest

[jira] [Commented] (IGNITE-6853) Cassandra cache store does not clean prepared statements cache when remove old cassandra session

2017-11-24 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265057#comment-16265057 ] Jason Man commented on IGNITE-6853: --- PR available above with the fix. Please review. Thanks. >

[jira] [Created] (IGNITE-6972) BinaryObjectBuilderImpl.build is stuck when server cluster is restarted

2017-11-21 Thread Jason Man (JIRA)
Jason Man created IGNITE-6972: - Summary: BinaryObjectBuilderImpl.build is stuck when server cluster is restarted Key: IGNITE-6972 URL: https://issues.apache.org/jira/browse/IGNITE-6972 Project: Ignite

[jira] [Updated] (IGNITE-6972) BinaryObjectBuilderImpl.build is stuck when server cluster is restarted

2017-11-21 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Man updated IGNITE-6972: -- Description: When a client node is using a BinaryObjectBuilder to build a BinaryObject, the build()

[jira] [Comment Edited] (IGNITE-6853) Cassandra cache store does not clean prepared statements cache when remove old cassandra session

2018-01-16 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326853#comment-16326853 ] Jason Man edited comment on IGNITE-6853 at 1/16/18 8:15 AM: This is less than

[jira] [Commented] (IGNITE-6853) Cassandra cache store does not clean prepared statements cache when remove old cassandra session

2018-01-16 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326853#comment-16326853 ] Jason Man commented on IGNITE-6853: --- This is less than ideal though.  I am trying this and the number

[jira] [Updated] (IGNITE-6853) Cassandra cache store does not clean prepared statements cache when remove old cassandra session

2018-01-16 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Man updated IGNITE-6853: -- Attachment: CassandraSessionImplTest.java > Cassandra cache store does not clean prepared statements

[jira] [Commented] (IGNITE-6853) Cassandra cache store does not clean prepared statements cache when remove old cassandra session

2018-01-15 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326691#comment-16326691 ] Jason Man commented on IGNITE-6853: --- It's difficult to simulate the Cassandra errors without using a

[jira] [Commented] (IGNITE-6853) Cassandra cache store does not clean prepared statements cache when remove old cassandra session

2018-01-16 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328146#comment-16328146 ] Jason Man commented on IGNITE-6853: --- As discussed, updated the PR with the change to put the mockito

[jira] [Assigned] (IGNITE-6853) Cassandra cache store does not clean prepared statements cache when remove old cassandra session

2018-01-02 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Man reassigned IGNITE-6853: - Assignee: Jason Man (was: Mikhail Cherkasov) > Cassandra cache store does not clean prepared

[jira] [Comment Edited] (IGNITE-6853) Cassandra cache store does not clean prepared statements cache when remove old cassandra session

2018-01-02 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265057#comment-16265057 ] Jason Man edited comment on IGNITE-6853 at 1/2/18 10:10 AM: The simple fix is

[jira] [Commented] (IGNITE-6853) Cassandra cache store does not clean prepared statements cache when remove old cassandra session

2018-01-02 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307824#comment-16307824 ] Jason Man commented on IGNITE-6853: --- [~irudyak], Please review my changes. > Cassandra cache store

[jira] [Updated] (IGNITE-6252) Cassandra Cache Store Session does not retry if prepare statement failed

2018-03-07 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Man updated IGNITE-6252: -- Fix Version/s: (was: 2.4) 2.5 > Cassandra Cache Store Session does not retry if

[jira] [Updated] (IGNITE-6853) Cassandra cache store does not clean prepared statements cache when remove old cassandra session

2018-03-07 Thread Jason Man (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Man updated IGNITE-6853: -- Fix Version/s: (was: 2.4) 2.5 > Cassandra cache store does not clean prepared