[jira] [Assigned] (IGNITE-8106) In control.sh -active, exception will be eaten and not displayed

2018-04-02 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev reassigned IGNITE-8106: --- Assignee: Ilya Kasnacheev > In control.sh -active, exception will be eaten and not

[jira] [Commented] (IGNITE-7718) Collections.singleton() and Collections.singletonMap() are not properly serialized by binary marshaller

2018-04-04 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425225#comment-16425225 ] Ilya Kasnacheev commented on IGNITE-7718: - [~pvinokurov] My main concern is why there is a flag

[jira] [Commented] (IGNITE-7963) Futures from DataStreamer.addData() fail to complete if DataStreamer.flush() is never called

2018-03-16 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16402065#comment-16402065 ] Ilya Kasnacheev commented on IGNITE-7963: - [~dsetrakyan] not if you are waiting for futures

[jira] [Comment Edited] (IGNITE-7963) Futures from DataStreamer.addData() fail to complete if DataStreamer.flush() is never called

2018-03-16 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16402065#comment-16402065 ] Ilya Kasnacheev edited comment on IGNITE-7963 at 3/16/18 3:38 PM: --

[jira] [Assigned] (IGNITE-7712) Add an ability to globally enable 'lazy' flag for SQL queries

2018-03-16 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev reassigned IGNITE-7712: --- Assignee: Ilya Kasnacheev (was: Mikhail Cherkasov) > Add an ability to globally

[jira] [Updated] (IGNITE-2337) SSL & TLS use distinguished name of the certificate (DN)

2018-03-20 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-2337: Labels: community newbie sec (was: community newbie) > SSL & TLS use distinguished name

[jira] [Updated] (IGNITE-6167) Ability to set custom SSLServerSocketFactory and SSLSocketFactory or enabled TLS protocols and cipher suites

2018-03-20 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-6167: Component/s: security > Ability to set custom SSLServerSocketFactory and SSLSocketFactory

[jira] [Updated] (IGNITE-2337) SSL & TLS use distinguished name of the certificate (DN)

2018-03-20 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-2337: Component/s: (was: general) > SSL & TLS use distinguished name of the certificate (DN)

[jira] [Updated] (IGNITE-2337) SSL & TLS use distinguished name of the certificate (DN)

2018-03-20 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-2337: Labels: community newbie (was: community newbie sec) > SSL & TLS use distinguished name

[jira] [Updated] (IGNITE-2337) SSL & TLS use distinguished name of the certificate (DN)

2018-03-20 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-2337: Component/s: security > SSL & TLS use distinguished name of the certificate (DN) >

[jira] [Created] (IGNITE-7997) Ability to use different SSL trust store password and private key password

2018-03-20 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-7997: --- Summary: Ability to use different SSL trust store password and private key password Key: IGNITE-7997 URL: https://issues.apache.org/jira/browse/IGNITE-7997

[jira] [Commented] (IGNITE-7962) More cases of suppressed exceptions in IsolatedUpdater

2018-03-22 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16409489#comment-16409489 ] Ilya Kasnacheev commented on IGNITE-7962: - [~agoncharuk] please take a look in case you have any

[jira] [Commented] (IGNITE-7962) More cases of suppressed exceptions in IsolatedUpdater

2018-03-22 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16409485#comment-16409485 ] Ilya Kasnacheev commented on IGNITE-7962: - [~dpavlov] please review this fix > More cases of

[jira] [Commented] (IGNITE-7963) Futures from DataStreamer.addData() fail to complete if DataStreamer.flush() is never called

2018-03-22 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16409720#comment-16409720 ] Ilya Kasnacheev commented on IGNITE-7963: - [~dpavlov] please review this change. > Futures from

[jira] [Commented] (IGNITE-7962) More cases of suppressed exceptions in IsolatedUpdater

2018-03-23 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411126#comment-16411126 ] Ilya Kasnacheev commented on IGNITE-7962: - [~dpavlov] I expect a formal review from you. No, I

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

2018-03-05 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-7881: --- Summary: Add tests for using TreeMap/TreeSet in cache key Key: IGNITE-7881 URL: https://issues.apache.org/jira/browse/IGNITE-7881 Project: Ignite

[jira] [Commented] (IGNITE-6528) Warning if no table for BinaryObject

2018-04-26 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16454226#comment-16454226 ] Ilya Kasnacheev commented on IGNITE-6528: - [~tledkov-gridgain] please review proposed change. >

[jira] [Assigned] (IGNITE-9812) Explicit tests with expired SSL certificates

2018-10-08 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev reassigned IGNITE-9812: --- Assignee: Ilya Kasnacheev > Explicit tests with expired SSL certificates >

[jira] [Created] (IGNITE-9812) Explicit tests with expired SSL certificates

2018-10-08 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-9812: --- Summary: Explicit tests with expired SSL certificates Key: IGNITE-9812 URL: https://issues.apache.org/jira/browse/IGNITE-9812 Project: Ignite Issue

[jira] [Commented] (IGNITE-9843) IgniteClientReconnectCacheQueriesFailoverTest fails: grid loses type meta without losing data

2018-10-18 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16655335#comment-16655335 ] Ilya Kasnacheev commented on IGNITE-9843: - [~vozerov] please review proposed fix. >

[jira] [Assigned] (IGNITE-9843) IgniteClientReconnectCacheQueriesFailoverTest fails: grid loses type meta without losing data

2018-10-18 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev reassigned IGNITE-9843: --- Assignee: Ilya Kasnacheev Fix Version/s: 2.8 >

[jira] [Updated] (IGNITE-9843) IgniteClientReconnectCacheQueriesFailoverTest fails: grid loses type meta without losing data

2018-10-18 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-9843: Component/s: sql > IgniteClientReconnectCacheQueriesFailoverTest fails: grid loses type

[jira] [Commented] (IGNITE-9804) SSL: Expired certificates are not refused

2018-10-16 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16651566#comment-16651566 ] Ilya Kasnacheev commented on IGNITE-9804: - [~andmed] perhaps close it with cannot reproduce

[jira] [Commented] (IGNITE-9893) add hibernate-5.2 module

2018-10-16 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16651612#comment-16651612 ] Ilya Kasnacheev commented on IGNITE-9893: - Please create a pull request to apache/ignite, master

[jira] [Commented] (IGNITE-9843) IgniteClientReconnectCacheQueriesFailoverTest fails: grid loses type meta without losing data

2018-10-24 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662358#comment-16662358 ] Ilya Kasnacheev commented on IGNITE-9843: - There is another unrelated failure due to assertion

[jira] [Assigned] (IGNITE-9454) SecurityPermissionSetBuilder fails to append system permission CACHE_CREATE

2018-10-24 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev reassigned IGNITE-9454: --- Assignee: Ilya Kasnacheev (was: Alexey Kukushkin) > SecurityPermissionSetBuilder

[jira] [Updated] (IGNITE-9220) Uncomment 18 test classes in various internal test suites

2018-10-31 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-9220: Ignite Flags: (was: Docs Required) > Uncomment 18 test classes in various internal test

[jira] [Updated] (IGNITE-9212) Uncomment 18 test classes in various modules' sutes (see inside)

2018-10-31 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-9212: Ignite Flags: (was: Docs Required) > Uncomment 18 test classes in various modules'

[jira] [Commented] (IGNITE-9893) add hibernate-5.2 module

2018-10-30 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668680#comment-16668680 ] Ilya Kasnacheev commented on IGNITE-9893: - [~scottmf] Does it make sense to include hibernate

[jira] [Commented] (IGNITE-9937) Primary response error info can be lost due to unwrapping a key

2018-10-30 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668696#comment-16668696 ] Ilya Kasnacheev commented on IGNITE-9937: - [~guseinov] I suggest an alternative take: {code} +

[jira] [Assigned] (IGNITE-9842) IgniteErrorOnRebalanceTest fails: errors in indexing cause grid to stall

2018-10-30 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev reassigned IGNITE-9842: --- Assignee: Ilya Kasnacheev > IgniteErrorOnRebalanceTest fails: errors in indexing

[jira] [Commented] (IGNITE-9454) SecurityPermissionSetBuilder fails to append system permission CACHE_CREATE

2018-10-25 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663656#comment-16663656 ] Ilya Kasnacheev commented on IGNITE-9454: - [~kukushal] please review proposed fix. >

[jira] [Commented] (IGNITE-9843) IgniteClientReconnectCacheQueriesFailoverTest fails: grid loses type meta without losing data

2018-10-25 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16663672#comment-16663672 ] Ilya Kasnacheev commented on IGNITE-9843: - [~agoncharuk] please review changes in binary >

[jira] [Created] (IGNITE-10011) Pages leak suspicion in PDS

2018-10-25 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-10011: Summary: Pages leak suspicion in PDS Key: IGNITE-10011 URL: https://issues.apache.org/jira/browse/IGNITE-10011 Project: Ignite Issue Type: Bug

[jira] [Commented] (IGNITE-9221) Uncomment 25 test classes in various Indexing test suites

2018-10-29 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16667353#comment-16667353 ] Ilya Kasnacheev commented on IGNITE-9221: -

[jira] [Commented] (IGNITE-9619) Document REST "getall" array format

2018-11-13 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684967#comment-16684967 ] Ilya Kasnacheev commented on IGNITE-9619: - [~pgarg] no. You should be starting with

[jira] [Commented] (IGNITE-9893) add hibernate-5.2 module

2018-11-13 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16685472#comment-16685472 ] Ilya Kasnacheev commented on IGNITE-9893: - [~scottmf] I suggest to try and support the latest

[jira] [Created] (IGNITE-10206) Allow specifying query parallelism in CREATE TABLE's WITH "" clause

2018-11-09 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-10206: Summary: Allow specifying query parallelism in CREATE TABLE's WITH "" clause Key: IGNITE-10206 URL: https://issues.apache.org/jira/browse/IGNITE-10206

[jira] [Commented] (IGNITE-9843) IgniteClientReconnectCacheQueriesFailoverTest fails: grid loses type meta without losing data

2018-11-09 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16681706#comment-16681706 ] Ilya Kasnacheev commented on IGNITE-9843: - No blocking failures, ready to merge!

[jira] [Assigned] (IGNITE-9619) Document REST "getall" array format

2018-10-03 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev reassigned IGNITE-9619: --- Assignee: Prachi Garg (was: Ilya Kasnacheev) > Document REST "getall" array

[jira] [Assigned] (IGNITE-9619) Document REST "getall" array format

2018-10-03 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev reassigned IGNITE-9619: --- Assignee: Ilya Kasnacheev > Document REST "getall" array format >

[jira] [Created] (IGNITE-9787) Local Continuous Query skips rows during initial rebalance of REPLICATED cache

2018-10-03 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-9787: --- Summary: Local Continuous Query skips rows during initial rebalance of REPLICATED cache Key: IGNITE-9787 URL: https://issues.apache.org/jira/browse/IGNITE-9787

[jira] [Assigned] (IGNITE-9221) Uncomment 25 test classes in various Indexing test suites

2018-10-09 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev reassigned IGNITE-9221: --- Assignee: Ilya Kasnacheev > Uncomment 25 test classes in various Indexing test

[jira] [Updated] (IGNITE-9068) Node fails to stop when CacheObjectBinaryProcessor.addMeta() is executed inside guard()/unguard()

2018-09-28 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-9068: Fix Version/s: (was: 2.7) 2.8 > Node fails to stop when

[jira] [Created] (IGNITE-9843) IgniteClientReconnectCacheQueriesFailoverTest fails: grid loses type meta without losing data

2018-10-10 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-9843: --- Summary: IgniteClientReconnectCacheQueriesFailoverTest fails: grid loses type meta without losing data Key: IGNITE-9843 URL:

[jira] [Commented] (IGNITE-9221) Uncomment 25 test classes in various Indexing test suites

2018-10-10 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645197#comment-16645197 ] Ilya Kasnacheev commented on IGNITE-9221: - [~dpavlov] please review proposed fix. Please do not

[jira] [Created] (IGNITE-9842) IgniteErrorOnRebalanceTest fails: errors in indexing cause grid to stall

2018-10-10 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-9842: --- Summary: IgniteErrorOnRebalanceTest fails: errors in indexing cause grid to stall Key: IGNITE-9842 URL: https://issues.apache.org/jira/browse/IGNITE-9842

[jira] [Commented] (IGNITE-7556) Docs should feature specifying SQL key more prominently

2018-10-10 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16645222#comment-16645222 ] Ilya Kasnacheev commented on IGNITE-7556: - [~Artem Budnikov] I have added an edit to queryEntity

[jira] [Assigned] (IGNITE-7556) Docs should feature specifying SQL key more prominently

2018-10-10 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev reassigned IGNITE-7556: --- Assignee: Artem Budnikov (was: Ilya Kasnacheev) > Docs should feature specifying

[jira] [Updated] (IGNITE-9741) SegmentArchivedStorage and SegmentCompressStorage remain `interrupted` after de-activation occurs before activation

2018-10-03 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-9741: Summary: SegmentArchivedStorage and SegmentCompressStorage remain `interrupted` after

[jira] [Created] (IGNITE-9779) Support Java 9/10/11 in C++ tests

2018-10-03 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-9779: --- Summary: Support Java 9/10/11 in C++ tests Key: IGNITE-9779 URL: https://issues.apache.org/jira/browse/IGNITE-9779 Project: Ignite Issue Type:

[jira] [Updated] (IGNITE-9779) Support Java 9/10/11 in C++ tests

2018-10-03 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-9779: Issue Type: Bug (was: Sub-task) Parent: (was: IGNITE-8441) > Support Java

[jira] [Updated] (IGNITE-9779) Support Java 9/10/11 in C++ tests

2018-10-03 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-9779: Ignite Flags: (was: Docs Required) > Support Java 9/10/11 in C++ tests >

[jira] [Commented] (IGNITE-8886) Simultaneous using of BinaryWriter и BinaryRawWriter leads to BinaryObjectException and OOM

2018-08-30 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16597512#comment-16597512 ] Ilya Kasnacheev commented on IGNITE-8886: - [~vozerov] please review deserialization fix! >

[jira] [Updated] (IGNITE-8886) Simultaneous using of BinaryWriter и BinaryRawWriter leads to BinaryObjectException and OOM

2018-08-30 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-8886: Attachment: Screenshot_20180830_142433.png > Simultaneous using of BinaryWriter и

[jira] [Commented] (IGNITE-8886) Simultaneous using of BinaryWriter и BinaryRawWriter leads to BinaryObjectException and OOM

2018-08-30 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16597334#comment-16597334 ] Ilya Kasnacheev commented on IGNITE-8886: - !Screenshot_20180830_142433.png! > Simultaneous

[jira] [Commented] (IGNITE-8987) Ignite hangs during getting of atomic structure after autoactivation

2018-09-03 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602057#comment-16602057 ] Ilya Kasnacheev commented on IGNITE-8987: - Looks good to me! The workflow is still not clear to

[jira] [Updated] (IGNITE-9454) SecurityPermissionSetBuilder fails to append system permission CACHE_CREATE

2018-09-03 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-9454: Labels: easyfix (was: easy-fix) > SecurityPermissionSetBuilder fails to append system

[jira] [Updated] (IGNITE-9454) SecurityPermissionSetBuilder fails to append system permission CACHE_CREATE

2018-09-03 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-9454: Labels: easy-fix (was: ) > SecurityPermissionSetBuilder fails to append system

[jira] [Commented] (IGNITE-9454) SecurityPermissionSetBuilder fails to append system permission CACHE_CREATE

2018-09-03 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602153#comment-16602153 ] Ilya Kasnacheev commented on IGNITE-9454: - Hope it gets into 2.7, looks like an easyfix >

[jira] [Commented] (IGNITE-9068) Node fails to stop when CacheObjectBinaryProcessor.addMeta() is executed inside guard()/unguard()

2018-09-04 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602803#comment-16602803 ] Ilya Kasnacheev commented on IGNITE-9068: - [~ilantukh] I have passed full thread dump to you

[jira] [Commented] (IGNITE-9408) Update mesos version

2018-09-04 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602857#comment-16602857 ] Ilya Kasnacheev commented on IGNITE-9408: - Looks good to me! > Update mesos version >

[jira] [Assigned] (IGNITE-6601) Describe walMode on readme.io

2018-09-04 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev reassigned IGNITE-6601: --- Assignee: Prachi Garg > Describe walMode on readme.io >

[jira] [Commented] (IGNITE-9657) socket leak in TcpDiscoverySpi

2018-09-21 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16623605#comment-16623605 ] Ilya Kasnacheev commented on IGNITE-9657: - [~ezhuravl] looks good to me! > socket leak in

[jira] [Commented] (IGNITE-9573) ZookeeperDiscoverySpiSaslFailedAuthTest fails after added to suite

2018-09-24 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16625620#comment-16625620 ] Ilya Kasnacheev commented on IGNITE-9573: - [~ibessonov] I have updated the pull request, please

[jira] [Updated] (IGNITE-9646) Regression in release build for ignite-aws module

2018-09-19 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-9646: Fix Version/s: (was: 2.7) Description: In IGNITE-9073 from pom.xml of 

***UNCHECKED*** [jira] [Updated] (IGNITE-9646) Regression in release build for ignite-aws module

2018-09-19 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-9646: Priority: Blocker (was: Critical) > Regression in release build for ignite-aws module >

***UNCHECKED*** [jira] [Updated] (IGNITE-9646) Regression in release build for ignite-aws module

2018-09-19 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-9646: Fix Version/s: 2.7 > Regression in release build for ignite-aws module >

[jira] [Created] (IGNITE-9646) CLONE - Regression in release build for ignite-zookeeper module

2018-09-19 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-9646: --- Summary: CLONE - Regression in release build for ignite-zookeeper module Key: IGNITE-9646 URL: https://issues.apache.org/jira/browse/IGNITE-9646 Project:

[jira] [Created] (IGNITE-9650) java.math.BigDecimal / .Net decimal columns shown as OTHER in JDBC Thin metadata

2018-09-19 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-9650: --- Summary: java.math.BigDecimal / .Net decimal columns shown as OTHER in JDBC Thin metadata Key: IGNITE-9650 URL: https://issues.apache.org/jira/browse/IGNITE-9650

[jira] [Commented] (IGNITE-9298) control.sh does not support SSL (org.apache.ignite.internal.commandline.CommandHandler)

2018-09-20 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16621762#comment-16621762 ] Ilya Kasnacheev commented on IGNITE-9298: - [~a-polyakov] [~deviljelly] Can you please make one

[jira] [Commented] (IGNITE-9573) ZookeeperDiscoverySpiSaslFailedAuthTest fails after added to suite

2018-09-25 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627450#comment-16627450 ] Ilya Kasnacheev commented on IGNITE-9573: - [~dpavlov] can you please take it forward? >

[jira] [Commented] (IGNITE-9298) control.sh does not support SSL (org.apache.ignite.internal.commandline.CommandHandler)

2018-09-25 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627632#comment-16627632 ] Ilya Kasnacheev commented on IGNITE-9298: - [~deviljelly] please include the test from 2nd commit

[jira] [Commented] (IGNITE-9573) ZookeeperDiscoverySpiSaslFailedAuthTest fails after added to suite

2018-09-25 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-9573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627279#comment-16627279 ] Ilya Kasnacheev commented on IGNITE-9573: - [~ibessonov] thank you for noticing, I have replaced

[jira] [Commented] (IGNITE-10732) Incorrect file.encoding leads to inconsistent SqlFieldsQuery results between nodes

2018-12-29 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16730735#comment-16730735 ] Ilya Kasnacheev commented on IGNITE-10732: -- Blockers are probably due to old master. >

[jira] [Commented] (IGNITE-10732) Incorrect file.encoding leads to inconsistent SqlFieldsQuery results between nodes

2018-12-29 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16730687#comment-16730687 ] Ilya Kasnacheev commented on IGNITE-10732: -- [~ptupitsyn] please review C# part of commit >

[jira] [Commented] (IGNITE-10732) Incorrect file.encoding leads to inconsistent SqlFieldsQuery results between nodes

2018-12-29 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16730689#comment-16730689 ] Ilya Kasnacheev commented on IGNITE-10732: -- [~vveider] please review shell/bat part of commit.

[jira] [Assigned] (IGNITE-10732) Incorrect file.encoding leads to inconsistent SqlFieldsQuery results between nodes

2018-12-29 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev reassigned IGNITE-10732: Assignee: Ilya Kasnacheev > Incorrect file.encoding leads to inconsistent

[jira] [Commented] (IGNITE-10732) Incorrect file.encoding leads to inconsistent SqlFieldsQuery results between nodes

2018-12-29 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16730686#comment-16730686 ] Ilya Kasnacheev commented on IGNITE-10732: -- [~dpavlov] please review proposed fix > Incorrect

[jira] [Commented] (IGNITE-10732) Incorrect file.encoding leads to inconsistent SqlFieldsQuery results between nodes

2018-12-29 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16730688#comment-16730688 ] Ilya Kasnacheev commented on IGNITE-10732: -- [~isapego] please review C++ part of commit. >

[jira] [Commented] (IGNITE-10886) -J-PARAMS does not allow spaces in arguments

2019-01-16 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16744047#comment-16744047 ] Ilya Kasnacheev commented on IGNITE-10886: -- I think we should at least find one working way to

[jira] [Comment Edited] (IGNITE-10886) -J-PARAMS does not allow spaces in arguments

2019-01-16 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16744046#comment-16744046 ] Ilya Kasnacheev edited comment on IGNITE-10886 at 1/16/19 1:40 PM: ---

[jira] [Commented] (IGNITE-10886) -J-PARAMS does not allow spaces in arguments

2019-01-16 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16744046#comment-16744046 ] Ilya Kasnacheev commented on IGNITE-10886: -- There's the following in CommandLineTransformer:

[jira] [Commented] (IGNITE-10879) Create suite of Cassandra Cache Store tests, add to TC

2019-01-16 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743881#comment-16743881 ] Ilya Kasnacheev commented on IGNITE-10879: --

[jira] [Commented] (IGNITE-7309) Sutable exception should be return as job results when node is about to stop.

2019-01-16 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743979#comment-16743979 ] Ilya Kasnacheev commented on IGNITE-7309: - [~guseinov] I have reviewed proposed change, asked to

[jira] [Commented] (IGNITE-10886) -J-PARAMS does not allow spaces in arguments

2019-01-16 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16744041#comment-16744041 ] Ilya Kasnacheev commented on IGNITE-10886: -- [~mcherkasov] there is same problem for ignite.bat

[jira] [Commented] (IGNITE-10940) Supply pre-built ./configure with Apache Ignite releases

2019-01-15 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743035#comment-16743035 ] Ilya Kasnacheev commented on IGNITE-10940: -- [~vveider] It is NOT platform dependant as far as

[jira] [Created] (IGNITE-10972) MERGE INTO hangs in MVCC mode with unsorted keys

2019-01-17 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-10972: Summary: MERGE INTO hangs in MVCC mode with unsorted keys Key: IGNITE-10972 URL: https://issues.apache.org/jira/browse/IGNITE-10972 Project: Ignite

[jira] [Updated] (IGNITE-10972) MERGE INTO hangs in MVCC mode with unsorted keys

2019-01-17 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-10972: - Attachment: CacheMvccMergeConflictTest.java > MERGE INTO hangs in MVCC mode with

[jira] [Commented] (IGNITE-6564) Incorrect calculation size and keySize for cluster cache metrics

2019-01-18 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16746677#comment-16746677 ] Ilya Kasnacheev commented on IGNITE-6564: - LGTM now! Hope to merge it after a few more checks.

[jira] [Updated] (IGNITE-10991) SET STREAMING ALLOW_OVERWRITE DataStreamer fails to finish

2019-01-20 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-10991: - Attachment: CacheSqlStreamingAllowOverwriteTest.java > SET STREAMING ALLOW_OVERWRITE

[jira] [Created] (IGNITE-10991) SET STREAMING ALLOW_OVERWRITE DataStreamer fails to finish

2019-01-20 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-10991: Summary: SET STREAMING ALLOW_OVERWRITE DataStreamer fails to finish Key: IGNITE-10991 URL: https://issues.apache.org/jira/browse/IGNITE-10991 Project: Ignite

[jira] [Commented] (IGNITE-10879) Create suite of Cassandra Cache Store tests, add to TC

2019-01-15 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743231#comment-16743231 ] Ilya Kasnacheev commented on IGNITE-10879: -- [~irudyak] please review proposed test suite for

[jira] [Commented] (IGNITE-10925) Failure to submit affinity task from client node

2019-01-14 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742252#comment-16742252 ] Ilya Kasnacheev commented on IGNITE-10925: -- Looks like this regression is introduced in

[jira] [Commented] (IGNITE-10885) Yardstick scripts refer to nonexistent OffHeap benchmarks

2019-01-14 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742103#comment-16742103 ] Ilya Kasnacheev commented on IGNITE-10885: -- [~oleg-ostanin] thank you for your contribution! I

[jira] [Commented] (IGNITE-10881) Normalize QueryEntities if cache in restarting state need to be refactored.

2019-01-15 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16742891#comment-16742891 ] Ilya Kasnacheev commented on IGNITE-10881: -- Possible duplicate > Normalize QueryEntities if

[jira] [Commented] (IGNITE-10978) Remove unused tests marked with unclear todo

2019-01-21 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747882#comment-16747882 ] Ilya Kasnacheev commented on IGNITE-10978: -- Test classes exist. They need to be uncommented

[jira] [Updated] (IGNITE-10978) Remove unused tests marked with unclear todo

2019-01-21 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Kasnacheev updated IGNITE-10978: - Fix Version/s: (was: 2.8) > Remove unused tests marked with unclear todo >

[jira] [Created] (IGNITE-11004) Backout public API changes of IGNITE-9858

2019-01-21 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-11004: Summary: Backout public API changes of IGNITE-9858 Key: IGNITE-11004 URL: https://issues.apache.org/jira/browse/IGNITE-11004 Project: Ignite Issue

[jira] [Commented] (IGNITE-10978) Remove unused tests marked with unclear todo

2019-01-21 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-10978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747883#comment-16747883 ] Ilya Kasnacheev commented on IGNITE-10978: -- [~dpavlov] then at least test classes themself

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