[jira] [Commented] (IGNITE-1258) Portable objects support in Ignite

2015-08-24 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709352#comment-14709352 ] Denis Magda commented on IGNITE-1258: - Fixed CacheConfiguration.keepPortableInStore r

[jira] [Closed] (IGNITE-1258) Portable objects support in Ignite

2015-08-25 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda closed IGNITE-1258. --- > Portable objects support in Ignite > -- > > Key: IGNITE

[jira] [Created] (IGNITE-1300) Portables: optimize cache related implementation and make it backward compatible

2015-08-25 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-1300: --- Summary: Portables: optimize cache related implementation and make it backward compatible Key: IGNITE-1300 URL: https://issues.apache.org/jira/browse/IGNITE-1300 Projec

[jira] [Created] (IGNITE-1301) Portables: keep portable protocol version in nodes attributes

2015-08-26 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-1301: --- Summary: Portables: keep portable protocol version in nodes attributes Key: IGNITE-1301 URL: https://issues.apache.org/jira/browse/IGNITE-1301 Project: Ignite

[jira] [Updated] (IGNITE-1301) Portables: keep portable protocol version in nodes attributes

2015-08-26 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1301: Affects Version/s: ignite-1.4 > Portables: keep portable protocol version in nodes attributes > ---

[jira] [Commented] (IGNITE-1300) Portables: optimize cache related implementation and make it backward compatible

2015-08-26 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14713020#comment-14713020 ] Denis Magda commented on IGNITE-1300: - On Ignite side added ability to register new t

[jira] [Commented] (IGNITE-1301) Portables: keep portable protocol version in nodes attributes

2015-08-27 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14716220#comment-14716220 ] Denis Magda commented on IGNITE-1301: - Link to the pull-request: https://github.com/a

[jira] [Closed] (IGNITE-1300) Portables: optimize cache related implementation and make it backward compatible

2015-08-27 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda closed IGNITE-1300. --- Integrated into the master > Portables: optimize cache related implementation and make it backward > co

[jira] [Assigned] (IGNITE-1294) Assertion in TCP communication SPI: client already created

2015-08-27 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda reassigned IGNITE-1294: --- Assignee: Denis Magda > Assertion in TCP communication SPI: client already created > ---

[jira] [Commented] (IGNITE-1294) Assertion in TCP communication SPI: client already created

2015-08-27 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14716668#comment-14716668 ] Denis Magda commented on IGNITE-1294: - The race is possible between the NIO server an

[jira] [Commented] (IGNITE-1301) Portables: keep portable protocol version in nodes attributes

2015-08-27 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718100#comment-14718100 ] Denis Magda commented on IGNITE-1301: - TC looks good. Changes are ready for review.

[jira] [Resolved] (IGNITE-1274) GridCacheP2PUndeploySelfTest fails when portable marshaller is used

2015-08-28 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda resolved IGNITE-1274. - Resolution: Duplicate The issue is reproduced with other marshallers as well: https://issues.apac

[jira] [Closed] (IGNITE-1274) GridCacheP2PUndeploySelfTest fails when portable marshaller is used

2015-08-28 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda closed IGNITE-1274. --- > GridCacheP2PUndeploySelfTest fails when portable marshaller is used > -

[jira] [Commented] (IGNITE-1273) Tests from GridPortableBuilderAdditionalSelfTest were disabled.

2015-08-28 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718612#comment-14718612 ] Denis Magda commented on IGNITE-1273: - Investigated the failing of {{testModifyObject

[jira] [Commented] (IGNITE-1273) Tests from GridPortableBuilderAdditionalSelfTest were disabled.

2015-08-31 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723338#comment-14723338 ] Denis Magda commented on IGNITE-1273: - Supported modification for arrays of any kind

[jira] [Comment Edited] (IGNITE-1273) Tests from GridPortableBuilderAdditionalSelfTest were disabled.

2015-08-31 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723338#comment-14723338 ] Denis Magda edited comment on IGNITE-1273 at 8/31/15 12:05 PM:

[jira] [Updated] (IGNITE-1301) Portables: keep portable protocol version in nodes attributes

2015-08-31 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1301: Attachment: ignite-1301.patch Attached patch for review. > Portables: keep portable protocol versi

[jira] [Updated] (IGNITE-1294) Assertion in TCP communication SPI: client already created

2015-08-31 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1294: Attachment: ignite-1294.patch Attached a patch for review. > Assertion in TCP communication SPI: c

[jira] [Closed] (IGNITE-1301) Portables: keep portable protocol version in nodes attributes

2015-08-31 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda closed IGNITE-1301. --- > Portables: keep portable protocol version in nodes attributes > ---

[jira] [Commented] (IGNITE-1294) Assertion in TCP communication SPI: client already created

2015-08-31 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723513#comment-14723513 ] Denis Magda commented on IGNITE-1294: - I don't see an easy way to fully fix the race

[jira] [Comment Edited] (IGNITE-1294) Assertion in TCP communication SPI: client already created

2015-08-31 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723513#comment-14723513 ] Denis Magda edited comment on IGNITE-1294 at 8/31/15 2:59 PM: -

[jira] [Reopened] (IGNITE-1294) Assertion in TCP communication SPI: client already created

2015-08-31 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda reopened IGNITE-1294: - > Assertion in TCP communication SPI: client already created > --

[jira] [Commented] (IGNITE-1294) Assertion in TCP communication SPI: client already created

2015-08-31 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14724817#comment-14724817 ] Denis Magda commented on IGNITE-1294: - The worst case scenario is that a node may han

[jira] [Commented] (IGNITE-1273) Tests from GridPortableBuilderAdditionalSelfTest were disabled.

2015-09-01 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14725379#comment-14725379 ] Denis Magda commented on IGNITE-1273: - Fixed the rest of the failing tests - {{testCy

[jira] [Assigned] (IGNITE-1351) Move portable API examples to Ignite

2015-09-01 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda reassigned IGNITE-1351: --- Assignee: Denis Magda > Move portable API examples to Ignite > -

[jira] [Created] (IGNITE-1351) Move portable API examples to Ignite

2015-09-01 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-1351: --- Summary: Move portable API examples to Ignite Key: IGNITE-1351 URL: https://issues.apache.org/jira/browse/IGNITE-1351 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-1352) Platforms: move cpp and .Net examples to Ignite

2015-09-02 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-1352: --- Summary: Platforms: move cpp and .Net examples to Ignite Key: IGNITE-1352 URL: https://issues.apache.org/jira/browse/IGNITE-1352 Project: Ignite Issue Type: Ta

[jira] [Commented] (IGNITE-1351) Move portable API examples to Ignite

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727061#comment-14727061 ] Denis Magda commented on IGNITE-1351: - Moved, modified the examples to Ignite. Checke

[jira] [Commented] (IGNITE-1351) Move portable API examples to Ignite

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727081#comment-14727081 ] Denis Magda commented on IGNITE-1351: - Link to the pull-request https://github.com/a

[jira] [Assigned] (IGNITE-1353) PortableContext.typeId() incorrectly resolves type ID for predefined system types.

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda reassigned IGNITE-1353: --- Assignee: Denis Magda > PortableContext.typeId() incorrectly resolves type ID for predefined

[jira] [Updated] (IGNITE-1273) Tests from GridPortableBuilderAdditionalSelfTest were disabled.

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1273: Assignee: Alexey Goncharuk (was: Denis Magda) > Tests from GridPortableBuilderAdditionalSelfTest w

[jira] [Created] (IGNITE-1358) PortableMarshaller: 'userType' flag is not written for objects of some types

2015-09-02 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-1358: --- Summary: PortableMarshaller: 'userType' flag is not written for objects of some types Key: IGNITE-1358 URL: https://issues.apache.org/jira/browse/IGNITE-1358 Project: I

[jira] [Assigned] (IGNITE-1358) PortableMarshaller: 'userType' flag is not written for objects of some types

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda reassigned IGNITE-1358: --- Assignee: Denis Magda > PortableMarshaller: 'userType' flag is not written for objects of so

[jira] [Commented] (IGNITE-1358) PortableMarshaller: 'userType' flag is not written for objects of some types

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727305#comment-14727305 ] Denis Magda commented on IGNITE-1358: - Look for IGNITE-1358 in the code to remove the

[jira] [Updated] (IGNITE-1358) PortableMarshaller: 'userType' flag is not written for objects of some types

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1358: Description: The 'userType' flag is not written when the following classes are serialized: - enums;

[jira] [Commented] (IGNITE-1353) PortableContext.typeId() incorrectly resolves type ID for predefined system types.

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727345#comment-14727345 ] Denis Magda commented on IGNITE-1353: - Fixed conflicts between system, predefined and

[jira] [Comment Edited] (IGNITE-1353) PortableContext.typeId() incorrectly resolves type ID for predefined system types.

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727345#comment-14727345 ] Denis Magda edited comment on IGNITE-1353 at 9/2/15 1:36 PM: -

[jira] [Commented] (IGNITE-1353) PortableContext.typeId() incorrectly resolves type ID for predefined system types.

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727695#comment-14727695 ] Denis Magda commented on IGNITE-1353: - The difference between system, predefined and

[jira] [Commented] (IGNITE-1353) PortableContext.typeId() incorrectly resolves type ID for predefined system types.

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727712#comment-14727712 ] Denis Magda commented on IGNITE-1353: - The bug, reported by this issue, wasn't reprod

[jira] [Commented] (IGNITE-1273) Tests from GridPortableBuilderAdditionalSelfTest were disabled.

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728561#comment-14728561 ] Denis Magda commented on IGNITE-1273: - Merged to ignite-1.4 branch and to the master.

[jira] [Closed] (IGNITE-1273) Tests from GridPortableBuilderAdditionalSelfTest were disabled.

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda closed IGNITE-1273. --- > Tests from GridPortableBuilderAdditionalSelfTest were disabled. > -

[jira] [Updated] (IGNITE-1273) Tests from GridPortableBuilderAdditionalSelfTest were disabled.

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1273: Fix Version/s: ignite-1.4 > Tests from GridPortableBuilderAdditionalSelfTest were disabled. > -

[jira] [Updated] (IGNITE-1353) PortableContext.typeId() incorrectly resolves type ID for predefined system types.

2015-09-02 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1353: Affects Version/s: (was: 1.1.4) ignite-1.4 > PortableContext.typeId() in

[jira] [Commented] (IGNITE-264) Queue failover tests fail in transactional cache

2015-09-03 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728631#comment-14728631 ] Denis Magda commented on IGNITE-264: Alex, after you've removed the following code fro

[jira] [Commented] (IGNITE-1353) PortableContext.typeId() incorrectly resolves type ID for predefined system types.

2015-09-03 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728686#comment-14728686 ] Denis Magda commented on IGNITE-1353: - Alex, thanks for the review! Eventually did t

[jira] [Created] (IGNITE-1365) Unable to deserialize object because class ID key is not in the cache

2015-09-03 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-1365: --- Summary: Unable to deserialize object because class ID key is not in the cache Key: IGNITE-1365 URL: https://issues.apache.org/jira/browse/IGNITE-1365 Project: Ignite

[jira] [Assigned] (IGNITE-1365) Unable to deserialize object because class ID key is not in the cache

2015-09-03 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda reassigned IGNITE-1365: --- Assignee: Denis Magda > Unable to deserialize object because class ID key is not in the cach

[jira] [Commented] (IGNITE-1351) Move portable API examples to Ignite

2015-09-03 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728835#comment-14728835 ] Denis Magda commented on IGNITE-1351: - Vladimir, thanks for the review! I've put ba

[jira] [Commented] (IGNITE-1351) Move portable API examples to Ignite

2015-09-03 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14729087#comment-14729087 ] Denis Magda commented on IGNITE-1351: - Introduced example-default.xml that keeps defa

[jira] [Closed] (IGNITE-1351) Move portable API examples to Ignite

2015-09-03 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda closed IGNITE-1351. --- Merged to ignite-1.4. Must be back merged to master from ignite-1.4 when it's released. > Move portable

[jira] [Commented] (IGNITE-1365) Unable to deserialize object because class ID key is not in the cache

2015-09-03 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14729109#comment-14729109 ] Denis Magda commented on IGNITE-1365: - Haven't managed to reproduce locally on both w

[jira] [Assigned] (IGNITE-1369) CacheClientPortableQueryExample need to update javadoc

2015-09-03 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda reassigned IGNITE-1369: --- Assignee: Denis Magda > CacheClientPortableQueryExample need to update javadoc > ---

[jira] [Updated] (IGNITE-1365) Unable to deserialize object because class ID key is not in the cache

2015-09-03 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1365: Assignee: Semen Boikov (was: Denis Magda) > Unable to deserialize object because class ID key is n

[jira] [Commented] (IGNITE-264) Queue failover tests fail in transactional cache

2015-09-03 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730362#comment-14730362 ] Denis Magda commented on IGNITE-264: Test {{GridPortableMetadataSelfTest.testNoConfigu

[jira] [Resolved] (IGNITE-1369) CacheClientPortableQueryExample need to update javadoc

2015-09-03 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda resolved IGNITE-1369. - Resolution: Fixed Assignee: Vasilisa Sidorova (was: Denis Magda) Improved cache related t

[jira] [Updated] (IGNITE-1353) PortableContext.typeId() incorrectly resolves type ID for predefined system types.

2015-09-03 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1353: Fix Version/s: (was: ignite-1.4) ignite-1.5 > PortableContext.typeId() incor

[jira] [Commented] (IGNITE-1353) PortableContext.typeId() incorrectly resolves type ID for predefined system types.

2015-09-04 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730557#comment-14730557 ] Denis Magda commented on IGNITE-1353: - TC looks good. Changes are ready to be merged.

[jira] [Closed] (IGNITE-1353) PortableContext.typeId() incorrectly resolves type ID for predefined system types.

2015-09-04 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda closed IGNITE-1353. --- > PortableContext.typeId() incorrectly resolves type ID for predefined system > types. > ---

[jira] [Comment Edited] (IGNITE-1353) PortableContext.typeId() incorrectly resolves type ID for predefined system types.

2015-09-04 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730631#comment-14730631 ] Denis Magda edited comment on IGNITE-1353 at 9/4/15 10:47 AM: -

[jira] [Commented] (IGNITE-1369) CacheClientPortableQueryExample need to update javadoc

2015-09-04 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730662#comment-14730662 ] Denis Magda commented on IGNITE-1369: - Deleted the text, you're suggesting above, fro

[jira] [Comment Edited] (IGNITE-1369) CacheClientPortableQueryExample need to update javadoc

2015-09-04 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730662#comment-14730662 ] Denis Magda edited comment on IGNITE-1369 at 9/4/15 11:16 AM: -

[jira] [Closed] (IGNITE-1000) Inconsistency: Jcloud changed credential format for Google Compute Engine

2015-09-04 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda closed IGNITE-1000. --- > Inconsistency: Jcloud changed credential format for Google Compute Engine > ---

[jira] [Commented] (IGNITE-1000) Inconsistency: Jcloud changed credential format for Google Compute Engine

2015-09-04 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14730665#comment-14730665 ] Denis Magda commented on IGNITE-1000: - Keys are updated on public TC. > Inconsistenc

[jira] [Resolved] (IGNITE-1385) Confused warning about portable marshaller

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda resolved IGNITE-1385. - Resolution: Fixed The issue is fixed and merged to 1.4. Now we're doing more wise check in order

[jira] [Commented] (IGNITE-1385) Confused warning about portable marshaller

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14734267#comment-14734267 ] Denis Magda commented on IGNITE-1385: - Pavel, please double check on your side and cl

[jira] [Updated] (IGNITE-1385) Confused warning about portable marshaller

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1385: Assignee: Pavel Konstantinov (was: Denis Magda) > Confused warning about portable marshaller > ---

[jira] [Updated] (IGNITE-1369) CacheClientPortableQueryExample need to update javadoc

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1369: Affects Version/s: (was: 1.1.4) ignite-1.4 > CacheClientPortableQueryExa

[jira] [Updated] (IGNITE-1381) Incorrect marshalling and/or unmarshalling of unregistered types

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1381: Affects Version/s: (was: 1.1.4) ignite-1.4 > Incorrect marshalling and/o

[jira] [Updated] (IGNITE-1369) CacheClientPortableQueryExample need to update javadoc

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1369: Fix Version/s: ignite-1.4 > CacheClientPortableQueryExample need to update javadoc > --

[jira] [Updated] (IGNITE-1272) PortableMarshaller: issues when different class loaders are used

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1272: Affects Version/s: ignite-1.4 > PortableMarshaller: issues when different class loaders are used >

[jira] [Updated] (IGNITE-1358) PortableMarshaller: 'userType' flag is not written for objects of some types

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1358: Affects Version/s: ignite-1.4 > PortableMarshaller: 'userType' flag is not written for objects of s

[jira] [Updated] (IGNITE-1294) Assertion in TCP communication SPI: client already created

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1294: Affects Version/s: (was: 1.1.4) ignite-1.4 > Assertion in TCP communicat

[jira] [Updated] (IGNITE-1369) CacheClientPortableQueryExample need to update javadoc

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1369: Assignee: Vasilisa Sidorova (was: Denis Magda) > CacheClientPortableQueryExample need to update j

[jira] [Updated] (IGNITE-1294) Assertion in TCP communication SPI: client already created

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1294: Fix Version/s: ignite-1.5 > Assertion in TCP communication SPI: client already created > --

[jira] [Updated] (IGNITE-1358) PortableMarshaller: 'userType' flag is not written for objects of some types

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1358: Fix Version/s: ignite-1.5 > PortableMarshaller: 'userType' flag is not written for objects of some

[jira] [Updated] (IGNITE-1272) PortableMarshaller: issues when different class loaders are used

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1272: Fix Version/s: ignite-1.5 > PortableMarshaller: issues when different class loaders are used >

[jira] [Updated] (IGNITE-1128) A single node without any load produces 200MB of garbage

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1128: Affects Version/s: (was: sprint-7) ignite-1.4 > A single node without an

[jira] [Updated] (IGNITE-1128) A single node without any load produces 200MB of garbage

2015-09-07 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1128: Fix Version/s: (was: ignite-1.4) ignite-1.6 > A single node without any load

[jira] [Commented] (IGNITE-1123) Instability and broken topology when multiple server and client nodes are restarted

2015-09-08 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14734370#comment-14734370 ] Denis Magda commented on IGNITE-1123: - Quite similar topology related issues arise wh

[jira] [Updated] (IGNITE-1386) IPC semaphores are not released on server endpoint abrupt stop

2015-09-08 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1386: Affects Version/s: ignite-1.4 > IPC semaphores are not released on server endpoint abrupt stop > --

[jira] [Created] (IGNITE-1386) IPC semaphores are not released on server endpoint abrupt stop

2015-09-08 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-1386: --- Summary: IPC semaphores are not released on server endpoint abrupt stop Key: IGNITE-1386 URL: https://issues.apache.org/jira/browse/IGNITE-1386 Project: Ignite

[jira] [Assigned] (IGNITE-1369) CacheClientPortableQueryExample need to update javadoc

2015-09-08 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda reassigned IGNITE-1369: --- Assignee: Denis Magda (was: Vasilisa Sidorova) > CacheClientPortableQueryExample need to u

[jira] [Updated] (IGNITE-1369) CacheClientPortableQueryExample fails when remote node is started without test objects in classpath

2015-09-08 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1369: Priority: Critical (was: Minor) > CacheClientPortableQueryExample fails when remote node is starte

[jira] [Updated] (IGNITE-1369) CacheClientPortableQueryExample fails when remote node is started without test objects in classpath

2015-09-08 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1369: Summary: CacheClientPortableQueryExample fails when remote node is started without test objects in

[jira] [Reopened] (IGNITE-1369) CacheClientPortableQueryExample fails when remote node is started without test objects in classpath

2015-09-08 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda reopened IGNITE-1369: - > CacheClientPortableQueryExample fails when remote node is started without > test objects in classp

[jira] [Updated] (IGNITE-1369) CacheClientPortableQueryExample fails when remote node is started without test objects in classpath

2015-09-08 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1369: Fix Version/s: (was: ignite-1.4) > CacheClientPortableQueryExample fails when remote node is st

[jira] [Commented] (IGNITE-1369) CacheClientPortableQueryExample fails when remote node is started without test objects in classpath

2015-09-08 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14734540#comment-14734540 ] Denis Magda commented on IGNITE-1369: - We mustn't alter the documentation. This is a

[jira] [Created] (IGNITE-1389) GridCacheAbstractFullApiSelfTest.testWithSkipStore fails periodically on different configuration

2015-09-08 Thread Denis Magda (JIRA)
Denis Magda created IGNITE-1389: --- Summary: GridCacheAbstractFullApiSelfTest.testWithSkipStore fails periodically on different configuration Key: IGNITE-1389 URL: https://issues.apache.org/jira/browse/IGNITE-1389

[jira] [Assigned] (IGNITE-802) [Test] GridCachePartitionedQueueEntryMoveSelfTest.testQueue

2015-09-08 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda reassigned IGNITE-802: -- Assignee: Denis Magda > [Test] GridCachePartitionedQueueEntryMoveSelfTest.testQueue > -

[jira] [Commented] (IGNITE-1389) GridCacheAbstractFullApiSelfTest.testWithSkipStore fails periodically on different configuration

2015-09-08 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14734828#comment-14734828 ] Denis Magda commented on IGNITE-1389: - The issue is really hard to reproduce locally.

[jira] [Commented] (IGNITE-1381) Incorrect marshalling and/or unmarshalling of unregistered types

2015-09-09 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736599#comment-14736599 ] Denis Magda commented on IGNITE-1381: - Fixed the issue. It reproduced only for extern

[jira] [Updated] (IGNITE-1381) Incorrect marshalling and/or unmarshalling of unregistered types

2015-09-09 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-1381: Attachment: patch.diff > Incorrect marshalling and/or unmarshalling of unregistered types > ---

[jira] [Commented] (IGNITE-1389) GridCacheAbstractFullApiSelfTest.testWithSkipStore fails periodically on different configuration

2015-09-09 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736892#comment-14736892 ] Denis Magda commented on IGNITE-1389: - Could accomplish a stable reproduction of the

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

2015-09-09 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736900#comment-14736900 ] Denis Magda commented on IGNITE-1112: - The issue is reproduced on a single VM as well

[jira] [Commented] (IGNITE-1381) Incorrect marshalling and/or unmarshalling of unregistered types

2015-09-09 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14738229#comment-14738229 ] Denis Magda commented on IGNITE-1381: - TC looks good. Please review. > Incorrect mar

[jira] [Updated] (IGNITE-802) [Test] GridCachePartitionedQueueEntryMoveSelfTest.testQueue

2015-09-10 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda updated IGNITE-802: --- Attachment: ignite-802.patch > [Test] GridCachePartitionedQueueEntryMoveSelfTest.testQueue > -

[jira] [Closed] (IGNITE-802) [Test] GridCachePartitionedQueueEntryMoveSelfTest.testQueue

2015-09-10 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda closed IGNITE-802. -- > [Test] GridCachePartitionedQueueEntryMoveSelfTest.testQueue >

[jira] [Closed] (IGNITE-1381) Incorrect marshalling and/or unmarshalling of unregistered types

2015-09-10 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda closed IGNITE-1381. --- > Incorrect marshalling and/or unmarshalling of unregistered types >

[jira] [Assigned] (IGNITE-613) [Test] IgniteCacheReplicatedQuerySelfTest # testNodeLeft fails

2015-09-10 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Magda reassigned IGNITE-613: -- Assignee: Denis Magda > [Test] IgniteCacheReplicatedQuerySelfTest # testNodeLeft fails > --

[jira] [Commented] (IGNITE-613) [Test] IgniteCacheReplicatedQuerySelfTest # testNodeLeft fails

2015-09-10 Thread Denis Magda (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14738662#comment-14738662 ] Denis Magda commented on IGNITE-613: Altered the test. The patch is attached. However

  1   2   3   4   5   6   7   8   9   10   >