[jira] [Created] (IGNITE-8956) Javadoc Warnings:core/src/main/java/org/apache/ignite/internal/processors/cache/WalStateManager.java:1271: warning - @inheritDoc used but check() does not override or im

2018-07-06 Thread kcheng.mvp (JIRA)
kcheng.mvp created IGNITE-8956: -- Summary: Javadoc Warnings:core/src/main/java/org/apache/ignite/internal/processors/cache/WalStateManager.java:1271: warning - @inheritDoc used but check() does not override or implement any method.

[jira] [Commented] (IGNITE-8880) Add setIgnite() in SpringCacheManager and SpringTransactionManager

2018-07-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535470#comment-16535470 ] ASF GitHub Bot commented on IGNITE-8880: GitHub user amirakhmedov opened a pull

[jira] [Assigned] (IGNITE-8880) Add setIgnite() in SpringCacheManager and SpringTransactionManager

2018-07-06 Thread Amir Akhmedov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amir Akhmedov reassigned IGNITE-8880: - Assignee: Amir Akhmedov > Add setIgnite() in SpringCacheManager and SpringTransactionMa

[jira] [Commented] (IGNITE-8869) PartitionsExchangeOnDiscoveryHistoryOverflowTest hangs on TeamCity

2018-07-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535379#comment-16535379 ] ASF GitHub Bot commented on IGNITE-8869: GitHub user ivandasch opened a pull req

[jira] [Commented] (IGNITE-8951) Need to validate nodes configuration across cluster and warn on different parameters value

2018-07-06 Thread Dmitriy Setrakyan (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535375#comment-16535375 ] Dmitriy Setrakyan commented on IGNITE-8951: --- I would argue that we should prin

[jira] [Assigned] (IGNITE-8955) Checkpoint can't get write lock if massive eviction on node start started

2018-07-06 Thread Eduard Shangareev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduard Shangareev reassigned IGNITE-8955: - Assignee: Eduard Shangareev > Checkpoint can't get write lock if massive evicti

[jira] [Created] (IGNITE-8955) Checkpoint can't get write lock if massive eviction on node start started

2018-07-06 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-8955: - Summary: Checkpoint can't get write lock if massive eviction on node start started Key: IGNITE-8955 URL: https://issues.apache.org/jira/browse/IGNITE-8955 P

[jira] [Commented] (IGNITE-8904) Add rebalanceThreadPoolSize to nodes configuration consistency check

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

[jira] [Commented] (IGNITE-8946) AssertionError can occur during release of WAL history that was reserved for historical rebalance

2018-07-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535193#comment-16535193 ] ASF GitHub Bot commented on IGNITE-8946: GitHub user glukos opened a pull reques

[jira] [Assigned] (IGNITE-8946) AssertionError can occur during release of WAL history that was reserved for historical rebalance

2018-07-06 Thread Ivan Rakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Rakov reassigned IGNITE-8946: -- Assignee: Ivan Rakov > AssertionError can occur during release of WAL history that was reserv

[jira] [Updated] (IGNITE-8946) AssertionError can occur during release of WAL history that was reserved for historical rebalance

2018-07-06 Thread Ivan Rakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Rakov updated IGNITE-8946: --- Description: Attempt to release WAL history after exchange may fail with AssertionError. Seems like

[jira] [Commented] (IGNITE-8684) Partition state exchange during rebalance continues to keep sending state messages (single,full) in loop even if no changes in partition states

2018-07-06 Thread Alexey Goncharuk (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535188#comment-16535188 ] Alexey Goncharuk commented on IGNITE-8684: -- Agree, makes sense to me. > Partit

[jira] [Updated] (IGNITE-8942) In some cases grid cannot be deactivated because of hanging CQ internal cleanup.

2018-07-06 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexei Scherbakov updated IGNITE-8942: -- Description: See the attachment for thread dump. Most probably caused by blocking of

[jira] [Commented] (IGNITE-8898) rename command argument '--force' to '--yes' for control.sh

2018-07-06 Thread Eduard Shangareev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535077#comment-16535077 ] Eduard Shangareev commented on IGNITE-8898: --- Vladislav, Now everything is gr

[jira] [Commented] (IGNITE-8737) Improve checkpoint logging information

2018-07-06 Thread Sergey Chugunov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535062#comment-16535062 ] Sergey Chugunov commented on IGNITE-8737: - [~Mmuzaf], Thanks for spotting this!

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

2018-07-06 Thread Stanislav Lukyanov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535059#comment-16535059 ] Stanislav Lukyanov commented on IGNITE-8776: [~kcheng.mvp] I've left some co

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

2018-07-06 Thread kcheng.mvp (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535043#comment-16535043 ] kcheng.mvp edited comment on IGNITE-8776 at 7/6/18 4:00 PM:

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

2018-07-06 Thread kcheng.mvp (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535043#comment-16535043 ] kcheng.mvp commented on IGNITE-8776: [~slukyanov] Everything is greep https://ci.i

[jira] [Commented] (IGNITE-8945) Stored cache data files corruption when node stops abruptly.

2018-07-06 Thread Anton Kalashnikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535037#comment-16535037 ] Anton Kalashnikov commented on IGNITE-8945: --- Now it's ok for me and it can be

[jira] [Created] (IGNITE-8954) Rebalance has restarted fully after reassigning missing partitions

2018-07-06 Thread Sergey Kosarev (JIRA)
Sergey Kosarev created IGNITE-8954: -- Summary: Rebalance has restarted fully after reassigning missing partitions Key: IGNITE-8954 URL: https://issues.apache.org/jira/browse/IGNITE-8954 Project: Ignit

[jira] [Commented] (IGNITE-8905) Incorrect assertion in GridDhtPartitionsExchangeFuture

2018-07-06 Thread Sergey Chugunov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535012#comment-16535012 ] Sergey Chugunov commented on IGNITE-8905: - [~dpavlov], Thanks for spotting the

[jira] [Commented] (IGNITE-8638) CPP Thin: Implement basic part of Cache API for C++ thin client

2018-07-06 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534975#comment-16534975 ] Igor Sapego commented on IGNITE-8638: - The following API is implemented: get, put, 

[jira] [Updated] (IGNITE-8638) CPP Thin: Implement basic part of Cache API for C++ thin client

2018-07-06 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-8638: Summary: CPP Thin: Implement basic part of Cache API for C++ thin client (was: CPP Thin: Implemen

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

2018-07-06 Thread Andrey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534967#comment-16534967 ] Andrey Kuznetsov commented on IGNITE-8570: -- As a user of the test logger being

[jira] [Commented] (IGNITE-8745) Add ability to monitor TCP discovery ring information

2018-07-06 Thread Ivan Daschinskiy (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534962#comment-16534962 ] Ivan Daschinskiy commented on IGNITE-8745: -- [~ezagumennov] Ok, now its looks go

[jira] [Updated] (IGNITE-8754) Node outside of baseline does not start when service configured

2018-07-06 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-8754: Fix Version/s: 2.7 > Node outside of baseline does not start when service configured > ---

[jira] [Commented] (IGNITE-8945) Stored cache data files corruption when node stops abruptly.

2018-07-06 Thread Anton Kalashnikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534951#comment-16534951 ] Anton Kalashnikov commented on IGNITE-8945: --- In general it looks good for me b

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

2018-07-06 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Gura updated IGNITE-8620: Fix Version/s: 2.7 > Remove intOrder and loc keys from node info in control.sh --tx utility >

[jira] [Commented] (IGNITE-8060) Sqline creating tables on client nodes works incorrect in case of node's shutdown

2018-07-06 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534931#comment-16534931 ] Ilya Kasnacheev commented on IGNITE-8060: - I can confirm this behaviour, will tr

[jira] [Commented] (IGNITE-8898) rename command argument '--force' to '--yes' for control.sh

2018-07-06 Thread Vladislav Pyatkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534929#comment-16534929 ] Vladislav Pyatkov commented on IGNITE-8898: --- That is general TC suite for Comm

[jira] [Commented] (IGNITE-8737) Improve checkpoint logging information

2018-07-06 Thread Maxim Muzafarov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534918#comment-16534918 ] Maxim Muzafarov commented on IGNITE-8737: - [~andmed], [~ivan.glukos], [~sergey-c

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

2018-07-06 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534902#comment-16534902 ] Alexey Kuznetsov commented on IGNITE-8570: -- [~andrey-kuznetsov] [~agura] hi I

[jira] [Commented] (IGNITE-8892) Iterating over large dataset via ScanQuery can fails with OOME.

2018-07-06 Thread Eduard Shangareev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534850#comment-16534850 ] Eduard Shangareev commented on IGNITE-8892: --- Hi, guys. I don't see any new te

[jira] [Created] (IGNITE-8953) Test fail: Bind address already in use(TcpDiscoverySpiFailureTimeoutSelfTest)

2018-07-06 Thread Anton Kalashnikov (JIRA)
Anton Kalashnikov created IGNITE-8953: - Summary: Test fail: Bind address already in use(TcpDiscoverySpiFailureTimeoutSelfTest) Key: IGNITE-8953 URL: https://issues.apache.org/jira/browse/IGNITE-8953

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

2018-07-06 Thread Stanislav Lukyanov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534829#comment-16534829 ] Stanislav Lukyanov commented on IGNITE-8776: [~kcheng.mvp] Having some faile

[jira] [Commented] (IGNITE-8905) Incorrect assertion in GridDhtPartitionsExchangeFuture

2018-07-06 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534812#comment-16534812 ] Dmitriy Pavlov commented on IGNITE-8905: [~sergey-chugunov] couple of suspicious

[jira] [Issue Comment Deleted] (IGNITE-8905) Incorrect assertion in GridDhtPartitionsExchangeFuture

2018-07-06 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Pavlov updated IGNITE-8905: --- Comment: was deleted (was: [~Mmuzaf], as far as I know you've also researched activate-deact

[jira] [Commented] (IGNITE-8905) Incorrect assertion in GridDhtPartitionsExchangeFuture

2018-07-06 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534810#comment-16534810 ] Dmitriy Pavlov commented on IGNITE-8905: [~Mmuzaf], as far as I know you've also

[jira] [Commented] (IGNITE-8905) Incorrect assertion in GridDhtPartitionsExchangeFuture

2018-07-06 Thread Dmitriy Pavlov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534809#comment-16534809 ] Dmitriy Pavlov commented on IGNITE-8905: [~Mmuzaf], as far as I know you've also

[jira] [Updated] (IGNITE-8952) Move CacheStore::loadCache to a separate interface

2018-07-06 Thread Stanislav Lukyanov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislav Lukyanov updated IGNITE-8952: --- Issue Type: Improvement (was: Bug) > Move CacheStore::loadCache to a separate inter

[jira] [Created] (IGNITE-8952) Move CacheStore::loadCache to a separate interface

2018-07-06 Thread Stanislav Lukyanov (JIRA)
Stanislav Lukyanov created IGNITE-8952: -- Summary: Move CacheStore::loadCache to a separate interface Key: IGNITE-8952 URL: https://issues.apache.org/jira/browse/IGNITE-8952 Project: Ignite

[jira] [Created] (IGNITE-8951) Need to validate nodes configuration across cluster and warn on different parameters value

2018-07-06 Thread Yakov Zhdanov (JIRA)
Yakov Zhdanov created IGNITE-8951: - Summary: Need to validate nodes configuration across cluster and warn on different parameters value Key: IGNITE-8951 URL: https://issues.apache.org/jira/browse/IGNITE-8951

[jira] [Commented] (IGNITE-8950) Need to have more informative output info while database files check operation.

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

[jira] [Commented] (IGNITE-8859) Open upper Java verison bounds

2018-07-06 Thread Peter Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534782#comment-16534782 ] Peter Ivanov commented on IGNITE-8859: -- Found a couple of remarks (see [review|htt

[jira] [Created] (IGNITE-8950) Need to have more informative output info while database files check operation.

2018-07-06 Thread Stanilovsky Evgeny (JIRA)
Stanilovsky Evgeny created IGNITE-8950: -- Summary: Need to have more informative output info while database files check operation. Key: IGNITE-8950 URL: https://issues.apache.org/jira/browse/IGNITE-8950

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

2018-07-06 Thread Dmitriy Govorukhin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534773#comment-16534773 ] Dmitriy Govorukhin commented on IGNITE-8376: [~kuaw26] We can create the int

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

2018-07-06 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534765#comment-16534765 ] Alexey Kuznetsov commented on IGNITE-8376: -- [~DmitriyGovorukhin]  Such event w

[jira] [Updated] (IGNITE-8949) Unexpected exception after node restart during rebalance.

2018-07-06 Thread Alexei Scherbakov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexei Scherbakov updated IGNITE-8949: -- Affects Version/s: 2.6 > Unexpected exception after node restart during rebalance. > -

[jira] [Created] (IGNITE-8949) Unexpected exception after node restart during rebalance.

2018-07-06 Thread Alexei Scherbakov (JIRA)
Alexei Scherbakov created IGNITE-8949: - Summary: Unexpected exception after node restart during rebalance. Key: IGNITE-8949 URL: https://issues.apache.org/jira/browse/IGNITE-8949 Project: Ignite

[jira] [Created] (IGNITE-8948) Allow checking of LOGGING status via SQL/JDBC

2018-07-06 Thread Ilya Kasnacheev (JIRA)
Ilya Kasnacheev created IGNITE-8948: --- Summary: Allow checking of LOGGING status via SQL/JDBC Key: IGNITE-8948 URL: https://issues.apache.org/jira/browse/IGNITE-8948 Project: Ignite Issue Ty

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

2018-07-06 Thread Dmitriy Govorukhin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534750#comment-16534750 ] Dmitriy Govorukhin edited comment on IGNITE-8376 at 7/6/18 12:02 PM: -

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

2018-07-06 Thread Dmitriy Govorukhin (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534750#comment-16534750 ] Dmitriy Govorukhin commented on IGNITE-8376: [~kuaw26] I do not think that w

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

2018-07-06 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534741#comment-16534741 ] Alexey Kuznetsov commented on IGNITE-8376: -- [~agoncharuk] and [~DmitriyGovorukh

[jira] [Commented] (IGNITE-8935) IgniteConfiguration dependents should have toString

2018-07-06 Thread Ilya Kasnacheev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534729#comment-16534729 ] Ilya Kasnacheev commented on IGNITE-8935: - [~slukyanov] please review the propos

[jira] [Commented] (IGNITE-8131) ZookeeperDiscoverySpiTest#testClientReconnectSessionExpire* tests fail on TC

2018-07-06 Thread Denis Garus (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534681#comment-16534681 ] Denis Garus commented on IGNITE-8131: - [~sergey-chugunov], If the connection failure

[jira] [Commented] (IGNITE-8754) Node outside of baseline does not start when service configured

2018-07-06 Thread Anton Kalashnikov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534656#comment-16534656 ] Anton Kalashnikov commented on IGNITE-8754: --- Yes, I see, thank you, Vladislav.

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

2018-07-06 Thread Yakov Zhdanov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534651#comment-16534651 ] Yakov Zhdanov commented on IGNITE-7993: --- [~vkulichenko] [~agoncharuk] can you plea

[jira] [Commented] (IGNITE-8131) ZookeeperDiscoverySpiTest#testClientReconnectSessionExpire* tests fail on TC

2018-07-06 Thread Sergey Chugunov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534641#comment-16534641 ] Sergey Chugunov commented on IGNITE-8131: - [~garus.d.g], I reviewed the change

[jira] [Commented] (IGNITE-7366) Affinity assignment exception in service processor during multiple nodes join

2018-07-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534635#comment-16534635 ] ASF GitHub Bot commented on IGNITE-7366: GitHub user ivandasch opened a pull req

[jira] [Commented] (IGNITE-8754) Node outside of baseline does not start when service configured

2018-07-06 Thread Vladislav Pyatkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534625#comment-16534625 ] Vladislav Pyatkov commented on IGNITE-8754: --- Last passed TC looks more better

[jira] [Assigned] (IGNITE-8744) Web console: Incorrect behavior of cluster activation control

2018-07-06 Thread Pavel Konstantinov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Konstantinov reassigned IGNITE-8744: -- Assignee: Alexey Kuznetsov > Web console: Incorrect behavior of cluster activ

[jira] [Commented] (IGNITE-8947) Web Console: minor regression on Queries screen

2018-07-06 Thread Pavel Konstantinov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534604#comment-16534604 ] Pavel Konstantinov commented on IGNITE-8947: Tested. > Web Console: minor r

[jira] [Closed] (IGNITE-8947) Web Console: minor regression on Queries screen

2018-07-06 Thread Pavel Konstantinov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Konstantinov closed IGNITE-8947. -- > Web Console: minor regression on Queries screen > --

[jira] [Commented] (IGNITE-8643) Web console: Invalid chart width

2018-07-06 Thread Pavel Konstantinov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534602#comment-16534602 ] Pavel Konstantinov commented on IGNITE-8643: Tested. > Web console: Invalid

[jira] [Closed] (IGNITE-8643) Web console: Invalid chart width

2018-07-06 Thread Pavel Konstantinov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Konstantinov closed IGNITE-8643. -- > Web console: Invalid chart width > > >

[jira] [Commented] (IGNITE-8944) TcpDiscoverySpi: set connection check frequency to fixed value

2018-07-06 Thread Dmitry Karachentsev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534590#comment-16534590 ] Dmitry Karachentsev commented on IGNITE-8944: - [PR 4320|https://github.com/a

[jira] [Commented] (IGNITE-8944) TcpDiscoverySpi: set connection check frequency to fixed value

2018-07-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534589#comment-16534589 ] ASF GitHub Bot commented on IGNITE-8944: GitHub user dkarachentsev opened a pull

[jira] [Resolved] (IGNITE-8947) Web Console: minor regression on Queries screen

2018-07-06 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov resolved IGNITE-8947. -- Resolution: Fixed Assignee: Pavel Konstantinov (was: Alexey Kuznetsov) Fixed. M

[jira] [Resolved] (IGNITE-8643) Web console: Invalid chart width

2018-07-06 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov resolved IGNITE-8643. -- Resolution: Fixed Assignee: Pavel Konstantinov (was: Alexey Kuznetsov) Fixed. M

[jira] [Updated] (IGNITE-8643) Web console: Invalid chart width

2018-07-06 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov updated IGNITE-8643: - Fix Version/s: 2.7 > Web console: Invalid chart width >

[jira] [Updated] (IGNITE-8643) Web console: Invalid chart width

2018-07-06 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov updated IGNITE-8643: - Component/s: wizards > Web console: Invalid chart width > --

[jira] [Assigned] (IGNITE-8643) Web console: Invalid chart width

2018-07-06 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov reassigned IGNITE-8643: Assignee: Alexey Kuznetsov (was: Dmitriy Shabalin) > Web console: Invalid chart

[jira] [Assigned] (IGNITE-8944) TcpDiscoverySpi: set connection check frequency to fixed value

2018-07-06 Thread Dmitry Karachentsev (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-8944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Karachentsev reassigned IGNITE-8944: --- Assignee: Dmitry Karachentsev > TcpDiscoverySpi: set connection check frequ

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

2018-07-06 Thread Roman Guseinov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534526#comment-16534526 ] Roman Guseinov commented on IGNITE-7993: Hi [~yzhdanov] . Thank you for the revi

[jira] [Created] (IGNITE-8947) Web Console: minor regression on Queries screen

2018-07-06 Thread Alexey Kuznetsov (JIRA)
Alexey Kuznetsov created IGNITE-8947: Summary: Web Console: minor regression on Queries screen Key: IGNITE-8947 URL: https://issues.apache.org/jira/browse/IGNITE-8947 Project: Ignite Issu

[jira] [Commented] (IGNITE-6846) Add metrics for entry processor invocations

2018-07-06 Thread Alexey Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16534519#comment-16534519 ] Alexey Kuznetsov commented on IGNITE-6846: -- [~DmitriyGovorukhin] Hi! Have you