[jira] [Updated] (IGNITE-4525) Near reader is not created when value is loaded from store

2017-01-04 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-4525: Attachment: NearCacheTest.java > Near reader is not created when value is loaded

[jira] [Reopened] (IGNITE-4142) Assertion in ClientImpl.updateMetrics()

2017-01-04 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko reopened IGNITE-4142: - [~amashenkov], I don't see the fix in master or in any other branch. Was it merged?

[jira] [Commented] (IGNITE-4511) Set QueryIndexType.SORTED by default for an index

2017-01-03 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15796051#comment-15796051 ] Valentin Kulichenko commented on IGNITE-4511: - I think we should remove the {{QueryIndex}}

[jira] [Created] (IGNITE-4465) Read-through is not properly working with multiple gets executed in parallel

2016-12-20 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4465: --- Summary: Read-through is not properly working with multiple gets executed in parallel Key: IGNITE-4465 URL: https://issues.apache.org/jira/browse/IGNITE-4465

[jira] [Updated] (IGNITE-4465) Read-through is not properly working with multiple gets executed in parallel

2016-12-20 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-4465: Attachment: ReadThroughTest.java > Read-through is not properly working with

[jira] [Commented] (IGNITE-4109) BinaryType.isEnum() throws an exception if typeId==0

2016-12-21 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15767325#comment-15767325 ] Valentin Kulichenko commented on IGNITE-4109: - Dmitry, we write zero type ID and full class

[jira] [Commented] (IGNITE-4293) Deserialized value is cached if queries are enabled

2016-12-19 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15762225#comment-15762225 ] Valentin Kulichenko commented on IGNITE-4293: - [~ein], to be honest, it looks like you're

[jira] [Commented] (IGNITE-4147) SSL misconfiguration is not handled properly

2016-12-23 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15773467#comment-15773467 ] Valentin Kulichenko commented on IGNITE-4147: - Dmitry, why don't you like an exception? I

[jira] [Commented] (IGNITE-4142) Assertion in ClientImpl.updateMetrics()

2016-12-22 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771133#comment-15771133 ] Valentin Kulichenko commented on IGNITE-4142: - [~amashenkov], if you decided to fix this way,

[jira] [Commented] (IGNITE-4147) SSL misconfiguration is not handled properly

2016-12-26 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15778747#comment-15778747 ] Valentin Kulichenko commented on IGNITE-4147: - Fail fast is correct behavior here, I think.

[jira] [Created] (IGNITE-4450) Explicit lock is not released when node that acquired it is killed

2016-12-16 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4450: --- Summary: Explicit lock is not released when node that acquired it is killed Key: IGNITE-4450 URL: https://issues.apache.org/jira/browse/IGNITE-4450

[jira] [Updated] (IGNITE-4450) Explicit lock is not released when node that acquired it is killed

2016-12-16 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-4450: Attachment: ExplicitLockTest.java > Explicit lock is not released when node that

[jira] [Created] (IGNITE-4891) Key is deserialized during transactional get() even if withKeepBinary is set

2017-03-30 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4891: --- Summary: Key is deserialized during transactional get() even if withKeepBinary is set Key: IGNITE-4891 URL: https://issues.apache.org/jira/browse/IGNITE-4891

[jira] [Comment Edited] (IGNITE-4141) JDBC driver should always set withKeepBinary flag when querying cache

2017-03-28 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15946096#comment-15946096 ] Valentin Kulichenko edited comment on IGNITE-4141 at 3/28/17 10:38 PM:

[jira] [Closed] (IGNITE-4141) JDBC driver should always set withKeepBinary flag when querying cache

2017-03-29 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko closed IGNITE-4141. --- > JDBC driver should always set withKeepBinary flag when querying cache >

[jira] [Commented] (IGNITE-4141) JDBC driver should always set withKeepBinary flag when querying cache

2017-03-28 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15946096#comment-15946096 ] Valentin Kulichenko commented on IGNITE-4141: - [~ezhuravl], there are two modes for JDBC

[jira] [Resolved] (IGNITE-4762) Support transactional updates in JDBC driver

2017-03-28 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko resolved IGNITE-4762. - Resolution: Fixed Added {{transactionsAllowed}} flag to JDBC driver. > Support

[jira] [Assigned] (IGNITE-4762) Support transactional updates in JDBC driver

2017-03-28 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko reassigned IGNITE-4762: --- Assignee: Valentin Kulichenko > Support transactional updates in JDBC

[jira] [Closed] (IGNITE-4762) Support transactional updates in JDBC driver

2017-03-28 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko closed IGNITE-4762. --- > Support transactional updates in JDBC driver >

[jira] [Closed] (IGNITE-4802) Create separate thread pool for services

2017-03-27 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko closed IGNITE-4802. --- > Create separate thread pool for services > >

[jira] [Created] (IGNITE-4831) Add an option to disable MBeans

2017-03-16 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4831: --- Summary: Add an option to disable MBeans Key: IGNITE-4831 URL: https://issues.apache.org/jira/browse/IGNITE-4831 Project: Ignite Issue Type:

[jira] [Updated] (IGNITE-4832) Service is deployed on client when service configuration is provided on startup

2017-03-16 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-4832: Attachment: ServiceConfigTest.java > Service is deployed on client when service

[jira] [Updated] (IGNITE-4832) Service is deployed on client when service configuration is provided on startup

2017-03-16 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-4832: Attachment: ServiceConfigTest.java > Service is deployed on client when service

[jira] [Updated] (IGNITE-4832) Service is deployed on client when service configuration is provided on startup

2017-03-16 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-4832: Attachment: (was: ServiceConfigTest.java) > Service is deployed on client when

[jira] [Commented] (IGNITE-4823) SpringCache#putIfAbsent - wrong implementation

2017-03-15 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15926414#comment-15926414 ] Valentin Kulichenko commented on IGNITE-4823: - Vyacheslav, Very good catch on the bug! But

[jira] [Commented] (IGNITE-4812) Disable EventStorageSpi by default

2017-03-14 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15925157#comment-15925157 ] Valentin Kulichenko commented on IGNITE-4812: - Hey Alper, Sure, will take a look during next

[jira] [Commented] (IGNITE-4812) Disable EventStorageSpi by default

2017-03-18 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15931180#comment-15931180 ] Valentin Kulichenko commented on IGNITE-4812: - Alper, I remember about you and will review as

[jira] [Created] (IGNITE-4832) Service is deployed on client when service configuration is provided on startup

2017-03-16 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4832: --- Summary: Service is deployed on client when service configuration is provided on startup Key: IGNITE-4832 URL: https://issues.apache.org/jira/browse/IGNITE-4832

[jira] [Commented] (IGNITE-4812) Disable EventStorageSpi by default

2017-04-09 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15962129#comment-15962129 ] Valentin Kulichenko commented on IGNITE-4812: - [~alpert], I merged your change. However I had

[jira] [Resolved] (IGNITE-4812) Disable EventStorageSpi by default

2017-04-09 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko resolved IGNITE-4812. - Resolution: Fixed > Disable EventStorageSpi by default >

[jira] [Closed] (IGNITE-4812) Disable EventStorageSpi by default

2017-04-09 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko closed IGNITE-4812. --- > Disable EventStorageSpi by default > -- > >

[jira] [Created] (IGNITE-4948) Web session clustering fails to work with Spring Security

2017-04-11 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4948: --- Summary: Web session clustering fails to work with Spring Security Key: IGNITE-4948 URL: https://issues.apache.org/jira/browse/IGNITE-4948 Project:

[jira] [Resolved] (IGNITE-4948) Web session clustering fails to work with Spring Security

2017-04-11 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko resolved IGNITE-4948. - Resolution: Fixed > Web session clustering fails to work with Spring Security >

[jira] [Commented] (IGNITE-4812) Disable EventStorageSpi by default

2017-03-31 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952012#comment-15952012 ] Valentin Kulichenko commented on IGNITE-4812: - [~alpert], the fix itself looks good, but I

[jira] [Commented] (IGNITE-4748) jdbc2.JdbcStatement does not implement setQueryTimeout method

2017-03-31 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952015#comment-15952015 ] Valentin Kulichenko commented on IGNITE-4748: - [~adasari], I wanted to look at your changes,

[jira] [Closed] (IGNITE-4823) SpringCache#putIfAbsent - wrong implementation

2017-03-31 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko closed IGNITE-4823. --- > SpringCache#putIfAbsent - wrong implementation >

[jira] [Commented] (IGNITE-4823) SpringCache#putIfAbsent - wrong implementation

2017-03-31 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952023#comment-15952023 ] Valentin Kulichenko commented on IGNITE-4823: - [~daradurvs], I looked at IGNITE-4211 and

[jira] [Commented] (IGNITE-4896) OptimizedMarshaller should not failed on GridClientNodeBean serialization

2017-03-31 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952001#comment-15952001 ] Valentin Kulichenko commented on IGNITE-4896: - [~kuaw26], I don't like that the change is

[jira] [Commented] (IGNITE-2786) SpringCache doesn't survive client reconnect

2017-03-31 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952020#comment-15952020 ] Valentin Kulichenko commented on IGNITE-2786: - [~ryagnik], can you please explain the fix?

[jira] [Created] (IGNITE-4954) Timeout in ignite-cassandra SessionPool is not configurable

2017-04-12 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4954: --- Summary: Timeout in ignite-cassandra SessionPool is not configurable Key: IGNITE-4954 URL: https://issues.apache.org/jira/browse/IGNITE-4954 Project:

[jira] [Updated] (IGNITE-3084) Spark Data Frames Support in Apache Ignite

2017-04-06 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-3084: Fix Version/s: (was: 2.0) 2.1 > Spark Data Frames Support

[jira] [Updated] (IGNITE-4643) JdbcDatabaseMetadata.getIndexInfo() method not working

2017-04-06 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-4643: Fix Version/s: (was: 2.0) 2.1 >

[jira] [Updated] (IGNITE-4561) Improve JdbcTypesTransformer to make mapping more flexible

2017-04-06 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-4561: Fix Version/s: (was: 2.0) 2.1 > Improve

[jira] [Updated] (IGNITE-4595) Improve IgniteMessaging API usability

2017-04-06 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-4595: Fix Version/s: (was: 2.0) 2.1 > Improve IgniteMessaging API

[jira] [Commented] (IGNITE-2202) Local server query result doesn't include versions in entries

2017-04-10 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15962732#comment-15962732 ] Valentin Kulichenko commented on IGNITE-2202: - Fine with me. > Local server query result

[jira] [Resolved] (IGNITE-2774) Add JPA-based store session listener

2017-04-10 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko resolved IGNITE-2774. - Resolution: Duplicate > Add JPA-based store session listener >

[jira] [Closed] (IGNITE-2774) Add JPA-based store session listener

2017-04-10 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko closed IGNITE-2774. --- > Add JPA-based store session listener > > >

[jira] [Closed] (IGNITE-2558) NearCacheConfiguration should not extend MutableConfiguration

2017-04-08 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko closed IGNITE-2558. --- > NearCacheConfiguration should not extend MutableConfiguration >

[jira] [Commented] (IGNITE-4896) OptimizedMarshaller should not failed on GridClientNodeBean serialization

2017-04-08 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15961968#comment-15961968 ] Valentin Kulichenko commented on IGNITE-4896: - [~kuaw26], looks good now. Feel free to merge.

[jira] [Assigned] (IGNITE-4896) OptimizedMarshaller should not failed on GridClientNodeBean serialization

2017-04-08 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko reassigned IGNITE-4896: --- Assignee: Alexey Kuznetsov (was: Valentin Kulichenko) >

[jira] [Commented] (IGNITE-4949) Incorrect behavior CacheJdbcPojoStore if binary marshaller enable

2017-04-15 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15969893#comment-15969893 ] Valentin Kulichenko commented on IGNITE-4949: - [~DmitriyGovorukhin], is there a pull-request

[jira] [Comment Edited] (IGNITE-4949) Incorrect behavior CacheJdbcPojoStore if binary marshaller enable

2017-04-15 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15969893#comment-15969893 ] Valentin Kulichenko edited comment on IGNITE-4949 at 4/15/17 9:55 AM:

[jira] [Commented] (IGNITE-4949) Incorrect behavior CacheJdbcPojoStore if binary marshaller enable

2017-04-15 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15969904#comment-15969904 ] Valentin Kulichenko commented on IGNITE-4949: - [~DmitriyGovorukhin], it looks like this

[jira] [Commented] (IGNITE-4949) Incorrect behavior CacheJdbcPojoStore if binary marshaller enable

2017-04-19 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15974875#comment-15974875 ] Valentin Kulichenko commented on IGNITE-4949: - [~DmitriyGovorukhin], couple of minor

[jira] [Commented] (IGNITE-5048) NPE in WebSessionFilter

2017-04-21 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15978322#comment-15978322 ] Valentin Kulichenko commented on IGNITE-5048: - [~cameronbraid], do you have a test that

[jira] [Created] (IGNITE-4991) Do not print out system properties when IGNITE_TO_STRING_INCLUDE_SENSITIVE is set

2017-04-14 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4991: --- Summary: Do not print out system properties when IGNITE_TO_STRING_INCLUDE_SENSITIVE is set Key: IGNITE-4991 URL: https://issues.apache.org/jira/browse/IGNITE-4991

[jira] [Commented] (IGNITE-4949) Incorrect behavior CacheJdbcPojoStore if binary marshaller enable

2017-04-19 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15975090#comment-15975090 ] Valentin Kulichenko commented on IGNITE-4949: - Looks good to me. Can be merged if tests are

[jira] [Commented] (IGNITE-5048) NPE in WebSessionFilter

2017-04-21 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15979097#comment-15979097 ] Valentin Kulichenko commented on IGNITE-5048: - I think your change makes sense, but unit test

[jira] [Created] (IGNITE-4812) Disable EventStorageSpi by default

2017-03-10 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4812: --- Summary: Disable EventStorageSpi by default Key: IGNITE-4812 URL: https://issues.apache.org/jira/browse/IGNITE-4812 Project: Ignite Issue

[jira] [Created] (IGNITE-4802) Create separate thread pool for services

2017-03-09 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4802: --- Summary: Create separate thread pool for services Key: IGNITE-4802 URL: https://issues.apache.org/jira/browse/IGNITE-4802 Project: Ignite

[jira] [Closed] (IGNITE-13) String marshalling can be optimized for binary marshaller

2017-03-11 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko closed IGNITE-13. - > String marshalling can be optimized for binary marshaller >

[jira] [Commented] (IGNITE-13) String marshalling can be optimized for binary marshaller

2017-03-11 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906259#comment-15906259 ] Valentin Kulichenko commented on IGNITE-13: --- Result do not prove that this change makes sense.

[jira] [Assigned] (IGNITE-4802) Create separate thread pool for services

2017-03-13 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko reassigned IGNITE-4802: --- Assignee: Valentin Kulichenko > Create separate thread pool for services >

[jira] [Updated] (IGNITE-4167) Add an option to avoid printing out sensitive data into logs

2017-03-02 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-4167: Fix Version/s: 1.9 > Add an option to avoid printing out sensitive data into logs

[jira] [Created] (IGNITE-4762) Support transactional updates in JDBC driver

2017-02-28 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4762: --- Summary: Support transactional updates in JDBC driver Key: IGNITE-4762 URL: https://issues.apache.org/jira/browse/IGNITE-4762 Project: Ignite

[jira] [Created] (IGNITE-4933) Need to add an option to write all updates in write-behind store

2017-04-07 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-4933: --- Summary: Need to add an option to write all updates in write-behind store Key: IGNITE-4933 URL: https://issues.apache.org/jira/browse/IGNITE-4933

[jira] [Updated] (IGNITE-1403) forOldest() cluster group returns predicate that is not updated when topology changes

2017-04-18 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-1403: Fix Version/s: (was: 2.1) 2.0 > forOldest() cluster group

[jira] [Updated] (IGNITE-1403) forOldest() cluster group returns predicate that is not updated when topology changes

2017-04-19 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-1403: Fix Version/s: (was: 2.0) 2.1 > forOldest() cluster group

[jira] [Updated] (IGNITE-3084) Spark Data Frames Support in Apache Ignite

2017-08-03 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-3084: Labels: bigdata (was: bigdata gsoc2017) > Spark Data Frames Support in Apache

[jira] [Closed] (IGNITE-1244) Need to expose offheap memory size allocated for indexes to cache metrics

2017-08-14 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko closed IGNITE-1244. --- > Need to expose offheap memory size allocated for indexes to cache metrics >

[jira] [Resolved] (IGNITE-1244) Need to expose offheap memory size allocated for indexes to cache metrics

2017-08-14 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko resolved IGNITE-1244. - Resolution: Duplicate > Need to expose offheap memory size allocated for indexes

[jira] [Commented] (IGNITE-5444) Collections.singletonList is not properly serialized by binary marshaller

2017-07-07 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16078868#comment-16078868 ] Valentin Kulichenko commented on IGNITE-5444: - Hi William. I left a comment in Upsource:

[jira] [Commented] (IGNITE-5444) Collections.singletonList is not properly serialized by binary marshaller

2017-07-07 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16078869#comment-16078869 ] Valentin Kulichenko commented on IGNITE-5444: - BTW, before submitting for review, don't

[jira] [Updated] (IGNITE-4748) jdbc2.JdbcStatement does not implement setQueryTimeout method

2017-07-06 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-4748: Priority: Major (was: Critical) > jdbc2.JdbcStatement does not implement

[jira] [Resolved] (IGNITE-5626) SQL TRIM function is not working properly

2017-07-06 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko resolved IGNITE-5626. - Resolution: Won't Fix Assignee: (was: neeraj) Fix Version/s:

[jira] [Closed] (IGNITE-5626) SQL TRIM function is not working properly

2017-07-06 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko closed IGNITE-5626. --- > SQL TRIM function is not working properly > -

[jira] [Commented] (IGNITE-4585) Support CLEAR command with REST

2017-07-06 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16077083#comment-16077083 ] Valentin Kulichenko commented on IGNITE-4585: - I think it makes sense to support

[jira] [Updated] (IGNITE-5189) Unexpected error occurs when node left topology.

2017-07-06 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-5189: Priority: Major (was: Critical) > Unexpected error occurs when node left

[jira] [Updated] (IGNITE-5189) Unexpected error occurs when node left topology.

2017-07-06 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-5189: Priority: Critical (was: Minor) > Unexpected error occurs when node left

[jira] [Created] (IGNITE-5781) Visor throws ClassCastException if cache store implementation is other than CacheJdbcPojoStore

2017-07-18 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-5781: --- Summary: Visor throws ClassCastException if cache store implementation is other than CacheJdbcPojoStore Key: IGNITE-5781 URL:

[jira] [Created] (IGNITE-5796) Improve cache memory metrics

2017-07-20 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-5796: --- Summary: Improve cache memory metrics Key: IGNITE-5796 URL: https://issues.apache.org/jira/browse/IGNITE-5796 Project: Ignite Issue Type:

[jira] [Assigned] (IGNITE-4991) Do not print out system properties when IGNITE_TO_STRING_INCLUDE_SENSITIVE is set

2017-07-21 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko reassigned IGNITE-4991: --- Assignee: Valentin Kulichenko (was: Alexei Kaigorodov) > Do not print out

[jira] [Closed] (IGNITE-4765) Different partition mapping for caches that use Fair Affinity Function

2017-07-25 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko closed IGNITE-4765. --- > Different partition mapping for caches that use Fair Affinity Function >

[jira] [Resolved] (IGNITE-4765) Different partition mapping for caches that use Fair Affinity Function

2017-07-25 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko resolved IGNITE-4765. - Resolution: Won't Fix This will be fixed here:

[jira] [Created] (IGNITE-5836) AffinityFunctionContext should provide consistent previous assignment

2017-07-25 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-5836: --- Summary: AffinityFunctionContext should provide consistent previous assignment Key: IGNITE-5836 URL: https://issues.apache.org/jira/browse/IGNITE-5836

[jira] [Updated] (IGNITE-5838) The IgniteCache.loadCacheAsync method is not executed asynchronously.

2017-07-26 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-5838: Priority: Major (was: Blocker) > The IgniteCache.loadCacheAsync method is not

[jira] [Commented] (IGNITE-5838) The IgniteCache.loadCacheAsync method is not executed asynchronously.

2017-07-26 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102005#comment-16102005 ] Valentin Kulichenko commented on IGNITE-5838: - [~liyuj] I reproduced the behavior, but I

[jira] [Closed] (IGNITE-5467) Exception in communication SPI can stall the cluster

2017-07-20 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko closed IGNITE-5467. --- > Exception in communication SPI can stall the cluster >

[jira] [Created] (IGNITE-5607) HttpSessionBindingListener is not supported for clustered web session

2017-06-28 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-5607: --- Summary: HttpSessionBindingListener is not supported for clustered web session Key: IGNITE-5607 URL: https://issues.apache.org/jira/browse/IGNITE-5607

[jira] [Resolved] (IGNITE-5624) SQL: LTRIM/RTRIM not working with multiple character

2017-06-29 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko resolved IGNITE-5624. - Resolution: Duplicate > SQL: LTRIM/RTRIM not working with multiple character >

[jira] [Closed] (IGNITE-5624) SQL: LTRIM/RTRIM not working with multiple character

2017-06-29 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko closed IGNITE-5624. --- > SQL: LTRIM/RTRIM not working with multiple character >

[jira] [Updated] (IGNITE-5626) SQL TRIM function is not working properly

2017-06-29 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-5626: Attachment: SqlTrimTest.java > SQL TRIM function is not working properly >

[jira] [Created] (IGNITE-5626) SQL TRIM function is not working properly

2017-06-29 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-5626: --- Summary: SQL TRIM function is not working properly Key: IGNITE-5626 URL: https://issues.apache.org/jira/browse/IGNITE-5626 Project: Ignite

[jira] [Updated] (IGNITE-5626) SQL TRIM function is not working properly

2017-06-29 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-5626: Description: {{TRIM}} function trims only first char instead of the whole provided

[jira] [Created] (IGNITE-5655) Introduce pluggable string encoder/decoder

2017-06-30 Thread Valentin Kulichenko (JIRA)
Valentin Kulichenko created IGNITE-5655: --- Summary: Introduce pluggable string encoder/decoder Key: IGNITE-5655 URL: https://issues.apache.org/jira/browse/IGNITE-5655 Project: Ignite

[jira] [Updated] (IGNITE-4585) Support CLEAR command with REST

2017-07-06 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko updated IGNITE-4585: Fix Version/s: (was: 2.1) > Support CLEAR command with REST >

[jira] [Commented] (IGNITE-4748) jdbc2.JdbcStatement does not implement setQueryTimeout method

2017-07-05 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075442#comment-16075442 ] Valentin Kulichenko commented on IGNITE-4748: - [~adasari], did you see my last comment? Can

[jira] [Commented] (IGNITE-1238) Joining node should be discarded in case discovery exchange data can't be deserialized

2017-07-05 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075447#comment-16075447 ] Valentin Kulichenko commented on IGNITE-1238: - [~raulvk], do you have plans to finish this?

[jira] [Commented] (IGNITE-2786) SpringCache doesn't survive client reconnect

2017-07-05 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075449#comment-16075449 ] Valentin Kulichenko commented on IGNITE-2786: - [~ryagnik], do you have plans to finish this

[jira] [Assigned] (IGNITE-2786) SpringCache doesn't survive client reconnect

2017-07-05 Thread Valentin Kulichenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Kulichenko reassigned IGNITE-2786: --- Assignee: Valentin Kulichenko (was: Rishi) > SpringCache doesn't survive

<    3   4   5   6   7   8   9   10   11   12   >