[jira] [Assigned] (IGNITE-8776) Eviction policy MBeans are never registered if evictionPolicyFactory is used

2018-07-03 Thread kcheng.mvp (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kcheng.mvp reassigned IGNITE-8776: -- Assignee: (was: kcheng.mvp) > Eviction policy MBeans are never registered if

[jira] [Assigned] (IGNITE-3303) Apache Flink Integration - Flink source to run a continuous query against one or multiple caches

2018-07-03 Thread Saikat Maitra (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saikat Maitra reassigned IGNITE-3303: - Assignee: (was: Saikat Maitra) > Apache Flink Integration - Flink source to run a

[jira] [Commented] (IGNITE-8899) IgniteJdbcDriver directly create JavaLogger in static context

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

[jira] [Commented] (IGNITE-7993) Striped pool can't be disabled

2018-07-03 Thread Roman Guseinov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16532180#comment-16532180 ] Roman Guseinov commented on IGNITE-7993: Hi [~yzhdanov] , could you please take a look at the PR

[jira] [Created] (IGNITE-8923) Add step-by-step guide - Google Cloud Engine Deployment (Kubernetes)

2018-07-03 Thread Roman Guseinov (JIRA)
Roman Guseinov created IGNITE-8923: -- Summary: Add step-by-step guide - Google Cloud Engine Deployment (Kubernetes) Key: IGNITE-8923 URL: https://issues.apache.org/jira/browse/IGNITE-8923 Project:

[jira] [Commented] (IGNITE-8910) PagesList.takeEmptyPage may fail with AssertionError: type = 1

2018-07-03 Thread Dmitriy Sorokin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16532064#comment-16532064 ] Dmitriy Sorokin commented on IGNITE-8910: - [~ivan.glukos], review my patch, please! >

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

2018-07-03 Thread Aleksey Zinoviev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Zinoviev updated IGNITE-8669: - Description: We want to have the common mechanism for model estimation. For estimation

[jira] [Created] (IGNITE-8922) Discovery message delivery guarantee can be violated

2018-07-03 Thread Denis Mekhanikov (JIRA)
Denis Mekhanikov created IGNITE-8922: Summary: Discovery message delivery guarantee can be violated Key: IGNITE-8922 URL: https://issues.apache.org/jira/browse/IGNITE-8922 Project: Ignite

[jira] [Updated] (IGNITE-8921) Add control.sh --cache affinity command to output current and ideal assignment and optionally show diff between them

2018-07-03 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexei Scherbakov updated IGNITE-8921: -- Fix Version/s: 2.6 Issue Type: Improvement (was: Bug) > Add control.sh

[jira] [Created] (IGNITE-8921) Add control.sh --cache affinity command to output current and ideal assignment and optionally show diff between them

2018-07-03 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-8921: - Summary: Add control.sh --cache affinity command to output current and ideal assignment and optionally show diff between them Key: IGNITE-8921 URL:

[jira] [Commented] (IGNITE-8747) Remove\RemoveAll method should not count expired entry as removed.

2018-07-03 Thread Ivan Rakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531630#comment-16531630 ] Ivan Rakov commented on IGNITE-8747: Changes merged to master under IGNITE-8681. Commit hash:

[jira] [Commented] (IGNITE-8681) Using ExpiryPolicy with persistence causes significant slowdown.

2018-07-03 Thread Ivan Rakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531629#comment-16531629 ] Ivan Rakov commented on IGNITE-8681: Thanks for your contribution! Merged to master. > Using

[jira] [Commented] (IGNITE-8619) 'Remote node could not start' in ssh connection

2018-07-03 Thread Ivan Fedotov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531559#comment-16531559 ] Ivan Fedotov commented on IGNITE-8619: -- [~ein], Hi! I saw your code in StartNodeCallableImpl class

[jira] [Commented] (IGNITE-8564) DataStreamer fails if client reconnected to the cluster and allowOverride = true

2018-07-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531557#comment-16531557 ] ASF GitHub Bot commented on IGNITE-8564: GitHub user alamar opened a pull request:

[jira] [Commented] (IGNITE-8780) File I/O operations must be retried if buffer hasn't read/written completely

2018-07-03 Thread Pavel Kovalenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531524#comment-16531524 ] Pavel Kovalenko commented on IGNITE-8780: - [~astelmak] Looks good. Ready to merge. > File I/O

[jira] [Created] (IGNITE-8920) Node should be failed when during tx finish indices are corrupted.

2018-07-03 Thread Ivan Daschinskiy (JIRA)
Ivan Daschinskiy created IGNITE-8920: Summary: Node should be failed when during tx finish indices are corrupted. Key: IGNITE-8920 URL: https://issues.apache.org/jira/browse/IGNITE-8920 Project:

[jira] [Assigned] (IGNITE-809) Old value can be missed for tx near cache entry

2018-07-03 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov reassigned IGNITE-809: --- Assignee: (was: Alexey Kuznetsov) > Old value can be missed for tx near cache

[jira] [Updated] (IGNITE-8919) Wrong documentation of exec methods in StartNodeCallableImpl class

2018-07-03 Thread Ivan Fedotov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Fedotov updated IGNITE-8919: - Description: It seems that in StartNodeCallableImpl class methods {code:java} private String

[jira] [Updated] (IGNITE-8919) Wrong documentation of exec methods in StartNodeCallableImpl class

2018-07-03 Thread Ivan Fedotov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Fedotov updated IGNITE-8919: - Description: It seems that in StartNodeCallableImpl class methods private String exec() have

[jira] [Created] (IGNITE-8919) Wrong documentation of exec methods in StartNodeCallableImpl class

2018-07-03 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-8919: Summary: Wrong documentation of exec methods in StartNodeCallableImpl class Key: IGNITE-8919 URL: https://issues.apache.org/jira/browse/IGNITE-8919 Project: Ignite

[jira] [Comment Edited] (IGNITE-8917) IgniteOutOfMemory when performing putAll with configured pageEvictionMode

2018-07-03 Thread Mikhail V Butalin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531475#comment-16531475 ] Mikhail V Butalin edited comment on IGNITE-8917 at 7/3/18 2:23 PM: ---

[jira] [Comment Edited] (IGNITE-8917) IgniteOutOfMemory when performing putAll with configured pageEvictionMode

2018-07-03 Thread Mikhail V Butalin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531475#comment-16531475 ] Mikhail V Butalin edited comment on IGNITE-8917 at 7/3/18 2:22 PM: ---

[jira] [Comment Edited] (IGNITE-8917) IgniteOutOfMemory when performing putAll with configured pageEvictionMode

2018-07-03 Thread Mikhail V Butalin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531475#comment-16531475 ] Mikhail V Butalin edited comment on IGNITE-8917 at 7/3/18 2:22 PM: ---

[jira] [Commented] (IGNITE-8917) IgniteOutOfMemory when performing putAll with configured pageEvictionMode

2018-07-03 Thread Mikhail V Butalin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531475#comment-16531475 ] Mikhail V Butalin commented on IGNITE-8917: --- Same thing happens when i try to write single

[jira] [Commented] (IGNITE-8639) Query with a lot of nesting causes NPE in org.h2.util.StringUtils.indent

2018-07-03 Thread Taras Ledkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531452#comment-16531452 ] Taras Ledkov commented on IGNITE-8639: -- The H2 parse problem is fixed at the version 1.4.197. So, I

[jira] [Comment Edited] (IGNITE-8900) SqlFieldsQuery provides incorrect result when item size exceeds page size

2018-07-03 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531046#comment-16531046 ] Alexey Goncharuk edited comment on IGNITE-8900 at 7/3/18 1:49 PM: -- TC

[jira] [Created] (IGNITE-8918) Redis examples don't work

2018-07-03 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-8918: - Summary: Redis examples don't work Key: IGNITE-8918 URL: https://issues.apache.org/jira/browse/IGNITE-8918 Project: Ignite Issue Type: Bug

[jira] [Updated] (IGNITE-8917) IgniteOutOfMemory when performing putAll with configured pageEvictionMode

2018-07-03 Thread Denis Mekhanikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Mekhanikov updated IGNITE-8917: - Affects Version/s: 2.5 > IgniteOutOfMemory when performing putAll with configured

[jira] [Created] (IGNITE-8917) IgniteOutOfMemory when performing putAll with configured pageEvictionMode

2018-07-03 Thread Denis Mekhanikov (JIRA)
Denis Mekhanikov created IGNITE-8917: Summary: IgniteOutOfMemory when performing putAll with configured pageEvictionMode Key: IGNITE-8917 URL: https://issues.apache.org/jira/browse/IGNITE-8917

[jira] [Commented] (IGNITE-8827) Disable WAL during apply updates on recovery

2018-07-03 Thread Ilya Lantukh (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531299#comment-16531299 ] Ilya Lantukh commented on IGNITE-8827: -- [~DmitriyGovorukhin], thanks for contribution! I've

[jira] [Assigned] (IGNITE-8915) NPE during executing local SqlQuery from client node

2018-07-03 Thread Nikolay Izhikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov reassigned IGNITE-8915: --- Assignee: Nikolay Izhikov > NPE during executing local SqlQuery from client node >

[jira] [Resolved] (IGNITE-8901) Duplicate messages in TcpCommunicationSpi result in "Cache is restarting" messages

2018-07-03 Thread Andrew Medvedev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Medvedev resolved IGNITE-8901. - Resolution: Won't Fix > Duplicate messages in TcpCommunicationSpi result in "Cache is

[jira] [Updated] (IGNITE-8801) Change default behaviour of atomic operations inside transactions

2018-07-03 Thread Ryabov Dmitrii (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryabov Dmitrii updated IGNITE-8801: --- Description: Need to change default behaviour of atomic operations to fail inside

[jira] [Commented] (IGNITE-8182) ZookeeperDiscoverySpiTest#testRandomTopologyChanges_RestartZk fails on TC

2018-07-03 Thread Sergey Chugunov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531207#comment-16531207 ] Sergey Chugunov commented on IGNITE-8182: - [~VitaliyB], Fix looks good to me as well, I left

[jira] [Updated] (IGNITE-8665) Umbrella: ML model validation for 2.7 release

2018-07-03 Thread Yury Babak (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Babak updated IGNITE-8665: --- Summary: Umbrella: ML model validation for 2.7 release (was: Umbrella: ML model validation for 2.6

[jira] [Updated] (IGNITE-6538) Ignite Activate/Deactivate Cluster suite: After tests validation improvements test became flaky on TC

2018-07-03 Thread Pavel Kovalenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Kovalenko updated IGNITE-6538: Description:

[jira] [Created] (IGNITE-8916) Web Console: Replace font-awesome icons

2018-07-03 Thread Vica Abramova (JIRA)
Vica Abramova created IGNITE-8916: - Summary: Web Console: Replace font-awesome icons Key: IGNITE-8916 URL: https://issues.apache.org/jira/browse/IGNITE-8916 Project: Ignite Issue Type:

[jira] [Updated] (IGNITE-6538) Ignite Activate/Deactivate Cluster suite: After tests validation improvements test became flaky on TC

2018-07-03 Thread Pavel Kovalenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Kovalenko updated IGNITE-6538: Priority: Blocker (was: Major) > Ignite Activate/Deactivate Cluster suite: After tests

[jira] [Updated] (IGNITE-6538) Ignite Activate/Deactivate Cluster suite: After tests validation improvements test became flaky on TC

2018-07-03 Thread Pavel Kovalenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Kovalenko updated IGNITE-6538: Description:

[jira] [Commented] (IGNITE-8823) Incorrect transaction state in tx manager

2018-07-03 Thread Andrey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531186#comment-16531186 ] Andrey Kuznetsov commented on IGNITE-8823: -- The reproducer attached also fails assertion in the

[jira] [Commented] (IGNITE-7149) Gradient boosting for decision tree

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

[jira] [Assigned] (IGNITE-7149) Gradient boosting for decision tree

2018-07-03 Thread Yury Babak (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Babak reassigned IGNITE-7149: -- Assignee: (was: Alexey Platonov) > Gradient boosting for decision tree >

[jira] [Assigned] (IGNITE-7149) Gradient boosting for decision tree

2018-07-03 Thread Yury Babak (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Babak reassigned IGNITE-7149: -- Assignee: Alexey Platonov > Gradient boosting for decision tree >

[jira] [Comment Edited] (IGNITE-8780) File I/O operations must be retried if buffer hasn't read/written completely

2018-07-03 Thread Alexey Stelmak (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16529688#comment-16529688 ] Alexey Stelmak edited comment on IGNITE-8780 at 7/3/18 10:24 AM: -

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

2018-07-03 Thread Yakov Zhdanov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531168#comment-16531168 ] Yakov Zhdanov commented on IGNITE-7163: --- Good to merge now > Validate connection from a

[jira] [Comment Edited] (IGNITE-8823) Incorrect transaction state in tx manager

2018-07-03 Thread Andrey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531106#comment-16531106 ] Andrey Kuznetsov edited comment on IGNITE-8823 at 7/3/18 10:08 AM: ---

[jira] [Commented] (IGNITE-8756) SQL: CREATE/ALTER USER documentation should contain information about case sensitivity of username

2018-07-03 Thread Andrey Aleksandrov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531136#comment-16531136 ] Andrey Aleksandrov commented on IGNITE-8756: [~Artem Budnikov] Looks ok! Thank you! > SQL:

[jira] [Updated] (IGNITE-8915) NPE during executing local SqlQuery from client node

2018-07-03 Thread Vyacheslav Daradur (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Daradur updated IGNITE-8915: --- Issue Type: Bug (was: Task) > NPE during executing local SqlQuery from client node

[jira] [Created] (IGNITE-8915) NPE during executing local SqlQuery from client node

2018-07-03 Thread Vyacheslav Daradur (JIRA)
Vyacheslav Daradur created IGNITE-8915: -- Summary: NPE during executing local SqlQuery from client node Key: IGNITE-8915 URL: https://issues.apache.org/jira/browse/IGNITE-8915 Project: Ignite

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

2018-07-03 Thread Denis Garus (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Garus reassigned IGNITE-8705: --- Assignee: Denis Garus (was: Anton Vinogradov) > CacheMBStatisticsBeanTest.testClear

[jira] [Updated] (IGNITE-8791) Missed updateCounter in WAL DataRecord when commit transaction from primary to backup

2018-07-03 Thread Pavel Kovalenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Kovalenko updated IGNITE-8791: Description: When we commit transaction from primary to backup, we don't assign

[jira] [Commented] (IGNITE-8823) Incorrect transaction state in tx manager

2018-07-03 Thread Andrey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531106#comment-16531106 ] Andrey Kuznetsov commented on IGNITE-8823: -- The issue can be reproduced with by using cache

[jira] [Updated] (IGNITE-8791) Missed updateCounter in WAL DataRecord when commit transaction from primary to backup

2018-07-03 Thread Pavel Kovalenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Kovalenko updated IGNITE-8791: Labels: (was: MakeTeamcityGreenAgain) > Missed updateCounter in WAL DataRecord when

[jira] [Updated] (IGNITE-8823) Incorrect transaction state in tx manager

2018-07-03 Thread Andrey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kuznetsov updated IGNITE-8823: - Attachment: Ignite8823ReproducerTest.java > Incorrect transaction state in tx manager >

[jira] [Updated] (IGNITE-8791) Missed updateCounter in WAL DataRecord when commit transaction from primary to backup

2018-07-03 Thread Pavel Kovalenko (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Kovalenko updated IGNITE-8791: Summary: Missed updateCounter in WAL DataRecord when commit transaction from primary to

[jira] [Updated] (IGNITE-8914) SQL TX: Partition update counter fix.

2018-07-03 Thread Roman Kondakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Kondakov updated IGNITE-8914: --- Description: Partition counters are broken in mvcc branch. This leads to the faulty

[jira] [Created] (IGNITE-8914) SQL TX: Partition update counter fix.

2018-07-03 Thread Roman Kondakov (JIRA)
Roman Kondakov created IGNITE-8914: -- Summary: SQL TX: Partition update counter fix. Key: IGNITE-8914 URL: https://issues.apache.org/jira/browse/IGNITE-8914 Project: Ignite Issue Type: Bug

[jira] [Updated] (IGNITE-8914) SQL TX: Partition update counter fix.

2018-07-03 Thread Roman Kondakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Kondakov updated IGNITE-8914: --- External issue ID: (was: IGNITE-4191) > SQL TX: Partition update counter fix. >

[jira] [Comment Edited] (IGNITE-8446) Ability to check and completely fill transactions on creation

2018-07-03 Thread Anton Vinogradov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16493487#comment-16493487 ] Anton Vinogradov edited comment on IGNITE-8446 at 7/3/18 8:58 AM: --

[jira] [Commented] (IGNITE-8900) SqlFieldsQuery provides incorrect result when item size exceeds page size

2018-07-03 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531046#comment-16531046 ] Alexey Goncharuk commented on IGNITE-8900: -- TC run shows a JVM crash on

[jira] [Updated] (IGNITE-8913) Uninformative SQL query cancellation message

2018-07-03 Thread Vladislav Pyatkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladislav Pyatkov updated IGNITE-8913: -- Component/s: sql > Uninformative SQL query cancellation message >

[jira] [Updated] (IGNITE-8913) Uninformative SQL query cancellation message

2018-07-03 Thread Vladislav Pyatkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladislav Pyatkov updated IGNITE-8913: -- Affects Version/s: 2.5 > Uninformative SQL query cancellation message >

[jira] [Updated] (IGNITE-8913) Uninformative SQL query cancellation message

2018-07-03 Thread Vladislav Pyatkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladislav Pyatkov updated IGNITE-8913: -- Fix Version/s: (was: 2.5) > Uninformative SQL query cancellation message >

[jira] [Created] (IGNITE-8913) Uninformative SQL query cancellation message

2018-07-03 Thread Vladislav Pyatkov (JIRA)
Vladislav Pyatkov created IGNITE-8913: - Summary: Uninformative SQL query cancellation message Key: IGNITE-8913 URL: https://issues.apache.org/jira/browse/IGNITE-8913 Project: Ignite

[jira] [Assigned] (IGNITE-8376) Add cluster (de)activation events

2018-07-03 Thread Sergey Chugunov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Chugunov reassigned IGNITE-8376: --- Assignee: kcheng.mvp (was: Sergey Chugunov) > Add cluster (de)activation events >

[jira] [Assigned] (IGNITE-8376) Add cluster (de)activation events

2018-07-03 Thread Sergey Chugunov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Chugunov reassigned IGNITE-8376: --- Assignee: Sergey Chugunov (was: kcheng.mvp) > Add cluster (de)activation events >

[jira] [Created] (IGNITE-8912) PartitionLossPolicy.READ_ONLY_SAFE does not detect partition loss

2018-07-03 Thread Pavel Vinokurov (JIRA)
Pavel Vinokurov created IGNITE-8912: --- Summary: PartitionLossPolicy.READ_ONLY_SAFE does not detect partition loss Key: IGNITE-8912 URL: https://issues.apache.org/jira/browse/IGNITE-8912 Project:

[jira] [Assigned] (IGNITE-8776) Eviction policy MBeans are never registered if evictionPolicyFactory is used

2018-07-03 Thread kcheng.mvp (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kcheng.mvp reassigned IGNITE-8776: -- Assignee: kcheng.mvp > Eviction policy MBeans are never registered if evictionPolicyFactory