[jira] [Created] (IGNITE-11416) DistributedMetaStorage improvements

2019-02-25 Thread Ivan Bessonov (JIRA)
Ivan Bessonov created IGNITE-11416: -- Summary: DistributedMetaStorage improvements Key: IGNITE-11416 URL: https://issues.apache.org/jira/browse/IGNITE-11416 Project: Ignite Issue Type:

Re: New PMC Member: Roman Shtykh

2019-02-25 Thread Dmitriy Pavlov
Congrats, Roman! вт, 26 февр. 2019 г. в 04:28, Roman Shtykh : > Thank you! It's always pleasure to work with Ignite community, and I will > keep on working on the project and spreading the Ignite word. > > Best regards, > Roman > > > On Tuesday, February 26, 2019, 7:59:58 a.m. GMT+9, Denis

Re: New PMC Member: Roman Shtykh

2019-02-25 Thread Roman Shtykh
Thank you! It's always pleasure to work with Ignite community, and I will keep on working on the project and spreading the Ignite word. Best regards, Roman On Tuesday, February 26, 2019, 7:59:58 a.m. GMT+9, Denis Magda wrote: The Project Management Committee (PMC) for Apache Ignite

New PMC Member: Roman Shtykh

2019-02-25 Thread Denis Magda
The Project Management Committee (PMC) for Apache Ignite has invited Roman Shtykh to become a PMC member and we are pleased to announce that he has accepted. Being a PMC member enables assistance with the management and to guide the direction of the project. Roman is one of the community

Java 11 maven profile for local builds and testing

2019-02-25 Thread Dmitriy Pavlov
Hi Ignite Developers, Maven profile was modified to provide an opportunity to build a project locally using java11 (you can't use results of such local build for java 8). The profile is named 'java-9+'. If it is not enabled by default you will probably need to enable it manually. The

[jira] [Created] (IGNITE-11415) Initiator server node writes all transaction entries to WAL instead of local partition ones

2019-02-25 Thread Ivan Rakov (JIRA)
Ivan Rakov created IGNITE-11415: --- Summary: Initiator server node writes all transaction entries to WAL instead of local partition ones Key: IGNITE-11415 URL: https://issues.apache.org/jira/browse/IGNITE-11415

[jira] [Created] (IGNITE-11414) Remove JUnit3LegacySupport

2019-02-25 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11414: - Summary: Remove JUnit3LegacySupport Key: IGNITE-11414 URL: https://issues.apache.org/jira/browse/IGNITE-11414 Project: Ignite Issue Type: Improvement

[jira] [Created] (IGNITE-11413) Remove beforeTestsStarted, afterTestsStarted from JUnit3TestLegacySupport

2019-02-25 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11413: - Summary: Remove beforeTestsStarted, afterTestsStarted from JUnit3TestLegacySupport Key: IGNITE-11413 URL: https://issues.apache.org/jira/browse/IGNITE-11413

[jira] [Created] (IGNITE-11412) Remove beforeTest, afterTest from JUnit3TestLegacySupport

2019-02-25 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11412: - Summary: Remove beforeTest, afterTest from JUnit3TestLegacySupport Key: IGNITE-11412 URL: https://issues.apache.org/jira/browse/IGNITE-11412 Project: Ignite

Re: Migration to JUnit 5

2019-02-25 Thread Ivan Fedotov
Hello Nikolay. The prime benefits are more comfortable work with flaky tests, Java 8 tests compatibility, user-friendly syntaxis in parametrized tests and others. The most significant features list you can find in IEP-30 Motivation section. If you have any specific questions about JUnit5 feel

[jira] [Created] (IGNITE-11411) Remove tearDown, setUp from GridAbstractTest

2019-02-25 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11411: - Summary: Remove tearDown, setUp from GridAbstractTest Key: IGNITE-11411 URL: https://issues.apache.org/jira/browse/IGNITE-11411 Project: Ignite Issue

Re: Migration to JUnit 5

2019-02-25 Thread Nikolay Izhikov
Hello, Ivan. May be I miss some mail - if yes, can you repeat it. What is advantages of migration from junit 4 to 5? Why we should do it? пн, 25 февр. 2019 г. в 16:33, Ivan Fedotov : > Ivan, > That is my thoughts according to your questions. > > 1. I tried to implement test suits with JUnit4

Re: Migration to JUnit 5

2019-02-25 Thread Ivan Fedotov
Ivan, That is my thoughts according to your questions. 1. I tried to implement test suits with JUnit4 compatibility layer. The basic concept is to use @RunWith(JUnitPlatform.class) @SelectClasses ({...})[1] and on CI Ignite it works fine. 2. According to @Rules, there are several ways to solve

[jira] [Created] (IGNITE-11409) Fix Ignite Examples-LGPL pom file

2019-02-25 Thread Dmitriy Pavlov (JIRA)
Dmitriy Pavlov created IGNITE-11409: --- Summary: Fix Ignite Examples-LGPL pom file Key: IGNITE-11409 URL: https://issues.apache.org/jira/browse/IGNITE-11409 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-11408) AssertionError may occurs on client start

2019-02-25 Thread Dmitry Sherstobitov (JIRA)
Dmitry Sherstobitov created IGNITE-11408: Summary: AssertionError may occurs on client start Key: IGNITE-11408 URL: https://issues.apache.org/jira/browse/IGNITE-11408 Project: Ignite

[jira] [Created] (IGNITE-11407) AssertionError may occurs on server start

2019-02-25 Thread Dmitry Sherstobitov (JIRA)
Dmitry Sherstobitov created IGNITE-11407: Summary: AssertionError may occurs on server start Key: IGNITE-11407 URL: https://issues.apache.org/jira/browse/IGNITE-11407 Project: Ignite

[jira] [Created] (IGNITE-11406) NullPointerException may occurs on client start

2019-02-25 Thread Dmitry Sherstobitov (JIRA)
Dmitry Sherstobitov created IGNITE-11406: Summary: NullPointerException may occurs on client start Key: IGNITE-11406 URL: https://issues.apache.org/jira/browse/IGNITE-11406 Project: Ignite

[jira] [Created] (IGNITE-11405) [ML] Fix typo in Javadoc of DelegatingNamedVector

2019-02-25 Thread Anton Dmitriev (JIRA)
Anton Dmitriev created IGNITE-11405: --- Summary: [ML] Fix typo in Javadoc of DelegatingNamedVector Key: IGNITE-11405 URL: https://issues.apache.org/jira/browse/IGNITE-11405 Project: Ignite

[jira] [Created] (IGNITE-11404) Document CREATE TABLE "parallelism" option

2019-02-25 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-11404: Summary: Document CREATE TABLE "parallelism" option Key: IGNITE-11404 URL: https://issues.apache.org/jira/browse/IGNITE-11404 Project: Ignite Issue

[jira] [Created] (IGNITE-11403) Web console: 'export all' for scan ignores a filter value

2019-02-25 Thread Pavel Konstantinov (JIRA)
Pavel Konstantinov created IGNITE-11403: --- Summary: Web console: 'export all' for scan ignores a filter value Key: IGNITE-11403 URL: https://issues.apache.org/jira/browse/IGNITE-11403 Project:

[jira] [Created] (IGNITE-11402) SQL: Add ability to specift inline size of PK and affinity key indexes from CREATE TABLE and QueryEntity

2019-02-25 Thread Vladimir Ozerov (JIRA)
Vladimir Ozerov created IGNITE-11402: Summary: SQL: Add ability to specift inline size of PK and affinity key indexes from CREATE TABLE and QueryEntity Key: IGNITE-11402 URL: