[jira] [Commented] (IGNITE-1250) Migrate JDBC driver from Java client to Ignite node in client mode

2015-08-24 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14709321#comment-14709321 ] Andrey Gura commented on IGNITE-1250: - Implemented. Proper connection implementation

[jira] [Commented] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-23 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14971452#comment-14971452 ] Andrey Gura commented on IGNITE-1526: - PR https://github.com/apache/ignite/pull/151 updated. Please

[jira] [Comment Edited] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-23 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14969501#comment-14969501 ] Andrey Gura edited comment on IGNITE-1526 at 10/23/15 4:46 PM: --- 1) Agree.

[jira] [Assigned] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1526: --- Assignee: Denis Magda (was: Andrey Gura) > IBM JDK is not fully supported by the platfrom

[jira] [Assigned] (IGNITE-1792) ContinuousProcessor should use ALWAYS_TRUE predicate instead of null

2015-10-27 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1792: --- Assignee: (was: Andrey Gura) > ContinuousProcessor should use ALWAYS_TRUE predicate

[jira] [Resolved] (IGNITE-1744) Serialization problems in case of cluster with different JDKs vendors and different classes implementations.

2015-10-27 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura resolved IGNITE-1744. - Resolution: Fixed Fixed as part of IGNITE-1526. If library classes implementations differ then

[jira] [Commented] (IGNITE-1698) SqlFieldsQuery works incorrectly in case of topology changes

2015-10-28 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14978392#comment-14978392 ] Andrey Gura commented on IGNITE-1698: - TC looks good. Please review. > SqlFieldsQuery works

[jira] [Commented] (IGNITE-1380) Random eviction policy for near cache works incorrectly

2015-10-29 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14980935#comment-14980935 ] Andrey Gura commented on IGNITE-1380: - There ar two problems in case of near cache: #

[jira] [Commented] (IGNITE-1745) CacheQueryExample fails with jdkMarshaller in the mixed cluster

2015-10-27 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14976594#comment-14976594 ] Andrey Gura commented on IGNITE-1745: - PR created: https://github.com/apache/ignite/pull/177 Waiting

[jira] [Commented] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14974802#comment-14974802 ] Andrey Gura commented on IGNITE-1526: - 1) Fixed. 2) Test added. PR updated. The only reason to

[jira] [Comment Edited] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14974802#comment-14974802 ] Andrey Gura edited comment on IGNITE-1526 at 10/26/15 6:44 PM: --- 1) Fixed.

[jira] [Commented] (IGNITE-1792) ContinuousProcessor should use ALWAYS_TRUE predicate instead of null

2015-10-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14974816#comment-14974816 ] Andrey Gura commented on IGNITE-1792: - PR created: https://github.com/apache/ignite/pull/174 Waiting

[jira] [Created] (IGNITE-1792) ContinuousProcessor should use ALWAYS_TRUE predicate instead of null

2015-10-26 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1792: --- Summary: ContinuousProcessor should use ALWAYS_TRUE predicate instead of null Key: IGNITE-1792 URL: https://issues.apache.org/jira/browse/IGNITE-1792 Project: Ignite

[jira] [Updated] (IGNITE-1792) ContinuousProcessor should use ALWAYS_TRUE predicate instead of null

2015-10-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1792: Description: In order to keep backward compatibility {{GridContinuousProcessor}} should start

[jira] [Assigned] (IGNITE-1717) NPE during running ScalarCreditRiskExample with portableMarshaller

2015-10-22 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1717: --- Assignee: Andrey Gura > NPE during running ScalarCreditRiskExample with portableMarshaller

[jira] [Commented] (IGNITE-1717) NPE during running ScalarCreditRiskExample with portableMarshaller

2015-10-22 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14969329#comment-14969329 ] Andrey Gura commented on IGNITE-1717: - {{PortableMarshaller}} can throw {{StackOverflowException}} in

[jira] [Assigned] (IGNITE-1681) loadAll threshold is not configurable for CacheStoreBalancingWrapper

2015-11-09 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1681: --- Assignee: Denis Magda (was: Andrey Gura) > loadAll threshold is not configurable for

[jira] [Updated] (IGNITE-1544) Make sure objects number stored in a cache can be bigger than Integer.MAX_INT

2015-11-11 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1544: Description: Make sure that a cache (partitioned) can actually hold number of objects bigger than

[jira] [Commented] (IGNITE-1079) Implement Ignite-based cluster manager for Vert.x framework.

2015-11-09 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997006#comment-14997006 ] Andrey Gura commented on IGNITE-1079: - Pull request with fix was accepted and merged into vertx-core

[jira] [Closed] (IGNITE-1817) Deprecate RandomEvictionPolicy and IgniteCache.randomEntry method

2015-11-10 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura closed IGNITE-1817. --- > Deprecate RandomEvictionPolicy and IgniteCache.randomEntry method >

[jira] [Commented] (IGNITE-1817) Deprecate RandomEvictionPolicy and IgniteCache.randomEntry method

2015-11-10 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998296#comment-14998296 ] Andrey Gura commented on IGNITE-1817: - Merged into ignite-1.5 branch. > Deprecate

[jira] [Created] (IGNITE-1923) [Test failed] IgniteCacheP2pUnmarshallingQueryErrorTest.testResponseMessageOnRequestUnmarshallingFailed fails with portable marshaller

2015-11-16 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1923: --- Summary: [Test failed] IgniteCacheP2pUnmarshallingQueryErrorTest.testResponseMessageOnRequestUnmarshallingFailed fails with portable marshaller Key: IGNITE-1923 URL:

[jira] [Closed] (IGNITE-1923) [Test failed] IgniteCacheP2pUnmarshallingQueryErrorTest.testResponseMessageOnRequestUnmarshallingFailed fails with portable marshaller

2015-11-17 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura closed IGNITE-1923. --- > [Test failed] >

[jira] [Created] (IGNITE-1935) Add sanity tests for GridCacheContext.deferredDelete method

2015-11-17 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1935: --- Summary: Add sanity tests for GridCacheContext.deferredDelete method Key: IGNITE-1935 URL: https://issues.apache.org/jira/browse/IGNITE-1935 Project: Ignite

[jira] [Closed] (IGNITE-1698) SqlFieldsQuery works incorrectly in case of topology changes

2015-11-03 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura closed IGNITE-1698. --- > SqlFieldsQuery works incorrectly in case of topology changes >

[jira] [Updated] (IGNITE-1817) Deprecate RandomEvictionPolicy and IgniteCache.randomEntry method

2015-10-30 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1817: Description: {{RandomEvictionPolicy}} class and {{IgniteCache.randomEntry()}} method should be

[jira] [Closed] (IGNITE-512) IgniteCache.randomEntry() is implemented incorrectly.

2015-10-30 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura closed IGNITE-512. -- > IgniteCache.randomEntry() is implemented incorrectly. >

[jira] [Resolved] (IGNITE-512) IgniteCache.randomEntry() is implemented incorrectly.

2015-10-30 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura resolved IGNITE-512. Resolution: Fixed Won't fix due to IGNITE-1817. > IgniteCache.randomEntry() is implemented

[jira] [Closed] (IGNITE-1180) IgniteCache.randomEntry() doesn't work when offheap mode is used

2015-10-30 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura closed IGNITE-1180. --- > IgniteCache.randomEntry() doesn't work when offheap mode is used >

[jira] [Resolved] (IGNITE-1180) IgniteCache.randomEntry() doesn't work when offheap mode is used

2015-10-30 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura resolved IGNITE-1180. - Resolution: Won't Fix Won't fix due to IGNITE-1817. > IgniteCache.randomEntry() doesn't work

[jira] [Updated] (IGNITE-1817) Deprecate RandomEvictionPolicy and IgniteCache.randomEntry method

2015-10-30 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1817: Description: {{RandomEvictionPolicy}} class and {{IgniteCache.randomEntry()}} method should be

[jira] [Created] (IGNITE-1817) Deprecate RandomEvictionPolicy and IgniteCache.randomEntry method

2015-10-30 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1817: --- Summary: Deprecate RandomEvictionPolicy and IgniteCache.randomEntry method Key: IGNITE-1817 URL: https://issues.apache.org/jira/browse/IGNITE-1817 Project: Ignite

[jira] [Updated] (IGNITE-1817) Deprecate RandomEvictionPolicy and IgniteCache.randomEntry method

2015-11-01 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1817: Description: {{RandomEvictionPolicy}} class and {{IgniteCache.randomEntry()}} method should be

[jira] [Updated] (IGNITE-1666) Fallback for full scan query does not work

2015-11-01 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1666: Fix Version/s: 1.5 > Fallback for full scan query does not work >

[jira] [Updated] (IGNITE-1051) node.js: create nodejs examples

2015-11-01 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1051: Fix Version/s: (was: 1.5) 1.6 > node.js: create nodejs examples >

[jira] [Created] (IGNITE-1820) Deployment service hangs when node is being stopped.

2015-10-30 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1820: --- Summary: Deployment service hangs when node is being stopped. Key: IGNITE-1820 URL: https://issues.apache.org/jira/browse/IGNITE-1820 Project: Ignite Issue

[jira] [Closed] (IGNITE-1380) Random eviction policy for near cache works incorrectly

2015-10-30 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura closed IGNITE-1380. --- > Random eviction policy for near cache works incorrectly >

[jira] [Resolved] (IGNITE-1380) Random eviction policy for near cache works incorrectly

2015-10-30 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura resolved IGNITE-1380. - Resolution: Won't Fix Won't fix due to IGNITE-1817. > Random eviction policy for near cache

[jira] [Commented] (IGNITE-1820) Deployment service hangs when node is being stopped.

2015-10-30 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14982558#comment-14982558 ] Andrey Gura commented on IGNITE-1820: - The problem is {{GridServiceProcessor}} doesn't complete

[jira] [Updated] (IGNITE-1820) Deployment service hangs when node is being stopped.

2015-10-30 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1820: Description: Node hangs when a Service is being deployed on a node from one thread and at the

[jira] [Updated] (IGNITE-1817) Deprecate RandomEvictionPolicy and IgniteCache.randomEntry method

2015-10-30 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1817: Fix Version/s: 1.5 > Deprecate RandomEvictionPolicy and IgniteCache.randomEntry method >

[jira] [Commented] (IGNITE-1820) Deployment service hangs when node is being stopped.

2015-10-30 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14982644#comment-14982644 ] Andrey Gura commented on IGNITE-1820: - PR created: https://github.com/apache/ignite/pull/189 Waiting

[jira] [Commented] (IGNITE-1681) loadAll threshold is not configurable for CacheStoreBalancingWrapper

2015-11-04 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14990810#comment-14990810 ] Andrey Gura commented on IGNITE-1681: - See PR https://github.com/apache/ignite/pull/202 > loadAll

[jira] [Commented] (IGNITE-1839) [Test failed] GridCacheNearTxExceptionSelfTest.testRemoveBackup failed

2015-11-03 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14988187#comment-14988187 ] Andrey Gura commented on IGNITE-1839: - It seems that {{IgniteCacheTxPeekModesTest.testLocalPeek}}

[jira] [Assigned] (IGNITE-1698) SqlFieldsQuery works incorrectly in case of topology changes

2015-10-19 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1698: --- Assignee: Andrey Gura > SqlFieldsQuery works incorrectly in case of topology changes >

[jira] [Assigned] (IGNITE-1717) NPE during running ScalarCreditRiskExample with portableMarshaller

2015-10-19 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1717: --- Assignee: Andrey Gura > NPE during running ScalarCreditRiskExample with portableMarshaller

[jira] [Assigned] (IGNITE-1718) ScalaPrimeExample fails with "Not enough data to read the value" error when it's running with portableMarshaller

2015-10-19 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1718: --- Assignee: Andrey Gura > ScalaPrimeExample fails with "Not enough data to read the value"

[jira] [Commented] (IGNITE-1718) ScalaPrimeExample fails with "Not enough data to read the value" error when it's running with portableMarshaller

2015-10-19 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14963348#comment-14963348 ] Andrey Gura commented on IGNITE-1718: - The problem is that all Scala objects has a name that ends

[jira] [Created] (IGNITE-1698) SqlFieldsQuery works incorrectly in case of topology changes

2015-10-15 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1698: --- Summary: SqlFieldsQuery works incorrectly in case of topology changes Key: IGNITE-1698 URL: https://issues.apache.org/jira/browse/IGNITE-1698 Project: Ignite

[jira] [Updated] (IGNITE-1698) SqlFieldsQuery works incorrectly in case of topology changes

2015-10-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1698: Description: {{SqlFieldsQuery}} returns duplicate rows. Steps to reproduce: # Start one node #

[jira] [Updated] (IGNITE-1698) SqlFieldsQuery works incorrectly in case of topology changes

2015-10-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1698: Affects Version/s: ignite-1.4 > SqlFieldsQuery works incorrectly in case of topology changes >

[jira] [Updated] (IGNITE-1698) SqlFieldsQuery works incorrectly in case of topology changes

2015-10-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1698: Description: {{SqlFieldsQuery}} returns duplicate rows. Steps to reproduce: # Start one node #

[jira] [Commented] (IGNITE-1717) NPE during running ScalarCreditRiskExample with portableMarshaller

2015-10-19 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14963818#comment-14963818 ] Andrey Gura commented on IGNITE-1717: - The problem in serialization of

[jira] [Commented] (IGNITE-1722) Many examples fail if they are running with JdkMarshaller in the cluster with different vendors and versions jvm

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964902#comment-14964902 ] Andrey Gura commented on IGNITE-1722: - It's ok for given example. User should initialize

[jira] [Commented] (IGNITE-1722) Many examples fail if they are running with JdkMarshaller in the cluster with different vendors and versions jvm

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964947#comment-14964947 ] Andrey Gura commented on IGNITE-1722: - It's ok for given example. User should initialize

[jira] [Issue Comment Deleted] (IGNITE-1722) Many examples fail if they are running with JdkMarshaller in the cluster with different vendors and versions jvm

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1722: Comment: was deleted (was: Is it reproducible problem? From logs I see that node just left

[jira] [Commented] (IGNITE-1722) Many examples fail if they are running with JdkMarshaller in the cluster with different vendors and versions jvm

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964894#comment-14964894 ] Andrey Gura commented on IGNITE-1722: - Is it reproducible problem? From logs I see that node just

[jira] [Commented] (IGNITE-1722) Many examples fail if they are running with JdkMarshaller in the cluster with different vendors and versions jvm

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964893#comment-14964893 ] Andrey Gura commented on IGNITE-1722: - Is it reproducible problem? From logs I see that node just

[jira] [Commented] (IGNITE-1722) Many examples fail if they are running with JdkMarshaller in the cluster with different vendors and versions jvm

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964903#comment-14964903 ] Andrey Gura commented on IGNITE-1722: - What JDK version and vendor used for building project in this

[jira] [Commented] (IGNITE-1722) Many examples fail if they are running with JdkMarshaller in the cluster with different vendors and versions jvm

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964942#comment-14964942 ] Andrey Gura commented on IGNITE-1722: - {{GidFunc$38}} fixed in IGNITE-1526. Isn't merged to master

[jira] [Commented] (IGNITE-1722) Many examples fail if they are running with JdkMarshaller in the cluster with different vendors and versions jvm

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964950#comment-14964950 ] Andrey Gura commented on IGNITE-1722: - It's ok for given example. User should initialize

[jira] [Commented] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14964967#comment-14964967 ] Andrey Gura commented on IGNITE-1526: - I think that we should create new ticket that will address

[jira] [Commented] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965256#comment-14965256 ] Andrey Gura commented on IGNITE-1526: - New ticket created - IGNITE-1744 > IBM JDK is not fully

[jira] [Updated] (IGNITE-1744) Serialization problems in case of cluster with different JDKs vendors and different classes implementations.

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1744: Description: For example {{BigInteger}} class has different implementations in Orcale and IBM

[jira] [Created] (IGNITE-1744) Serialization problems in case of cluster with different JDKs vendors and different classes implementations.

2015-10-20 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1744: --- Summary: Serialization problems in case of cluster with different JDKs vendors and different classes implementations. Key: IGNITE-1744 URL:

[jira] [Assigned] (IGNITE-1745) CacheQueryExample fails with jdkMarshaller in the mixed cluster

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1745: --- Assignee: Andrey Gura > CacheQueryExample fails with jdkMarshaller in the mixed cluster >

[jira] [Updated] (IGNITE-1744) Serialization problems in case of cluster with different JDKs vendors and different classes implementations.

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1744: Fix Version/s: 1.5 > Serialization problems in case of cluster with different JDKs vendors and >

[jira] [Assigned] (IGNITE-1700) IgniteQueueExample fails with "org.apache.ignite.internal.portable.PortableObjectImpl incompatible with org.apache.ignite.internal.processors.datastructures.GridCacheQu

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1700: --- Assignee: Andrey Gura > IgniteQueueExample fails with >

[jira] [Commented] (IGNITE-1718) ScalaPrimeExample fails with "Not enough data to read the value" error when it's running with portableMarshaller

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965215#comment-14965215 ] Andrey Gura commented on IGNITE-1718: - PR updated. > ScalaPrimeExample fails with "Not enough data

[jira] [Resolved] (IGNITE-1734) ScalarCachePopularNumbersExample fails and loops when it's running with jdkMarshaller

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura resolved IGNITE-1734. - Resolution: Won't Fix It's ok for given example. User classes should be serializable if case of

[jira] [Commented] (IGNITE-1745) CacheQueryExample fails with jdkMarshaller in the mixed cluster

2015-10-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965970#comment-14965970 ] Andrey Gura commented on IGNITE-1745: - Actual exception is the following: {noformat}

[jira] [Commented] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953073#comment-14953073 ] Andrey Gura commented on IGNITE-1526: - Need to fix problem with Events and move

[jira] [Created] (IGNITE-1624) [Test failed] Ignite SPI: TcpClientDiscoverySpiSelfTest.testJoinError failed

2015-10-07 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1624: --- Summary: [Test failed] Ignite SPI: TcpClientDiscoverySpiSelfTest.testJoinError failed Key: IGNITE-1624 URL: https://issues.apache.org/jira/browse/IGNITE-1624 Project:

[jira] [Updated] (IGNITE-1618) [Test failed] TransactionHeuristicException: Failed to locally write to cache

2015-10-05 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1618: Attachment: test_deployment.log > [Test failed] TransactionHeuristicException: Failed to locally

[jira] [Updated] (IGNITE-1618) [Test failed] TransactionHeuristicException: Failed to locally write to cache

2015-10-05 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1618: Description: The following test fail: * {{GridCacheDeploymentOffHeapSelfTest.testDeployment}}

[jira] [Commented] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-07 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946895#comment-14946895 ] Andrey Gura commented on IGNITE-1526: - Ok. Fixed. > IBM JDK is not fully supported by the platfrom >

[jira] [Created] (IGNITE-1666) Fallback for full scan query does not work

2015-10-13 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1666: --- Summary: Fallback for full scan query does not work Key: IGNITE-1666 URL: https://issues.apache.org/jira/browse/IGNITE-1666 Project: Ignite Issue Type: Bug

[jira] [Commented] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-06 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14945632#comment-14945632 ] Andrey Gura commented on IGNITE-1526: - The following changes are made: # Added

[jira] [Commented] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-13 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955357#comment-14955357 ] Andrey Gura commented on IGNITE-1526: - Unable to reproduce on my branch. It's possible that fixed

[jira] [Commented] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-13 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955359#comment-14955359 ] Andrey Gura commented on IGNITE-1526: - Thanks, fixed. > IBM JDK is not fully supported by the

[jira] [Commented] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-10-13 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955424#comment-14955424 ] Andrey Gura commented on IGNITE-1526: - What should we do with {{BigInteger}}-like problem? Is there

[jira] [Commented] (IGNITE-1938) NullPointerException/IllegalMonitorStateException under IBM SDK 8

2015-11-17 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15009747#comment-15009747 ] Andrey Gura commented on IGNITE-1938: - The problem in JIT of IBM J9 8.0-1.10. If JIT is switched off

[jira] [Created] (IGNITE-1938) NullPointerException/IllegalMonitorStateException under IBM SDK 8

2015-11-17 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1938: --- Summary: NullPointerException/IllegalMonitorStateException under IBM SDK 8 Key: IGNITE-1938 URL: https://issues.apache.org/jira/browse/IGNITE-1938 Project: Ignite

[jira] [Assigned] (IGNITE-1016) Add excludeNeighbors and backupFilter to FairAffinityFunction

2015-09-08 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1016: --- Assignee: Valentin Kulichenko (was: Andrey Gura) > Add excludeNeighbors and backupFilter

[jira] [Commented] (IGNITE-1016) Add excludeNeighbors and backupFilter to FairAffinityFunction

2015-09-08 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734837#comment-14734837 ] Andrey Gura commented on IGNITE-1016: - Force update is needed only if {{excludeNeighbors == false}}.

[jira] [Assigned] (IGNITE-1016) Add excludeNeighbors and backupFilter to FairAffinityFunction

2015-09-14 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1016: --- Assignee: Alexey Goncharuk (was: Andrey Gura) > Add excludeNeighbors and backupFilter to

[jira] [Commented] (IGNITE-1016) Add excludeNeighbors and backupFilter to FairAffinityFunction

2015-09-14 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743670#comment-14743670 ] Andrey Gura commented on IGNITE-1016: - All tests are fixed. {{RendezvousAffinitiyFunction}} was

[jira] [Created] (IGNITE-1481) It is possible to configure local cache with affinity function

2015-09-14 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-1481: --- Summary: It is possible to configure local cache with affinity function Key: IGNITE-1481 URL: https://issues.apache.org/jira/browse/IGNITE-1481 Project: Ignite

[jira] [Comment Edited] (IGNITE-1112) Atomic cache #get method returns old value if near cache enabled after second putAll.

2015-09-11 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14739434#comment-14739434 ] Andrey Gura edited comment on IGNITE-1112 at 9/11/15 11:00 AM: --- The issue

[jira] [Commented] (IGNITE-1079) Implement Ignite-based cluster manager for Vert.x framework.

2015-09-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14745857#comment-14745857 ] Andrey Gura commented on IGNITE-1079: - I'd run all Vert.x cluster manager tests (not only HA tests)

[jira] [Commented] (IGNITE-1016) Add excludeNeighbors and backupFilter to FairAffinityFunction

2015-09-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14745979#comment-14745979 ] Andrey Gura commented on IGNITE-1016: - Default value for {{excludeNeighbors}} reverted to {{false}}

[jira] [Assigned] (IGNITE-1016) Add excludeNeighbors and backupFilter to FairAffinityFunction

2015-09-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1016: --- Assignee: Andrey Gura (was: Alexey Goncharuk) > Add excludeNeighbors and backupFilter to

[jira] [Assigned] (IGNITE-1016) Add excludeNeighbors and backupFilter to FairAffinityFunction

2015-09-16 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1016: --- Assignee: Alexey Goncharuk (was: Andrey Gura) TC looks good. Please, merge. > Add

[jira] [Comment Edited] (IGNITE-1135) GridPartitionedGetFuture assertion error

2015-09-17 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14803308#comment-14803308 ] Andrey Gura edited comment on IGNITE-1135 at 9/17/15 5:56 PM: -- The problem

[jira] [Commented] (IGNITE-1112) Atomic cache #get method returns old value if near cache enabled after second putAll.

2015-09-10 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14739434#comment-14739434 ] Andrey Gura commented on IGNITE-1112: - The issue is reproduced when near cache enabled and cache

[jira] [Commented] (IGNITE-1016) Add excludeNeighbors and backupFilter to FairAffinityFunction

2015-09-10 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14739466#comment-14739466 ] Andrey Gura commented on IGNITE-1016: - # Checking of affinity function type and {{excludeNeighbors}}

[jira] [Updated] (IGNITE-1136) NPE when cache starts

2015-09-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1136: Fix Version/s: ignite-1.5 > NPE when cache starts > - > > Key:

[jira] [Updated] (IGNITE-1135) GridPartitionedGetFuture assertion error

2015-09-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1135: Fix Version/s: (was: ignite-1.4) ignite-1.5 > GridPartitionedGetFuture

[jira] [Updated] (IGNITE-1221) Proper GridCacheContext cleanup

2015-09-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-1221: Fix Version/s: ignite-1.5 > Proper GridCacheContext cleanup > --- > >

[jira] [Comment Edited] (IGNITE-1526) IBM JDK is not fully supported by the platfrom

2015-09-30 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14935670#comment-14935670 ] Andrey Gura edited comment on IGNITE-1526 at 9/30/15 10:15 AM: ---

  1   2   3   4   5   6   7   8   9   10   >