[jira] [Assigned] (IGNITE-7765) walSegmentSize can be negative in config

2018-03-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-7765: --- Assignee: Ivan Daschinskiy > walSegmentSize can be negative in config >

[jira] [Updated] (IGNITE-7765) walSegmentSize can be negative in config

2018-03-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7765: Fix Version/s: 2.5 > walSegmentSize can be negative in config >

[jira] [Commented] (IGNITE-7757) Unable to create a new cache via REST in special case

2018-03-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395239#comment-16395239 ] Andrey Gura commented on IGNITE-7757: - [~pkonstantinov] Could you please describe expected behaviour

[jira] [Commented] (IGNITE-7881) Add tests for using TreeMap/TreeSet in cache key

2018-03-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395145#comment-16395145 ] Andrey Gura commented on IGNITE-7881: - [~ilyak] Thanks for your contribution! > Add tests for using

[jira] [Commented] (IGNITE-7881) Add tests for using TreeMap/TreeSet in cache key

2018-03-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395143#comment-16395143 ] Andrey Gura commented on IGNITE-7881: - [~dpavlov] This change adds a couple tests and doesn't affect

[jira] [Updated] (IGNITE-6890) General way for handling Ignite failures (NodeInvalidator should be replaced with IgniteFailureProcessor)

2018-03-06 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-6890: Description: Ignite failures which should be handled are: # Topology segmentation; # Exchange

[jira] [Commented] (IGNITE-7517) Get rid of org.jsr166.ConcurrentLinkedDeque8

2018-03-06 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16387438#comment-16387438 ] Andrey Gura commented on IGNITE-7517: - Note: Some usages of {{ConcurrentLinkedDeque8}} can't be

[jira] [Commented] (IGNITE-7517) Get rid of org.jsr166.ConcurrentLinkedDeque8

2018-03-05 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16386659#comment-16386659 ] Andrey Gura commented on IGNITE-7517: - [~andrey-kuznetsov], looks good for me. Merged to master

[jira] [Updated] (IGNITE-7770) Ignite Cache 6: testRandomMixedTxConfigurations failed probably after jsr166 removal

2018-03-05 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7770: Fix Version/s: 2.5 > Ignite Cache 6: testRandomMixedTxConfigurations failed probably after jsr166

[jira] [Updated] (IGNITE-7517) Get rid of org.jsr166.ConcurrentLinkedDeque8

2018-03-01 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7517: Description: Replace usages of {{ConcurrentLinkedDeque8}} by {{ConcurrentLinkedDeque}} Java 8

[jira] [Updated] (IGNITE-7831) Throw Exceptions instead of AssertionErrors when reading from corrupted persistence

2018-03-01 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7831: Fix Version/s: 2.5 > Throw Exceptions instead of AssertionErrors when reading from corrupted >

[jira] [Commented] (IGNITE-7831) Throw Exceptions instead of AssertionErrors when reading from corrupted persistence

2018-02-28 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380431#comment-16380431 ] Andrey Gura commented on IGNITE-7831: - [~ilantukh], could you please give more details about the

[jira] [Updated] (IGNITE-7820) Investigate and fix perfromance drop of WAL for FSYNC mode

2018-02-27 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7820: Description: WAL performance drop was introduced by

[jira] [Updated] (IGNITE-7820) Investigate and fix perfromance drop of WAL for FSYNC mode

2018-02-27 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7820: Summary: Investigate and fix perfromance drop of WAL for FSYNC mode (was: Investigate and fix

[jira] [Assigned] (IGNITE-7820) Investigate and fix perfromance drop of WAL for default mode

2018-02-27 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-7820: --- Assignee: Andrey Gura > Investigate and fix perfromance drop of WAL for default mode >

[jira] [Commented] (IGNITE-7594) Tx performance drop after WAL optimization

2018-02-27 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16378233#comment-16378233 ] Andrey Gura commented on IGNITE-7594: - Thanks, Ilya. I created new ticket for performance drop

[jira] [Created] (IGNITE-7820) Investigate and fix perfromance drop of WAL for default mode

2018-02-27 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-7820: --- Summary: Investigate and fix perfromance drop of WAL for default mode Key: IGNITE-7820 URL: https://issues.apache.org/jira/browse/IGNITE-7820 Project: Ignite

[jira] [Assigned] (IGNITE-7594) Tx performance drop after WAL optimization

2018-02-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-7594: --- Assignee: Andrey Gura (was: Ilya Lantukh) > Tx performance drop after WAL optimization >

[jira] [Commented] (IGNITE-6005) [Test failed] GridCachePartitionedDataStructuresFailoverSelfTest.testSemaphoreNonFailoverSafe

2018-02-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16376812#comment-16376812 ] Andrey Gura commented on IGNITE-6005: - [~NIzhikov] Merged to master branch. Thanks for your

[jira] [Commented] (IGNITE-6005) [Test failed] GridCachePartitionedDataStructuresFailoverSelfTest.testSemaphoreNonFailoverSafe

2018-02-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360921#comment-16360921 ] Andrey Gura commented on IGNITE-6005: - As I told early, I don't like the solution

[jira] [Commented] (IGNITE-7594) Tx performance drop after WAL optimization

2018-02-01 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16348493#comment-16348493 ] Andrey Gura commented on IGNITE-7594: - [~lexa] Could you please share performance measurement result

[jira] [Commented] (IGNITE-7408) Document WAL changes

2018-01-25 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339298#comment-16339298 ] Andrey Gura commented on IGNITE-7408: - I've looked at docs and have only one comment about WAL mode

[jira] [Commented] (IGNITE-7450) Always use RandomAccessFileIO for FileWriteAheadLogManager

2018-01-17 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328890#comment-16328890 ] Andrey Gura commented on IGNITE-7450: - Merged to master and ignite-2.4 branches. > Always use

[jira] [Commented] (IGNITE-7450) Always use RandomAccessFileIO for FileWriteAheadLogManager

2018-01-17 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328884#comment-16328884 ] Andrey Gura commented on IGNITE-7450: - Fixed. TC looks good. > Always use RandomAccessFileIO for

[jira] [Created] (IGNITE-7455) Persistence store should use fixed byte order

2018-01-17 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-7455: --- Summary: Persistence store should use fixed byte order Key: IGNITE-7455 URL: https://issues.apache.org/jira/browse/IGNITE-7455 Project: Ignite Issue Type: Bug

[jira] [Updated] (IGNITE-7450) Always use RandomAccessFileIO for FileWriteAheadLogManager

2018-01-17 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7450: Description: Always use {{RandomAccessFileIO}} for {{FileWriteAheadLogManager}}. Other

[jira] [Updated] (IGNITE-7450) Always use RandomAccessFileIO for FileWriteAheadManager

2018-01-17 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7450: Environment: (was: Always use {{RandomAccessFileIO}} for {{FileWriteAheadManager}}. Other

[jira] [Assigned] (IGNITE-7450) Always use RandomAccessFileIO for FileWriteAheadManager

2018-01-17 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-7450: --- Assignee: Andrey Gura > Always use RandomAccessFileIO for FileWriteAheadManager >

[jira] [Created] (IGNITE-7450) Always use RandomAccessFileIO for FileWriteAheadManager

2018-01-17 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-7450: --- Summary: Always use RandomAccessFileIO for FileWriteAheadManager Key: IGNITE-7450 URL: https://issues.apache.org/jira/browse/IGNITE-7450 Project: Ignite Issue

[jira] [Closed] (IGNITE-7050) Add support for spring3

2018-01-17 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura closed IGNITE-7050. --- > Add support for spring3 > --- > > Key: IGNITE-7050 >

[jira] [Assigned] (IGNITE-5829) Writing entry contents to WAL only single time

2018-01-16 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-5829: --- Assignee: Pavel Kovalenko (was: Andrey Gura) > Writing entry contents to WAL only single

[jira] [Assigned] (IGNITE-965) node.js: provide npm package

2018-01-16 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-965: -- Assignee: (was: Andrey Gura) > node.js: provide npm package >

[jira] [Assigned] (IGNITE-962) node.js: provide json cache object implementation

2018-01-16 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-962: -- Assignee: (was: Andrey Gura) > node.js: provide json cache object implementation >

[jira] [Assigned] (IGNITE-2113) Yardstick scripts don't work under Solaris (SunOS)

2018-01-16 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-2113: --- Assignee: (was: Andrey Gura) > Yardstick scripts don't work under Solaris (SunOS) >

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

2018-01-16 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-1051: --- Assignee: (was: Andrey Gura) > node.js: create nodejs examples >

[jira] [Assigned] (IGNITE-966) node.js: documentation on readme.io

2018-01-16 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-966: -- Assignee: (was: Andrey Gura) > node.js: documentation on readme.io >

[jira] [Assigned] (IGNITE-961) Provide Basic NodeJS Integration

2018-01-16 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-961: -- Assignee: (was: Andrey Gura) > Provide Basic NodeJS Integration >

[jira] [Resolved] (IGNITE-7334) MBeans fail to be created for caches with special symbols in names

2018-01-16 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura resolved IGNITE-7334. - Resolution: Fixed > MBeans fail to be created for caches with special symbols in names >

[jira] [Commented] (IGNITE-7334) MBeans fail to be created for caches with special symbols in names

2018-01-16 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327200#comment-16327200 ] Andrey Gura commented on IGNITE-7334: - LGTM. Merged to master branch. > MBeans fail to be created

[jira] [Updated] (IGNITE-7408) Document WAL changes

2018-01-16 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7408: Labels: documentation (was: ) > Document WAL changes > > >

[jira] [Commented] (IGNITE-7412) WAL: Written bytes amount can be updated by wrong value and fail with assertion error

2018-01-16 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327081#comment-16327081 ] Andrey Gura commented on IGNITE-7412: - TC looks good. Merged to master branch. > WAL: Written bytes

[jira] [Commented] (IGNITE-7396) IgniteUtils.offheapSize may throw NullPointerException

2018-01-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326279#comment-16326279 ] Andrey Gura commented on IGNITE-7396: - LGTM. Merged to master branch. > IgniteUtils.offheapSize may

[jira] [Commented] (IGNITE-7412) WAL: Written bytes amount can be updated by wrong value and fail with assertion error

2018-01-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326246#comment-16326246 ] Andrey Gura commented on IGNITE-7412: - Fixed. PR: [https://github.com/apache/ignite/pull/3376]

[jira] [Comment Edited] (IGNITE-7412) WAL: Written bytes amount can be updated by wrong value and fail with assertion error

2018-01-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326229#comment-16326229 ] Andrey Gura edited comment on IGNITE-7412 at 1/15/18 1:29 PM: -- {{written}}

[jira] [Commented] (IGNITE-7412) WAL: Written bytes amount can be updated by wrong value and fail with assertion error

2018-01-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16326229#comment-16326229 ] Andrey Gura commented on IGNITE-7412: - {\{written}} field can be updated with wrong value from

[jira] [Updated] (IGNITE-7412) WAL: Written bytes amount can be updated by wrong value and fail with assertion error

2018-01-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7412: Summary: WAL: Written bytes amount can be updated by wrong value and fail with assertion error

[jira] [Updated] (IGNITE-7412) WAL: Last fsync position can be update by wrong value

2018-01-15 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7412: Description: PDS tests with WAL (w.g.

[jira] [Created] (IGNITE-7412) WAL: Last fsync position can be update by wrong value

2018-01-15 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-7412: --- Summary: WAL: Last fsync position can be update by wrong value Key: IGNITE-7412 URL: https://issues.apache.org/jira/browse/IGNITE-7412 Project: Ignite Issue

[jira] [Created] (IGNITE-7408) Document WAL changes

2018-01-15 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-7408: --- Summary: Document WAL changes Key: IGNITE-7408 URL: https://issues.apache.org/jira/browse/IGNITE-7408 Project: Ignite Issue Type: Task Environment:

[jira] [Updated] (IGNITE-7401) Entry can be expired even if it doesn't define expiry policy in "putWithPolicy-then-put" scenario

2018-01-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7401: Description: Entry can be expired even if it doesn't define expiry policy in

[jira] [Updated] (IGNITE-7401) Entry can be expired even if it doesn't define expiry policy in "putWithPolicy-then-put" scenario

2018-01-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7401: Description: Entry can be expired even if it doesn't define expiry policy in

[jira] [Created] (IGNITE-7401) Entry can be expired even if it doesn't define expiry policy in "putWithPolicy-then-put" scenario

2018-01-12 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-7401: --- Summary: Entry can be expired even if it doesn't define expiry policy in "putWithPolicy-then-put" scenario Key: IGNITE-7401 URL: https://issues.apache.org/jira/browse/IGNITE-7401

[jira] [Updated] (IGNITE-7334) MBeans fail to be created for caches with special symbols in names

2018-01-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7334: Fix Version/s: 2.4 > MBeans fail to be created for caches with special symbols in names >

[jira] [Updated] (IGNITE-7396) IgniteUtils.offheapSize may throw NullPointerException

2018-01-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7396: Fix Version/s: 2.4 > IgniteUtils.offheapSize may throw NullPointerException >

[jira] [Commented] (IGNITE-6736) Java 9: rework GridCacheMapEntry synchronization logic to avoid Unsafe.monitor* methods

2018-01-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16323860#comment-16323860 ] Andrey Gura commented on IGNITE-6736: - LGTM. Perfromance tests are ok. But now we have additional

[jira] [Comment Edited] (IGNITE-6736) Java 9: rework GridCacheMapEntry synchronization logic to avoid Unsafe.monitor* methods

2018-01-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16323860#comment-16323860 ] Andrey Gura edited comment on IGNITE-6736 at 1/12/18 11:51 AM: --- LGTM.

[jira] [Commented] (IGNITE-7135) IgniteCluster.startNodes() returns successful ClusterStartNodeResult even though the remote process fails

2018-01-11 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322250#comment-16322250 ] Andrey Gura commented on IGNITE-7135: - LGTM. Merged to master branch. > IgniteCluster.startNodes()

[jira] [Commented] (IGNITE-7340) Fix flaky GridServiceProcessorMultiNodeConfigSelfTest#checkDeployOnEachNodeUpdateTopology

2018-01-11 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1637#comment-1637 ] Andrey Gura commented on IGNITE-7340: - LGTM. Merged to master branch. > Fix flaky >

[jira] [Commented] (IGNITE-7239) In case of not serializable cache update response, future on node requester will never complete

2018-01-11 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322212#comment-16322212 ] Andrey Gura commented on IGNITE-7239: - LGTM. Merged to master branch. > In case of not serializable

[jira] [Commented] (IGNITE-7352) Java 9: rework "sun.misc.SharedSecrets" and "sun.misc.JavaNioAccess" usages

2018-01-11 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322080#comment-16322080 ] Andrey Gura commented on IGNITE-7352: - Merged to master branch. > Java 9: rework

[jira] [Commented] (IGNITE-7365) File channel associated with WAL can be closed by interruption

2018-01-11 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322060#comment-16322060 ] Andrey Gura commented on IGNITE-7365: - Merged to master branch. > File channel associated with WAL

[jira] [Commented] (IGNITE-6952) Ignite fails to start on non x86/64 architectures

2018-01-10 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16320618#comment-16320618 ] Andrey Gura commented on IGNITE-6952: - LGTM. Merged to master. Thanks for contribution! > Ignite

[jira] [Commented] (IGNITE-7050) Add support for spring3

2018-01-10 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16320539#comment-16320539 ] Andrey Gura commented on IGNITE-7050: - [~mcherkasov] I've looked at your changes and have a few

[jira] [Commented] (IGNITE-7365) File channel associated with WAL can be closed by interruption

2018-01-10 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16320181#comment-16320181 ] Andrey Gura commented on IGNITE-7365: - TC looks good. Please review. > File channel associated with

[jira] [Commented] (IGNITE-6814) Detailed memory consumption on start and OOM reporting

2018-01-09 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16318788#comment-16318788 ] Andrey Gura commented on IGNITE-6814: - LGTM. Merged to master. > Detailed memory consumption on

[jira] [Resolved] (IGNITE-7364) [Test failed] IgnitePdsThreadInterruptionTest.testInterruptsOnWALWrite fails or hangs

2018-01-09 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura resolved IGNITE-7364. - Resolution: Duplicate > [Test failed] IgnitePdsThreadInterruptionTest.testInterruptsOnWALWrite

[jira] [Updated] (IGNITE-7365) File channel associated with WAL can be closed by interruption

2018-01-09 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-7365: Description: File channel associated with WAL can be closed by user thread interruption on

[jira] [Created] (IGNITE-7365) File channel associated with WAL can be closed by interruption

2018-01-09 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-7365: --- Summary: File channel associated with WAL can be closed by interruption Key: IGNITE-7365 URL: https://issues.apache.org/jira/browse/IGNITE-7365 Project: Ignite

[jira] [Created] (IGNITE-7364) [Test failed] IgnitePdsThreadInterruptionTest.testInterruptsOnWALWrite fails or hangs

2018-01-09 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-7364: --- Summary: [Test failed] IgnitePdsThreadInterruptionTest.testInterruptsOnWALWrite fails or hangs Key: IGNITE-7364 URL: https://issues.apache.org/jira/browse/IGNITE-7364

[jira] [Assigned] (IGNITE-7352) Java 9: rework "sun.misc.SharedSecrets" and "sun.misc.JavaNioAccess" usages

2018-01-09 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura reassigned IGNITE-7352: --- Assignee: Andrey Gura > Java 9: rework "sun.misc.SharedSecrets" and

[jira] [Commented] (IGNITE-7217) Add abilities to monitor custom thread pools

2017-12-28 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16305477#comment-16305477 ] Andrey Gura commented on IGNITE-7217: - LGTM. Merged to master. Thanks for contribution! > Add

[jira] [Resolved] (IGNITE-7217) Add abilities to monitor custom thread pools

2017-12-28 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura resolved IGNITE-7217. - Resolution: Fixed > Add abilities to monitor custom thread pools >

[jira] [Resolved] (IGNITE-6745) Java 9: rework usages of URLClassLoader.getURLs()

2017-12-28 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura resolved IGNITE-6745. - Resolution: Fixed > Java 9: rework usages of URLClassLoader.getURLs() >

[jira] [Commented] (IGNITE-6745) Java 9: rework usages of URLClassLoader.getURLs()

2017-12-28 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16305440#comment-16305440 ] Andrey Gura commented on IGNITE-6745: - This issue is critical for release 2.4. So I've implemented

[jira] [Commented] (IGNITE-7107) Apache Ignite RPM packages

2017-12-28 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16305433#comment-16305433 ] Andrey Gura commented on IGNITE-7107: - LGTM! Merged to master. Thanks for contribution! [~ilyak]

[jira] [Commented] (IGNITE-7107) Apache Ignite RPM packages

2017-12-28 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16305426#comment-16305426 ] Andrey Gura commented on IGNITE-7107: - Ignite will not started after package installation at this

[jira] [Resolved] (IGNITE-7315) Use java.util.Base64 instead of current implementations of Base64Encoder interface

2017-12-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura resolved IGNITE-7315. - Resolution: Fixed > Use java.util.Base64 instead of current implementations of Base64Encoder >

[jira] [Comment Edited] (IGNITE-6734) Java 9: do not use sun.misc.BASE64Encoder

2017-12-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16303906#comment-16303906 ] Andrey Gura edited comment on IGNITE-6734 at 12/26/17 5:08 PM: --- LGTM.

[jira] [Created] (IGNITE-7315) Use java.util.Base64 instead of current implementations of Base64Encoder interface

2017-12-26 Thread Andrey Gura (JIRA)
Andrey Gura created IGNITE-7315: --- Summary: Use java.util.Base64 instead of current implementations of Base64Encoder interface Key: IGNITE-7315 URL: https://issues.apache.org/jira/browse/IGNITE-7315

[jira] [Commented] (IGNITE-6734) Java 9: do not use sun.misc.BASE64Encoder

2017-12-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16303906#comment-16303906 ] Andrey Gura commented on IGNITE-6734: - LGTM. Merged to master. Thanks for contribution! Note: this

[jira] [Commented] (IGNITE-6742) Java 9: rework Cleaner usage in PlatformMemoryPool class

2017-12-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16303841#comment-16303841 ] Andrey Gura commented on IGNITE-6742: - LGTM. Merged to master branch. Thanks for contribution! >

[jira] [Commented] (IGNITE-6743) Java 9: rework DirectBuffer.cleaner().clean() usage in GridNioServer

2017-12-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16303800#comment-16303800 ] Andrey Gura commented on IGNITE-6743: - LGTM. Merged to master branch. Thanks for contribution! >

[jira] [Commented] (IGNITE-6743) Java 9: rework DirectBuffer.cleaner().clean() usage in GridNioServer

2017-12-26 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16303675#comment-16303675 ] Andrey Gura commented on IGNITE-6743: - [~andrey-kuznetsov], could you please move buffer cleaner to

[jira] [Commented] (IGNITE-6743) Java 9: rework DirectBuffer.cleaner().clean() usage in GridNioServer

2017-12-25 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16303255#comment-16303255 ] Andrey Gura commented on IGNITE-6743: - Guys, I like current implementation. Moreover, I think that it

[jira] [Commented] (IGNITE-7021) IgniteOOM is not propogated to client in case of implicit transaction

2017-12-22 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16301436#comment-16301436 ] Andrey Gura commented on IGNITE-7021: - LGTM. Merged to master branch. > IgniteOOM is not propogated

[jira] [Commented] (IGNITE-6740) Java 9: rework DirectBuffer.address() usages

2017-12-22 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16301301#comment-16301301 ] Andrey Gura commented on IGNITE-6740: - I've added new comments to upsource. I should also stress that

[jira] [Commented] (IGNITE-6729) Java 9: fix IgniteUtils#close(URLClassLoader, IgniteLogger)

2017-12-21 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16300167#comment-16300167 ] Andrey Gura commented on IGNITE-6729: - LGTM. Merged to master branch. Thanks for contribution! >

[jira] [Commented] (IGNITE-6339) WAL: Avoid closed by interruption exception when user thread is interrupted

2017-12-21 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16299920#comment-16299920 ] Andrey Gura commented on IGNITE-6339: - Implementation is completed. {{MappedByteBuffer}}

[jira] [Commented] (IGNITE-7206) Nodes may ping each other on stop for a failureDetectionTimeout period

2017-12-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16298526#comment-16298526 ] Andrey Gura commented on IGNITE-7206: - LGTM. Merged to master branch. > Nodes may ping each other on

[jira] [Resolved] (IGNITE-369) Cache manager should switch cache statisticsEnabled property globaly

2017-12-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura resolved IGNITE-369. Resolution: Fixed > Cache manager should switch cache statisticsEnabled property globaly >

[jira] [Commented] (IGNITE-369) Cache manager should switch cache statisticsEnabled property globaly

2017-12-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16298471#comment-16298471 ] Andrey Gura commented on IGNITE-369: LGTM. Merged to master branch. Thanks for contribution! > Cache

[jira] [Updated] (IGNITE-369) Cache manager should switch cache statisticsEnabled property globaly

2017-12-20 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-369: --- Fix Version/s: 2.4 > Cache manager should switch cache statisticsEnabled property globaly >

[jira] [Commented] (IGNITE-602) [Test] GridToStringBuilder is vulnerable for StackOverflowError caused by infinite recursion

2017-12-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16287397#comment-16287397 ] Andrey Gura commented on IGNITE-602: [~SomeFire] We discussed early

[jira] [Comment Edited] (IGNITE-602) [Test] GridToStringBuilder is vulnerable for StackOverflowError caused by infinite recursion

2017-12-12 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16287397#comment-16287397 ] Andrey Gura edited comment on IGNITE-602 at 12/12/17 10:16 AM: --- [~SomeFire]

[jira] [Commented] (IGNITE-7157) Deadlock on partition eviction from multiple threads.

2017-12-11 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285982#comment-16285982 ] Andrey Gura commented on IGNITE-7157: - Merged to master branch. > Deadlock on partition eviction

[jira] [Commented] (IGNITE-5731) Wrong metrics calculation in ClusterMetricsSnapshot

2017-12-11 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285882#comment-16285882 ] Andrey Gura commented on IGNITE-5731: - Merged to master branch. Thanks for contribution! > Wrong

[jira] [Updated] (IGNITE-5731) Wrong metrics calculation in ClusterMetricsSnapshot

2017-12-11 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-5731: Fix Version/s: 2.4 > Wrong metrics calculation in ClusterMetricsSnapshot >

[jira] [Resolved] (IGNITE-5731) Wrong metrics calculation in ClusterMetricsSnapshot

2017-12-11 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura resolved IGNITE-5731. - Resolution: Fixed > Wrong metrics calculation in ClusterMetricsSnapshot >

[jira] [Resolved] (IGNITE-5755) Wrong msg: calculation of memory policy size

2017-12-11 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura resolved IGNITE-5755. - Resolution: Fixed > Wrong msg: calculation of memory policy size >

[jira] [Commented] (IGNITE-5755) Wrong msg: calculation of memory policy size

2017-12-11 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16285867#comment-16285867 ] Andrey Gura commented on IGNITE-5755: - Merged to master branch. Thanks for contribution! > Wrong

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