Re: Test naming on TC JUnit 5

2019-07-25 Thread Ivan Fedotov
Also, according to IGNITE-10973 [1] (in nutshell: maven dependencies + migration Examples module), we are ready for JUnit 5. What is a strategy for massive migration? [1] https://issues.apache.org/jira/browse/IGNITE-10973 чт, 25 июл. 2019 г. в 14:33, Ivan Fedotov : > Hi Dmitriy. > >

Re: Test naming on TC JUnit 5

2019-07-25 Thread Ivan Fedotov
faster detection of master > failures. > > Sincerely, > Dmitriy Pavlov > > пн, 22 июл. 2019 г. в 20:10, Ivan Fedotov : > > > Hi, igniters! > > > > In the context of IEP-30 and IGNITE-10958 in particular [1], the JUnit5 > > tests are going to appear in m

Test naming on TC JUnit 5

2019-07-22 Thread Ivan Fedotov
in.com/pr.html?serverId=apache=IgniteTests24Java8_RunAll=pull/6606/head=Latest -- Ivan Fedotov. ivanan...@gmail.com

Re: Migration to JUnit 5

2019-07-05 Thread Ivan Fedotov
mented tests refer to existing examples. So, an ideal > > way here is to uncomment them in scope of IGNITE-711 [1], removal is > > not a good option. And I do not expect much problems here because we > > fully support Java 8 for a long time. > > > > [1] https://issues.apache.org/ji

Re: Migration to JUnit 5

2019-07-01 Thread Ivan Fedotov
://issues.apache.org/jira/browse/IGNITE-10973 вт, 26 февр. 2019 г. в 18:51, Ivan Fedotov : > Ivan, > I will investigate GridAbstractTest refactoring issue more precisely when > I finish with JUnit3Legacy classes. Anyway, I will keep in touch with you > and the community on the most signifi

Re: [DISCUSSION][IEP-35] Metrics configuration

2019-06-27 Thread Ivan Fedotov
"Estimated rebalancing speed in keys". > > > > > > > > > Please, share your vision. > > > > > > [1] > > > > https://github.com/apache/ignite/commit/fdaa310430aefff07994eb35510d3416886b5bbe > > > [2] > > > > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=112820392 > > > [3] https://issues.apache.org/jira/browse/IGNITE-11927 > > > [4] > > > > https://github.com/apache/ignite/blob/master/modules/core/src/main/java/org/apache/ignite/internal/processors/metric/impl/HistogramMetric.java > > > [5] > > > > https://github.com/apache/ignite/blob/master/modules/core/src/main/java/org/apache/ignite/internal/processors/metric/impl/HitRateMetric.java > > > > -- Ivan Fedotov. ivanan...@gmail.com

Re: IgniteConfigVariationsAbstractTest subclasses do not run

2019-05-31 Thread Ivan Fedotov
. [1] https://issues.apache.org/jira/browse/IGNITE-11883 [2] https://issues.apache.org/jira/browse/IGNITE-11884 [3] https://issues.apache.org/jira/browse/IGNITE-11885 [4] https://issues.apache.org/jira/browse/IGNITE-11886 чт, 30 мая 2019 г. в 14:55, Ivan Fedotov : > Hi Igniters! > >

[jira] [Created] (IGNITE-11886) Unable to check query result in IgniteCacheConfigVariationsQueryTest

2019-05-31 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11886: - Summary: Unable to check query result in IgniteCacheConfigVariationsQueryTest Key: IGNITE-11886 URL: https://issues.apache.org/jira/browse/IGNITE-11886 Project

[jira] [Created] (IGNITE-11885) Tests from IgniteCacheConfigVariationsFullApiTest failed on TC

2019-05-31 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11885: - Summary: Tests from IgniteCacheConfigVariationsFullApiTest failed on TC Key: IGNITE-11885 URL: https://issues.apache.org/jira/browse/IGNITE-11885 Project: Ignite

[jira] [Created] (IGNITE-11884) Time outed invokeAll tests in WithKeepBinaryCacheFullApiTest

2019-05-31 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11884: - Summary: Time outed invokeAll tests in WithKeepBinaryCacheFullApiTest Key: IGNITE-11884 URL: https://issues.apache.org/jira/browse/IGNITE-11884 Project: Ignite

[jira] [Created] (IGNITE-11883) Unable to find keys in testKeyAffinityDeploy

2019-05-31 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11883: - Summary: Unable to find keys in testKeyAffinityDeploy Key: IGNITE-11883 URL: https://issues.apache.org/jira/browse/IGNITE-11883 Project: Ignite Issue Type

Re: IgniteConfigVariationsAbstractTest subclasses do not run

2019-05-30 Thread Ivan Fedotov
n F., > > Agree with referring tickets in @Ignore annotation. > > Currently I have no access to a computer. Will be able to look at updated > PR next week. > > Sent from my iPhone > > > On 14 May 2019, at 10:55, Ivan Fedotov wrote: > > > > Ivan P., > > I ma

[jira] [Created] (IGNITE-11851) Cache does not exist after first IgniteContinuousQueryConfigVariationsSuite tests batch

2019-05-14 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11851: - Summary: Cache does not exist after first IgniteContinuousQueryConfigVariationsSuite tests batch Key: IGNITE-11851 URL: https://issues.apache.org/jira/browse/IGNITE-11851

[jira] [Created] (IGNITE-11850) Missing check atomicity mode on null

2019-05-14 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11850: - Summary: Missing check atomicity mode on null Key: IGNITE-11850 URL: https://issues.apache.org/jira/browse/IGNITE-11850 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-11849) Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest

2019-05-14 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11849: - Summary: Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest Key: IGNITE-11849 URL: https://issues.apache.org/jira/browse/IGNITE-11849 Project: Ignite

Re: IgniteConfigVariationsAbstractTest subclasses do not run

2019-05-14 Thread Ivan Fedotov
separate ticket(s). > > вт, 30 апр. 2019 г. в 13:23, Ivan Fedotov : > > > > Ivan R., Ivan P., thank you for the suggestions, I took a look at them. > > > > According to checking CacheAtomicityMode on null in > > IgniteCacheConfigVariationsAbstractTest#atomici

Re: IgniteConfigVariationsAbstractTest subclasses do not run

2019-04-30 Thread Ivan Fedotov
n Rakov > >> > >> On 17.04.2019 22:05, Ivan Rakov wrote: > >>> Hi Ivan, > >>> > >>> I've checked your branch. Seems like these tests fail due to real > >>> issue in functionality. > >>> I'll take a look. > >>> > >

Re: [MTCGA]: new failures in builds [3681058, 3680965] needs to be handled

2019-04-24 Thread Ivan Fedotov
lizedObjects() is the cause. Yes, please create a ticket. Do > not hesitate to ping me if any assistance is needed. > > ср, 24 апр. 2019 г. в 10:54, Ivan Fedotov : > > > > Hi, Dmitry > > > > I took a look at failures and it could be caused by changes in > > tearDo

[jira] [Created] (IGNITE-11802) Check keepSerializedObjects() condition after each test

2019-04-24 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11802: - Summary: Check keepSerializedObjects() condition after each test Key: IGNITE-11802 URL: https://issues.apache.org/jira/browse/IGNITE-11802 Project: Ignite

Re: [MTCGA]: new failures in builds [3681058, 3680965] needs to be handled

2019-04-24 Thread Ivan Fedotov
of this condition back can repair tests. If you don't mind I'll create a ticket on this issue. [1] https://github.com/apache/ignite/pull/6267/files ср, 24 апр. 2019 г. в 10:47, Dmitriy Pavlov : > Ivan Fedotov & Ivan Pavluchin could you please take a look at these > failures? > > ср, 24 апр.

Re: IgniteConfigVariationsAbstractTest subclasses do not run

2019-04-18 Thread Ivan Fedotov
tionality. > > I'll take a look. > > > > Best Regards, > > Ivan Rakov > > > > On 17.04.2019 13:54, Ivan Fedotov wrote: > > > Hi, Igniters! > > > > > > During work on iep-30[1] I discovered that > > > IgniteConfigVariationsAbstractTest su

IgniteConfigVariationsAbstractTest subclasses do not run

2019-04-17 Thread Ivan Fedotov
=pull/6434/head=Latest [8] https://ci.ignite.apache.org/project.html?tab=testDetails=IgniteTests24Java8=-9037806478172035481=8 -- Ivan Fedotov. ivanan...@gmail.com

[jira] [Created] (IGNITE-11708) Unable to run tests under IgniteConfigVariationsAbstractTest class

2019-04-09 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11708: - Summary: Unable to run tests under IgniteConfigVariationsAbstractTest class Key: IGNITE-11708 URL: https://issues.apache.org/jira/browse/IGNITE-11708 Project

[jira] [Created] (IGNITE-11637) Remove class loader initilization in GridSpiAbstractTest

2019-03-27 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11637: - Summary: Remove class loader initilization in GridSpiAbstractTest Key: IGNITE-11637 URL: https://issues.apache.org/jira/browse/IGNITE-11637 Project: Ignite

Re: beforeTest, afterTest JUnit scenario implementation

2019-03-22 Thread Ivan Fedotov
; > [1] > http://apache-ignite-developers.2346864.n4.nabble.com/Is-it-time-to-move-forward-to-JUnit4-5-td29608.html > > ср, 20 мар. 2019 г. в 17:38, Ivan Fedotov : > > > > Hi Igniters! > > > > I have a questions according to beforeTest(s)/afterTest(s) me

beforeTest, afterTest JUnit scenario implementation

2019-03-20 Thread Ivan Fedotov
://github.com/apache/ignite/pull/6227/files -- Ivan Fedotov. ivanan...@gmail.com

[jira] [Created] (IGNITE-11568) Change afterTest() annotation in TcpDiscoveryFailedJoinTest

2019-03-19 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11568: - Summary: Change afterTest() annotation in TcpDiscoveryFailedJoinTest Key: IGNITE-11568 URL: https://issues.apache.org/jira/browse/IGNITE-11568 Project: Ignite

Re: Review IGNITE-11411 'Remove tearDown, setUp from JUnit3TestLegacySupport'

2019-03-19 Thread Ivan Fedotov
Hi Eduard. Thank you for your participation in the review. In case of any questions feel free to ask me. вт, 19 мар. 2019 г. в 11:04, Eduard Shangareev : > Hi. > > I am interested in. If nobody did it I would do it next week. > > On Tue, Mar 19, 2019 at 10:20 AM Ivan Fedotov

Review IGNITE-11411 'Remove tearDown, setUp from JUnit3TestLegacySupport'

2019-03-19 Thread Ivan Fedotov
he.org/confluence/display/IGNITE/IEP-30%3A+Migration+to+JUnit+5 [2] https://issues.apache.org/jira/browse/IGNITE-11411 -- Ivan Fedotov. ivanan...@gmail.com

Re: Migration to JUnit 5

2019-02-26 Thread Ivan Fedotov
gt; > > And I fully support an idea of refactoring GridAbstractTest. I think > > it is possible to make a significant improvement here. > > > > [1] > > > https://junit.org/junit5/docs/current/user-guide/#running-tests-junit-platform-runner > > > > пн, 25 февр. 2019 г. в 1

[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
free to ask me. пн, 25 февр. 2019 г. в 16:55, 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 : > > &

[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 Type

Re: Migration to JUnit 5

2019-02-25 Thread Ivan Fedotov
ng framework. For example, there are a lot of instance > methods which can be turned to static methods. Various start/stopGrid > methods fall into this category. They can be extracted into some > utility class and imported statically. Perhaps, after number of such > refactoring w

[jira] [Created] (IGNITE-11396) Remove JUnit3TestLeggriacyAssert

2019-02-22 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-11396: - Summary: Remove JUnit3TestLeggriacyAssert Key: IGNITE-11396 URL: https://issues.apache.org/jira/browse/IGNITE-11396 Project: Ignite Issue Type: Bug

Re: Migration to JUnit 5

2019-02-22 Thread Ivan Fedotov
e it significantly for junit5? Should we change other existing > tests? Suites? > > Could you please address my concerns? > > Let's discuss pros and cons. I will be happy to help there. > > [1] http://joel-costigliola.github.io/assertj/ > > чт, 21 февр. 2019 г. в 18:07, Ivan F

Re: Migration to JUnit 5

2019-02-21 Thread Ivan Fedotov
. 2019 г. в 01:42, Dmitriy Pavlov : > Done, please check access now. > > ср, 20 февр. 2019 г. в 21:49, Ivan Fedotov : > > > Dmitriy, thank you for the response. > > > > My wiki username is "ivanan", the related mailbox is ivanan...@gmail.com > . > >

Re: Migration to JUnit 5

2019-02-20 Thread Ivan Fedotov
t; > Could you share your wiki username? I can't find any users who signed up in > the wiki with any similar email/username > > Sincerely, > Dmitriy Pavlov > > ср, 20 февр. 2019 г. в 18:26, Ivan Fedotov : > > > Hi, Igniters. > > > > I am planning to formaliz

Migration to JUnit 5

2019-02-20 Thread Ivan Fedotov
://issues.apache.org/jira/browse/IGNITE-10973 [2] https://gist.github.com/1vanan/1f81319f1dc6d6ebca30c216fdd82759 Sincerely, Ivan Fedotov. ivanan...@gmail.com

[jira] [Created] (IGNITE-10973) Migrate example module tests from Junit 3 to 4

2019-01-18 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-10973: - Summary: Migrate example module tests from Junit 3 to 4 Key: IGNITE-10973 URL: https://issues.apache.org/jira/browse/IGNITE-10973 Project: Ignite Issue

[jira] [Created] (IGNITE-10958) Migrate from Junit 4 to 5

2019-01-16 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-10958: - Summary: Migrate from Junit 4 to 5 Key: IGNITE-10958 URL: https://issues.apache.org/jira/browse/IGNITE-10958 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-10588) Fail clean internal structure in test on Zookeeper Discovery Spi

2018-12-07 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-10588: - Summary: Fail clean internal structure in test on Zookeeper Discovery Spi Key: IGNITE-10588 URL: https://issues.apache.org/jira/browse/IGNITE-10588 Project: Ignite

Re: Apache Ignite 2.7. Last Mile

2018-12-03 Thread Ivan Fedotov
gt; (tag 2.7.0-rc2), so this shouldn't block the release. > > > > Ivan, were you able to reproduce this issue in ignite-2.7 branch? > > > > > > On Mon, Dec 3, 2018 at 1:03 PM Ivan Fedotov wrote: > > > > > > Nikolay, > > > > > > I think that e

Re: Apache Ignite 2.7. Last Mile

2018-12-03 Thread Ivan Fedotov
d how users can reproduce this > issue. > > пн, 3 дек. 2018 г., 9:30 Ivan Fedotov ivanan...@gmail.com: > > > I've created the PR <https://github.com/apache/ignite/pull/5550> which > > includes changes <https://github.com/1vanan/ignite/commits/before-MVCC> > > ju

Re: Apache Ignite 2.7. Last Mile

2018-12-02 Thread Ivan Fedotov
omes more understandable, but the root reason is still unclear. May be a few of you have any suggestions why hang of threads on the binary metadata registration future appears? пт, 30 нояб. 2018 г. в 13:48, Ivan Fedotov : > Igor, thank you for explanation. > > Now it seems that wh

Re: Apache Ignite 2.7. Last Mile

2018-11-30 Thread Ivan Fedotov
t;>>>> > >>>>>> Could you provide a bit more details? > >>>>>> > >>>>>> I don't see any NPE among all available logs. > >>>>>> > >>>>>> I don't think the issue is caused by changes in scope of > IGNITE-7953. > >>>>>> The test fails both before > >>>>>> < > >>>>>> > >> > https://ci.ignite.apache.org/viewLog.html?buildId=2318582=buildResultsDiv=IgniteTests24Java8_ContinuousQuery4#testNameId3300126853696550025 > >>>>>>and after > >>>>>> < > >>>>>> > >> > https://ci.ignite.apache.org/viewLog.html?buildId=2345403=buildResultsDiv=IgniteTests24Java8_ContinuousQuery4#testNameId3300126853696550025 > >>>>>> the > >>>>>> commit was merged to master with almost the same stack trace. > >>>>>> > >>>>>> Regards, > >>>>>> Igor > >>>>>> > >>>>>> чт, 29 нояб. 2018 г. в 18:43, Yakov Zhdanov : > >>>>>> > >>>>>>> Vladimir, can you please take a look at > >>>>>>> https://issues.apache.org/jira/browse/IGNITE-10376? > >>>>>>> > >>>>>>> --Yakov > >>>>>>> > >>>>> -- > >>>>> Ivan Fedotov. > >>>>> > >>>>> ivanan...@gmail.com > >>>>> > -- Ivan Fedotov. ivanan...@gmail.com

Re: Apache Ignite 2.7. Last Mile

2018-11-29 Thread Ivan Fedotov
г. в 18:43, Yakov Zhdanov : > > > Vladimir, can you please take a look at > > https://issues.apache.org/jira/browse/IGNITE-10376? > > > > --Yakov > > > -- Ivan Fedotov. ivanan...@gmail.com

Re: Apache Ignite 2.7. Last Mile

2018-11-29 Thread Ivan Fedotov
://issues.apache.org/jira/browse/IGNITE-10432 > > > > Please take a look. > > > > -- > > Alexey Kuznetsov > > > -- Ivan Fedotov. ivanan...@gmail.com

[jira] [Created] (IGNITE-10456) Lost data in cache after restart node

2018-11-29 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-10456: - Summary: Lost data in cache after restart node Key: IGNITE-10456 URL: https://issues.apache.org/jira/browse/IGNITE-10456 Project: Ignite Issue Type: Test

[jira] [Created] (IGNITE-10442) Failed checks on successful tasks canceling

2018-11-28 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-10442: - Summary: Failed checks on successful tasks canceling Key: IGNITE-10442 URL: https://issues.apache.org/jira/browse/IGNITE-10442 Project: Ignite Issue Type

[jira] [Created] (IGNITE-10376) NPE during invocation from cache

2018-11-22 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-10376: - Summary: NPE during invocation from cache Key: IGNITE-10376 URL: https://issues.apache.org/jira/browse/IGNITE-10376 Project: Ignite Issue Type: Test

[jira] [Created] (IGNITE-9051) Remove unnecessary ssh tests

2018-07-23 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-9051: Summary: Remove unnecessary ssh tests Key: IGNITE-9051 URL: https://issues.apache.org/jira/browse/IGNITE-9051 Project: Ignite Issue Type: Test

[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] [Created] (IGNITE-8619) 'Remote node could not start' in ssh connection

2018-05-28 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-8619: Summary: 'Remote node could not start' in ssh connection Key: IGNITE-8619 URL: https://issues.apache.org/jira/browse/IGNITE-8619 Project: Ignite Issue Type

[jira] [Created] (IGNITE-8462) DataStreamerImpl.close(true) should throw exception

2018-05-10 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-8462: Summary: DataStreamerImpl.close(true) should throw exception Key: IGNITE-8462 URL: https://issues.apache.org/jira/browse/IGNITE-8462 Project: Ignite Issue

[jira] [Created] (IGNITE-8104) Proper toString() implementation for IgniteConfiguration properties

2018-04-02 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-8104: Summary: Proper toString() implementation for IgniteConfiguration properties Key: IGNITE-8104 URL: https://issues.apache.org/jira/browse/IGNITE-8104 Project: Ignite

[jira] [Created] (IGNITE-8084) Unlock write lock in DataStreamerImpl

2018-03-30 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-8084: Summary: Unlock write lock in DataStreamerImpl Key: IGNITE-8084 URL: https://issues.apache.org/jira/browse/IGNITE-8084 Project: Ignite Issue Type

[jira] [Created] (IGNITE-7931) Wrong arguments for `keys` in DataStreamerImpl

2018-03-13 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-7931: Summary: Wrong arguments for `keys` in DataStreamerImpl Key: IGNITE-7931 URL: https://issues.apache.org/jira/browse/IGNITE-7931 Project: Ignite Issue Type

[jira] [Created] (IGNITE-6612) Wrap ack methods in their own class

2017-10-12 Thread Ivan Fedotov (JIRA)
Ivan Fedotov created IGNITE-6612: Summary: Wrap ack methods in their own class Key: IGNITE-6612 URL: https://issues.apache.org/jira/browse/IGNITE-6612 Project: Ignite Issue Type: Improvement