[jira] [Updated] (IGNITE-8689) SQL query execution may lead to NullPointerException while node is stopped

2018-06-05 Thread Vyacheslav Koptilin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-8689: Description: Let's consider the following scenario: * Start a new node (node

[jira] [Updated] (IGNITE-8689) SQL query execution may lead to NullPointerException while node is stopped

2018-06-05 Thread Vyacheslav Koptilin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-8689: Description: Let's consider the following scenario: * Start a new node (node

[jira] [Assigned] (IGNITE-3939) Compact NULL values binary representation

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov reassigned IGNITE-3939: --- Assignee: Taras Ledkov > Compact NULL values binary representation >

[jira] [Updated] (IGNITE-7015) SQL: Index should be updated only when relevant values changed

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated IGNITE-7015: Fix Version/s: (was: 2.6) > SQL: Index should be updated only when relevant values

[jira] [Commented] (IGNITE-8682) Attempt to configure IGFS in persistent mode without specific data region ends with AssertionError

2018-06-05 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501432#comment-16501432 ] Alexey Goncharuk commented on IGNITE-8682: -- [~ivan.glukos], looks good to me. > Attempt to

[jira] [Commented] (IGNITE-8468) Adding and searching UUIDs in index tree produces a lot of garbage

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501481#comment-16501481 ] ASF GitHub Bot commented on IGNITE-8468: Github user asfgit closed the pull request at:

[jira] [Updated] (IGNITE-8668) K-fold cross validation of models

2018-06-05 Thread Anton Dmitriev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Dmitriev updated IGNITE-8668: --- Description: Cross validation is a well knows approach that allows to avoid overfitting and

[jira] [Commented] (IGNITE-8620) Remove intOrder and loc keys from node info in control.sh --tx utility

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501389#comment-16501389 ] ASF GitHub Bot commented on IGNITE-8620: GitHub user a-polyakov opened a pull request:

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

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated IGNITE-6528: Fix Version/s: 2.6 > Warning if no table for BinaryObject >

[jira] [Updated] (IGNITE-8689) SQL query execution may lead to NullPointerException while node is stopped

2018-06-05 Thread Vyacheslav Koptilin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Koptilin updated IGNITE-8689: Description: Let's consider the following scenario: * Start a new node (node

[jira] [Updated] (IGNITE-6596) A safer way for user re-login in kerberized cluster

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated IGNITE-6596: Fix Version/s: 2.6 > A safer way for user re-login in kerberized cluster >

[jira] [Commented] (IGNITE-6595) rebuildIndexesFromHash does not touch cache entries

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501598#comment-16501598 ] ASF GitHub Bot commented on IGNITE-6595: Github user devozerov closed the pull request at:

[jira] [Commented] (IGNITE-6596) A safer way for user re-login in kerberized cluster

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501599#comment-16501599 ] Vladimir Ozerov commented on IGNITE-6596: - [~reidchan], Tests looks fine. I merged patch to

[jira] [Commented] (IGNITE-6055) SQL: Add String length constraint

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501629#comment-16501629 ] Vladimir Ozerov commented on IGNITE-6055: - [~NIzhikov], first comment - it is illegal to replace

[jira] [Commented] (IGNITE-8467) minSize filter for transactions utility control.sh doesn't work

2018-06-05 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501758#comment-16501758 ] Alexei Scherbakov commented on IGNITE-8467: --- Looks ok for me, please merge. > minSize filter

[jira] [Commented] (IGNITE-8642) Failure processor should dump state of all threads

2018-06-05 Thread Andrey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501528#comment-16501528 ] Andrey Kuznetsov commented on IGNITE-8642: -- [~agura], I've done the minor changes you

[jira] [Commented] (IGNITE-6596) A safer way for user re-login in kerberized cluster

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501540#comment-16501540 ] Vladimir Ozerov commented on IGNITE-6596: - Test runs:

[jira] [Created] (IGNITE-8700) Support Uid/Pwd fields for authentication in DSN connection strings

2018-06-05 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-8700: --- Summary: Support Uid/Pwd fields for authentication in DSN connection strings Key: IGNITE-8700 URL: https://issues.apache.org/jira/browse/IGNITE-8700 Project:

[jira] [Commented] (IGNITE-8682) Attempt to configure IGFS in persistent mode without specific data region ends with AssertionError

2018-06-05 Thread Ivan Rakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501631#comment-16501631 ] Ivan Rakov commented on IGNITE-8682: [~agoncharuk], thanks for your review! Merged to master. >

[jira] [Commented] (IGNITE-8704) CacheManagerTest.getUnsafeTypedCacheRequest failed

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501675#comment-16501675 ] ASF GitHub Bot commented on IGNITE-8704: GitHub user SharplEr opened a pull request:

[jira] [Created] (IGNITE-8708) CacheManagerTest.close_cachesEmpty failed

2018-06-05 Thread Alexander Menshikov (JIRA)
Alexander Menshikov created IGNITE-8708: --- Summary: CacheManagerTest.close_cachesEmpty failed Key: IGNITE-8708 URL: https://issues.apache.org/jira/browse/IGNITE-8708 Project: Ignite

[jira] [Commented] (IGNITE-8709) CacheMBStatisticsBeanTest.testPutIfAbsent failed

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501750#comment-16501750 ] ASF GitHub Bot commented on IGNITE-8709: GitHub user SharplEr opened a pull request:

[jira] [Assigned] (IGNITE-8685) Incorrect size for switch segment record

2018-06-05 Thread Dmitriy Govorukhin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Govorukhin reassigned IGNITE-8685: -- Assignee: Dmitriy Govorukhin > Incorrect size for switch segment record >

[jira] [Commented] (IGNITE-8703) JDBC thin: drop support of versions older than 2.5.0

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501684#comment-16501684 ] Vladimir Ozerov commented on IGNITE-8703: - Test run:

[jira] [Assigned] (IGNITE-8706) IgnitePdsDataRegionMetricsTest#testMemoryUsageMultipleNodes fails in master

2018-06-05 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Goncharuk reassigned IGNITE-8706: Assignee: Alexey Goncharuk >

[jira] [Commented] (IGNITE-8696) control.sh utility does not show atomicity mode

2018-06-05 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501707#comment-16501707 ] Dmitriy Pavlov commented on IGNITE-8696: Hi [~macrergate] do you know reviewer can process this

[jira] [Created] (IGNITE-8710) Applying WAL works long time or fail at all, when *.wal files been removed

2018-06-05 Thread Vladislav Pyatkov (JIRA)
Vladislav Pyatkov created IGNITE-8710: - Summary: Applying WAL works long time or fail at all, when *.wal files been removed Key: IGNITE-8710 URL: https://issues.apache.org/jira/browse/IGNITE-8710

[jira] [Commented] (IGNITE-6055) SQL: Add String length constraint

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501630#comment-16501630 ] Vladimir Ozerov commented on IGNITE-6055: - Let me perform some cleanup of older JDBC versions to

[jira] [Created] (IGNITE-8707) DataStorageMetrics.getTotalAllocatedSize metric does not account reserved partition page header.

2018-06-05 Thread Dmitriy Govorukhin (JIRA)
Dmitriy Govorukhin created IGNITE-8707: -- Summary: DataStorageMetrics.getTotalAllocatedSize metric does not account reserved partition page header. Key: IGNITE-8707 URL:

[jira] [Commented] (IGNITE-8705) CacheMBStatisticsBeanTest.testClear failed

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501698#comment-16501698 ] ASF GitHub Bot commented on IGNITE-8705: GitHub user SharplEr opened a pull request:

[jira] [Updated] (IGNITE-8707) DataStorageMetrics.getTotalAllocatedSize metric does not account reserved partition page header.

2018-06-05 Thread Dmitriy Govorukhin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Govorukhin updated IGNITE-8707: --- Fix Version/s: 2.6 > DataStorageMetrics.getTotalAllocatedSize metric does not

[jira] [Created] (IGNITE-8706) IgnitePdsDataRegionMetricsTest#testMemoryUsageMultipleNodes fails in master

2018-06-05 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-8706: Summary: IgnitePdsDataRegionMetricsTest#testMemoryUsageMultipleNodes fails in master Key: IGNITE-8706 URL: https://issues.apache.org/jira/browse/IGNITE-8706

[jira] [Created] (IGNITE-8709) CacheMBStatisticsBeanTest.testPutIfAbsent failed

2018-06-05 Thread Alexander Menshikov (JIRA)
Alexander Menshikov created IGNITE-8709: --- Summary: CacheMBStatisticsBeanTest.testPutIfAbsent failed Key: IGNITE-8709 URL: https://issues.apache.org/jira/browse/IGNITE-8709 Project: Ignite

[jira] [Updated] (IGNITE-8570) Create lighter version of GridStringLogger

2018-06-05 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov updated IGNITE-8570: - Description: Most usages of {{GridStringLogger}} in test assumes the following

[jira] [Updated] (IGNITE-8483) Per partition TTL pending tree for in-memory caches.

2018-06-05 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Mashenkov updated IGNITE-8483: - Priority: Minor (was: Major) > Per partition TTL pending tree for in-memory caches. >

[jira] [Created] (IGNITE-8702) Crash in ODBC driver under Informatica connection checker

2018-06-05 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-8702: --- Summary: Crash in ODBC driver under Informatica connection checker Key: IGNITE-8702 URL: https://issues.apache.org/jira/browse/IGNITE-8702 Project: Ignite

[jira] [Updated] (IGNITE-8703) JDBC thin: drop support of versions older than 2.5.0

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated IGNITE-8703: Fix Version/s: 2.6 > JDBC thin: drop support of versions older than 2.5.0 >

[jira] [Commented] (IGNITE-8685) Incorrect size for switch segment record

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501670#comment-16501670 ] ASF GitHub Bot commented on IGNITE-8685: GitHub user DmitriyGovorukhin opened a pull request:

[jira] [Closed] (IGNITE-8701) If Thin Client authentication is disabled on cluster, JDBC Thin Driver disallows supplying of login/password

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov closed IGNITE-8701. --- > If Thin Client authentication is disabled on cluster, JDBC Thin Driver > disallows supplying

[jira] [Commented] (IGNITE-8708) CacheManagerTest.close_cachesEmpty failed

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501719#comment-16501719 ] ASF GitHub Bot commented on IGNITE-8708: GitHub user SharplEr opened a pull request:

[jira] [Resolved] (IGNITE-8701) If Thin Client authentication is disabled on cluster, JDBC Thin Driver disallows supplying of login/password

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov resolved IGNITE-8701. - Resolution: Fixed Not an issue. Authentication was introduced only in AI 2.5. Users are

[jira] [Updated] (IGNITE-8037) DynamicColumnsConcurrentTransactionalPartitionedSelfTest#testClientReconnectWithNonDynamicCacheRestart is flaky

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated IGNITE-8037: Fix Version/s: 2.6 >

[jira] [Updated] (IGNITE-7538) Update several maven plugins version for Java 9 compilation

2018-06-05 Thread Peter Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Ivanov updated IGNITE-7538: - Summary: Update several maven plugins version for Java 9 compilation (was: Introduce test

[jira] [Updated] (IGNITE-8699) ZookeeperDiscoverySpiTest#testDisconnectOnServersLeft flaky fails (rarely)

2018-06-05 Thread Vitaliy Biryukov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaliy Biryukov updated IGNITE-8699: - Description: *Affected tests:* testDisconnectOnServersLeft_1

[jira] [Updated] (IGNITE-8570) Create lighter version of GridStringLogger

2018-06-05 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov updated IGNITE-8570: - Description: _+Problem with current GridStringLogger implementation+_: Most usages of

[jira] [Updated] (IGNITE-8570) Create lighter version of GridStringLogger

2018-06-05 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov updated IGNITE-8570: - Description: _+Problem with current GridStringLogger implementation+_: Most usages of

[jira] [Updated] (IGNITE-8699) ZookeeperDiscoverySpiTest#testDisconnectOnServersLeft flaky fails (rarely)

2018-06-05 Thread Vitaliy Biryukov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaliy Biryukov updated IGNITE-8699: - Description: Affected tests: testDisconnectOnServersLeft_1

[jira] [Commented] (IGNITE-8702) Crash in ODBC driver under Informatica connection checker

2018-06-05 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501653#comment-16501653 ] Ilya Kasnacheev commented on IGNITE-8702: - Backtrace is the following: {code} (gdb) bt #0

[jira] [Updated] (IGNITE-8706) IgnitePdsDataRegionMetricsTest#testMemoryUsageMultipleNodes fails in master

2018-06-05 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Pavlov updated IGNITE-8706: --- Labels: MakeTeamcityGreenAgain (was: ) >

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

2018-06-05 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501522#comment-16501522 ] Ilya Kasnacheev commented on IGNITE-6528: - [~vozerov] 1) I should reword this probably. Query

[jira] [Commented] (IGNITE-8037) DynamicColumnsConcurrentTransactionalPartitionedSelfTest#testClientReconnectWithNonDynamicCacheRestart is flaky

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501527#comment-16501527 ] ASF GitHub Bot commented on IGNITE-8037: Github user asfgit closed the pull request at:

[jira] [Updated] (IGNITE-8699) ZookeeperDiscoverySpiTest#testDisconnectOnServersLeft flaky fails (rarely)

2018-06-05 Thread Vitaliy Biryukov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaliy Biryukov updated IGNITE-8699: - Description: Affected tests: testDisconnectOnServersLeft_1

[jira] [Updated] (IGNITE-8037) DynamicColumnsConcurrentTransactionalPartitionedSelfTest#testClientReconnectWithNonDynamicCacheRestart is flaky

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated IGNITE-8037: Component/s: sql >

[jira] [Comment Edited] (IGNITE-6596) A safer way for user re-login in kerberized cluster

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501538#comment-16501538 ] Vladimir Ozerov edited comment on IGNITE-6596 at 6/5/18 9:45 AM: -

[jira] [Created] (IGNITE-8699) ZookeeperDiscoverySpiTest#testDisconnectOnServersLeft flaky fails (rarely)

2018-06-05 Thread Vitaliy Biryukov (JIRA)
Vitaliy Biryukov created IGNITE-8699: Summary: ZookeeperDiscoverySpiTest#testDisconnectOnServersLeft flaky fails (rarely) Key: IGNITE-8699 URL: https://issues.apache.org/jira/browse/IGNITE-8699

[jira] [Updated] (IGNITE-7538) Update several maven plugins version for Java 9 compilation

2018-06-05 Thread Peter Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Ivanov updated IGNITE-7538: - Description: * rat plugin * flat plugin * java plugin was: After IGNITE-7203 and IGNITE-6730

[jira] [Issue Comment Deleted] (IGNITE-7538) Update several maven plugins version for Java 9 compilation

2018-06-05 Thread Peter Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Ivanov updated IGNITE-7538: - Comment: was deleted (was: Successful POC for one-build -> multi-test design was prepared in

[jira] [Updated] (IGNITE-8570) Create lighter version of GridStringLogger

2018-06-05 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov updated IGNITE-8570: - Description: _+Problem with current GridStringLogger implementation+_: Most usages of

[jira] [Created] (IGNITE-8704) CacheManagerTest.getUnsafeTypedCacheRequest failed

2018-06-05 Thread Alexander Menshikov (JIRA)
Alexander Menshikov created IGNITE-8704: --- Summary: CacheManagerTest.getUnsafeTypedCacheRequest failed Key: IGNITE-8704 URL: https://issues.apache.org/jira/browse/IGNITE-8704 Project: Ignite

[jira] [Updated] (IGNITE-8707) DataStorageMetrics.getTotalAllocatedSize metric does not account reserved partition page header.

2018-06-05 Thread Dmitriy Govorukhin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Govorukhin updated IGNITE-8707: --- Description: DataStorageMetrics.getTotalAllocatedSize should supposedly return size

[jira] [Commented] (IGNITE-6596) A safer way for user re-login in kerberized cluster

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501538#comment-16501538 ] Vladimir Ozerov commented on IGNITE-6596: - [~reidchan], patch looks good, thank you for

[jira] [Commented] (IGNITE-6595) rebuildIndexesFromHash does not touch cache entries

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501536#comment-16501536 ] ASF GitHub Bot commented on IGNITE-6595: GitHub user devozerov opened a pull request:

[jira] [Assigned] (IGNITE-8699) ZookeeperDiscoverySpiTest#testDisconnectOnServersLeft flaky fails (rarely)

2018-06-05 Thread Vitaliy Biryukov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaliy Biryukov reassigned IGNITE-8699: Assignee: Vitaliy Biryukov Labels: MakeTeamcityGreenAgain (was: ) >

[jira] [Updated] (IGNITE-8570) Create lighter version of GridStringLogger

2018-06-05 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov updated IGNITE-8570: - Description: _+Problem with current GridStringLogger implementation+_: Most usages of

[jira] [Updated] (IGNITE-8699) ZookeeperDiscoverySpiTest#testDisconnectOnServersLeft flaky fails (rarely)

2018-06-05 Thread Vitaliy Biryukov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaliy Biryukov updated IGNITE-8699: - Description: *Affected tests:* testDisconnectOnServersLeft_1

[jira] [Updated] (IGNITE-8570) Create lighter version of GridStringLogger

2018-06-05 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov updated IGNITE-8570: - Description: _+Problem with current GridStringLogger implementation+_: Most usages of

[jira] [Commented] (IGNITE-8483) Per partition TTL pending tree for in-memory caches.

2018-06-05 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501563#comment-16501563 ] Andrew Mashenkov commented on IGNITE-8483: -- Possibly, performance issue is fixed in

[jira] [Created] (IGNITE-8701) If Thin Client authentication is disabled on cluster, JDBC Thin Driver disallows supplying of login/password

2018-06-05 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-8701: --- Summary: If Thin Client authentication is disabled on cluster, JDBC Thin Driver disallows supplying of login/password Key: IGNITE-8701 URL:

[jira] [Assigned] (IGNITE-8703) JDBC thin: drop support of versions older than 2.5.0

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov reassigned IGNITE-8703: --- Assignee: Vladimir Ozerov > JDBC thin: drop support of versions older than 2.5.0 >

[jira] [Commented] (IGNITE-8702) Crash in ODBC driver under Informatica connection checker

2018-06-05 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501651#comment-16501651 ] Ilya Kasnacheev commented on IGNITE-8702: - [~isapego] I have sent you the core dump directly

[jira] [Updated] (IGNITE-8703) JDBC thin: drop support of versions older than 2.5.0

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Ozerov updated IGNITE-8703: Component/s: jdbc > JDBC thin: drop support of versions older than 2.5.0 >

[jira] [Commented] (IGNITE-8703) JDBC thin: drop support of versions older than 2.5.0

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501682#comment-16501682 ] ASF GitHub Bot commented on IGNITE-8703: GitHub user devozerov opened a pull request:

[jira] [Comment Edited] (IGNITE-8645) CacheMetrics.getCacheTxCommits() doesn't include transactions started on client node

2018-06-05 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500300#comment-16500300 ] Alexey Kuznetsov edited comment on IGNITE-8645 at 6/5/18 1:57 PM: --

[jira] [Commented] (IGNITE-7339) RENTING partition is not evicted after restore from storage

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501827#comment-16501827 ] ASF GitHub Bot commented on IGNITE-7339: GitHub user ascherbakoff opened a pull request:

[jira] [Comment Edited] (IGNITE-8645) CacheMetrics.getCacheTxCommits() doesn't include transactions started on client node

2018-06-05 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500300#comment-16500300 ] Alexey Kuznetsov edited comment on IGNITE-8645 at 6/5/18 1:58 PM: --

[jira] [Created] (IGNITE-8712) IgniteDataStructureUniqueNameTest#testUniqueNameMultithreaded fails sometimes in master.

2018-06-05 Thread Pavel Pereslegin (JIRA)
Pavel Pereslegin created IGNITE-8712: Summary: IgniteDataStructureUniqueNameTest#testUniqueNameMultithreaded fails sometimes in master. Key: IGNITE-8712 URL: https://issues.apache.org/jira/browse/IGNITE-8712

[jira] [Assigned] (IGNITE-8669) Model estimation

2018-06-05 Thread Aleksey Zinoviev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Zinoviev reassigned IGNITE-8669: Assignee: Aleksey Zinoviev (was: Anton Dmitriev) > Model estimation >

[jira] [Commented] (IGNITE-8691) Get rid of tests jar artifact in ignite-zookeeper module

2018-06-05 Thread Ivan Rakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501868#comment-16501868 ] Ivan Rakov commented on IGNITE-8691: The fix doesn't make sense - test jar is not useless and can be

[jira] [Commented] (IGNITE-8183) ZookeeperDiscoverySpiTest#testSegmentation3 fails on TC and locally

2018-06-05 Thread Denis Garus (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501949#comment-16501949 ] Denis Garus commented on IGNITE-8183: - [~sergey-chugunov][~dpavlov] I've made the fix in the PR.

[jira] [Assigned] (IGNITE-5841) Ignite SPI Suite: testReconnectAfterFailTopologyChanged() test failure with assertions

2018-06-05 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov reassigned IGNITE-5841: Assignee: (was: Alexey Kuznetsov) > Ignite SPI Suite:

[jira] [Assigned] (IGNITE-955) Local listener in continuous queries should not be mandatory

2018-06-05 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov reassigned IGNITE-955: --- Assignee: Alexey Kuznetsov > Local listener in continuous queries should not be

[jira] [Commented] (IGNITE-8701) If Thin Client authentication is disabled on cluster, JDBC Thin Driver disallows supplying of login/password

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501773#comment-16501773 ] Vladimir Ozerov commented on IGNITE-8701: - [~ilyak], reopening, this is an issue. The problem is

[jira] [Commented] (IGNITE-8701) If Thin Client authentication is disabled on cluster, JDBC Thin Driver disallows supplying of login/password

2018-06-05 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501787#comment-16501787 ] Vladimir Ozerov commented on IGNITE-8701: - Test run:

[jira] [Commented] (IGNITE-8701) If Thin Client authentication is disabled on cluster, JDBC Thin Driver disallows supplying of login/password

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501841#comment-16501841 ] ASF GitHub Bot commented on IGNITE-8701: Github user asfgit closed the pull request at:

[jira] [Comment Edited] (IGNITE-8183) ZookeeperDiscoverySpiTest#testSegmentation3 fails on TC and locally

2018-06-05 Thread Denis Garus (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501949#comment-16501949 ] Denis Garus edited comment on IGNITE-8183 at 6/5/18 3:28 PM: -

[jira] [Commented] (IGNITE-8712) IgniteDataStructureUniqueNameTest#testUniqueNameMultithreaded fails sometimes in master.

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501971#comment-16501971 ] ASF GitHub Bot commented on IGNITE-8712: GitHub user xtern opened a pull request:

[jira] [Commented] (IGNITE-8701) If Thin Client authentication is disabled on cluster, JDBC Thin Driver disallows supplying of login/password

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501781#comment-16501781 ] ASF GitHub Bot commented on IGNITE-8701: GitHub user devozerov opened a pull request:

[jira] [Commented] (IGNITE-8696) control.sh utility does not show atomicity mode

2018-06-05 Thread Ivan Rakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501788#comment-16501788 ] Ivan Rakov commented on IGNITE-8696: Dmitriy, I'm taking a look. > control.sh utility does not show

[jira] [Assigned] (IGNITE-8669) Model estimation

2018-06-05 Thread Anton Dmitriev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Dmitriev reassigned IGNITE-8669: -- Assignee: Anton Dmitriev > Model estimation > > >

[jira] [Commented] (IGNITE-6596) A safer way for user re-login in kerberized cluster

2018-06-05 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501871#comment-16501871 ] Reid Chan commented on IGNITE-6596: --- Thanks [~vozerov] Also, would you mind taking a look at

[jira] [Commented] (IGNITE-8602) Add support filter label=null for control.sh tx utility

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501981#comment-16501981 ] ASF GitHub Bot commented on IGNITE-8602: Github user asfgit closed the pull request at:

[jira] [Commented] (IGNITE-8482) Skip 2-phase partition release wait in case of activation or dynamic caches start

2018-06-05 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501803#comment-16501803 ] Alexey Goncharuk commented on IGNITE-8482: -- Looks good given that TC passes. > Skip 2-phase

[jira] [Commented] (IGNITE-8601) Add to control.sh tx utility information about transaction start time

2018-06-05 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501805#comment-16501805 ] Alexei Scherbakov commented on IGNITE-8601: --- [~a-polyakov], The fix has compatibility issues

[jira] [Updated] (IGNITE-8712) IgniteDataStructureUniqueNameTest#testUniqueNameMultithreaded fails sometimes in master.

2018-06-05 Thread Pavel Pereslegin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Pereslegin updated IGNITE-8712: - Description:

[jira] [Commented] (IGNITE-8467) minSize filter for transactions utility control.sh doesn't work

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502012#comment-16502012 ] ASF GitHub Bot commented on IGNITE-8467: Github user asfgit closed the pull request at:

[jira] [Commented] (IGNITE-7163) Validate connection from a pre-previous node

2018-06-05 Thread Sergey Chugunov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502017#comment-16502017 ] Sergey Chugunov commented on IGNITE-7163: - [~dkarachentsev], changes seem OK to me, TC status

[jira] [Commented] (IGNITE-8602) Add support filter label=null for control.sh tx utility

2018-06-05 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501810#comment-16501810 ] Alexei Scherbakov commented on IGNITE-8602: --- Looks ok for me, please merge. > Add support

[jira] [Assigned] (IGNITE-5990) IgniteCachePutAllRestartTest.testStopOriginatingNode fails on TC sometimes

2018-06-05 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov reassigned IGNITE-5990: Assignee: (was: Alexey Kuznetsov) >

[jira] [Commented] (IGNITE-5990) IgniteCachePutAllRestartTest.testStopOriginatingNode fails on TC sometimes

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501822#comment-16501822 ] ASF GitHub Bot commented on IGNITE-5990: Github user voipp closed the pull request at:

[jira] [Commented] (IGNITE-6837) Create a CREATE INDEX benchmark

2018-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501817#comment-16501817 ] ASF GitHub Bot commented on IGNITE-6837: Github user asfgit closed the pull request at:

  1   2   >