Re: Code inspection

2019-02-09 Thread Павлухин Иван
Hi, I also think that some warning from IDEA that some code style rule is violated is a must-have. вс, 10 февр. 2019 г. в 01:58, oignatenko : > > Hi Maxim, > > I believe that whatever style checks we establish at Teamcity, we better > take care of making it easy for developers to find and fix

Re: [DISCUSSION] Fixed test order to reduce flakyness

2019-02-09 Thread Павлухин Иван
Dmitriy, Initially I thought that the topic is about order of test METHODS execution. You said about "fileSystem". I suppose file system order have no meaning for methods but rather for test classes. Do other possible values of the mentioned parameter affect order of methods execution? For

Re: Code inspection

2019-02-09 Thread oignatenko
Hi Maxim, I believe that whatever style checks we establish at Teamcity, we better take care of making it easy for developers to find and fix violations in their typical dev environment (for Ignite this means, in IDEA). I think it is important that developers can maintain required style with

[jira] [Created] (IGNITE-11280) SQL: Cache all queries, not only two-step

2019-02-09 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-11280: Summary: SQL: Cache all queries, not only two-step Key: IGNITE-11280 URL: https://issues.apache.org/jira/browse/IGNITE-11280 Project: Ignite Issue

[jira] [Created] (IGNITE-11278) SQL: Extract query parsing into separate class

2019-02-09 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-11278: Summary: SQL: Extract query parsing into separate class Key: IGNITE-11278 URL: https://issues.apache.org/jira/browse/IGNITE-11278 Project: Ignite

[jira] [Created] (IGNITE-11279) SQL: Remove H2's "prepared" from DML plans

2019-02-09 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-11279: Summary: SQL: Remove H2's "prepared" from DML plans Key: IGNITE-11279 URL: https://issues.apache.org/jira/browse/IGNITE-11279 Project: Ignite Issue

Re: Code inspection

2019-02-09 Thread Maxim Muzafarov
Igniters, I've found that some of the community members have faced with `[Inspections] Core suite [1]` is not working well enough on TC. The suite has a `FAILED` status for more than 2 months due to some issues in TeamCity application [2]. Current suite behaviour confuses not only new

[jira] [Created] (IGNITE-11277) Use maven plugin as default code style checker for project

2019-02-09 Thread Maxim Muzafarov (JIRA)
Maxim Muzafarov created IGNITE-11277: Summary: Use maven plugin as default code style checker for project Key: IGNITE-11277 URL: https://issues.apache.org/jira/browse/IGNITE-11277 Project: Ignite

[jira] [Created] (IGNITE-11276) Cache (Restarts) 1 flaky tests NPE at GridDhtPartitionsExchangeFuture.topologyVersion

2019-02-09 Thread Stepachev Maksim (JIRA)
Stepachev Maksim created IGNITE-11276: - Summary: Cache (Restarts) 1 flaky tests NPE at GridDhtPartitionsExchangeFuture.topologyVersion Key: IGNITE-11276 URL: https://issues.apache.org/jira/browse/IGNITE-11276

[jira] [Created] (IGNITE-11275) SQL: Move all command processing stuff to DDL processor

2019-02-09 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-11275: Summary: SQL: Move all command processing stuff to DDL processor Key: IGNITE-11275 URL: https://issues.apache.org/jira/browse/IGNITE-11275 Project: Ignite

[jira] [Created] (IGNITE-11274) SQL: Make GridCacheSqlQuery immutable

2019-02-09 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-11274: Summary: SQL: Make GridCacheSqlQuery immutable Key: IGNITE-11274 URL: https://issues.apache.org/jira/browse/IGNITE-11274 Project: Ignite Issue Type: