[jira] [Updated] (IGNITE-8719) Index left partially built if a node crashes during index create or rebuild

2018-06-06 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Goncharuk updated IGNITE-8719: - Description: Currently, we do not have any state associated with the index tree.

[jira] [Created] (IGNITE-8719) Index left partially built if a node crashes during index create or rebuild

2018-06-06 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-8719: Summary: Index left partially built if a node crashes during index create or rebuild Key: IGNITE-8719 URL: https://issues.apache.org/jira/browse/IGNITE-8719

[jira] [Updated] (IGNITE-8719) Index left partially built if a node crashes during index create or rebuild

2018-06-06 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Goncharuk updated IGNITE-8719: - Priority: Critical (was: Major) > Index left partially built if a node crashes during

[jira] [Updated] (IGNITE-6324) Transactional cache data partially available after crash

2018-06-06 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Goncharuk updated IGNITE-6324: - Summary: Transactional cache data partially available after crash (was: Transactional

[jira] [Updated] (IGNITE-6324) Transactional cache data partially available after crash.

2018-06-06 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Goncharuk updated IGNITE-6324: - Summary: Transactional cache data partially available after crash. (was: transactional

[jira] [Commented] (IGNITE-8587) High Contention in GridToStringBuilder.toStringImpl

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

[jira] [Updated] (IGNITE-8587) High Contention in GridToStringBuilder.toStringImpl

2018-06-06 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Goncharuk updated IGNITE-8587: - Fix Version/s: 2.6 > High Contention in GridToStringBuilder.toStringImpl >

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

2018-06-06 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16503044#comment-16503044 ] Alexey Kuznetsov commented on IGNITE-955: - [~vkulichenko] what is the point of creating

[jira] [Updated] (IGNITE-8718) Documentation about using of the C++ BinaryWriter/BinaryReader should be updated

2018-06-06 Thread Andrey Aleksandrov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Aleksandrov updated IGNITE-8718: --- Description: The usage that should be documented: 1)In case if you get some writer

[jira] [Updated] (IGNITE-8718) Documentation about using of the C++ BinaryWriter/BinaryReader should be updated

2018-06-06 Thread Andrey Aleksandrov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Aleksandrov updated IGNITE-8718: --- Description: The usage that should be documented: 1)In case if you get some writer

[jira] [Created] (IGNITE-8718) Documentation about using of the C++ BinaryWriter/BinaryReader should be updated

2018-06-06 Thread Andrey Aleksandrov (JIRA)
Andrey Aleksandrov created IGNITE-8718: -- Summary: Documentation about using of the C++ BinaryWriter/BinaryReader should be updated Key: IGNITE-8718 URL: https://issues.apache.org/jira/browse/IGNITE-8718

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

2018-06-06 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16503021#comment-16503021 ] Alexei Scherbakov commented on IGNITE-7339: --- [~dpavlov], Patch available = pull request is

[jira] [Created] (IGNITE-8717) Move persisted cache configuration to metastore

2018-06-06 Thread Alexey Goncharuk (JIRA)
Alexey Goncharuk created IGNITE-8717: Summary: Move persisted cache configuration to metastore Key: IGNITE-8717 URL: https://issues.apache.org/jira/browse/IGNITE-8717 Project: Ignite

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

2018-06-06 Thread Dmitriy Govorukhin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16503008#comment-16503008 ] Dmitriy Govorukhin commented on IGNITE-8685: [~agoncharuk] Thanks for the review, maybe I

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

2018-06-06 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16503000#comment-16503000 ] Alexei Scherbakov commented on IGNITE-8620: --- [~a-polyakov], I don't like hack with string

[jira] [Updated] (IGNITE-8293) BinaryUtils#isCustomJavaSerialization fails when only readObject is declared in a class

2018-06-06 Thread MihkelJ (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MihkelJ updated IGNITE-8293: Attachment: (was: IGNITE-8293.patch) > BinaryUtils#isCustomJavaSerialization fails when only

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

2018-06-06 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502990#comment-16502990 ] Alexey Goncharuk edited comment on IGNITE-8685 at 6/6/18 8:33 AM: --

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

2018-06-06 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502990#comment-16502990 ] Alexey Goncharuk commented on IGNITE-8685: -- [~DmitriyGovorukhin], please add a comment on why

[jira] [Commented] (IGNITE-8716) SQL query and WITH caluse produces syntax error

2018-06-06 Thread Vladimir Ozerov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502924#comment-16502924 ] Vladimir Ozerov commented on IGNITE-8716: - As per H2 docs now it supports column name inference.

<    1   2