[MTCGA]: new failures in builds [5351695] needs to be handled

2020-05-31 Thread dpavlov . tasks
Hi Igniters, I've detected some new issue on TeamCity to be handled. You are more than welcomed to help. *New test failure in master PersistenceBasicCompatibilityTest.testNodeStartByOldVersionPersistenceData_2_2 https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testN

[IGNITE-12633] [Question] Purpose of creating a new instance of QueryCancelledException every time?

2020-05-31 Thread Ravil Galeyev
Hello Igniters, I've started working on IGNITE-12633 If I understand the goal of the ticket right, QueryCancelledException needs a constructor that accepts a cause exception. @iseliverstov please, correct me if I'm wrong. As the first step, I

Re: Ashish Introduction

2020-05-31 Thread Ivan Pavlukhin
Hi Ashish, Welcome to Apache Ignite Community! I added your account to the contributors list. Now you can assign tickets to yourself. Do not hesitate to ask if you need any assistance. Please check this page out for commonly asked questions pertaining to the contribution process https://ignite.a

Re: IGNITE-12359 Migrate RocketMQ module to ignite-extensions

2020-05-31 Thread Saikat Maitra
Hi Ilya, Thank you for reviewing the changes. I have updated the PR and merged the changes. Regards, Saikat On Tue, May 26, 2020 at 10:07 AM Ilya Kasnacheev wrote: > Hello! > > We still have a mention of it in assembly/libs/README.txt - I think we > should remove it alongside with some other

Review request: IEP-45, Improvements of node failure detection.

2020-05-31 Thread Vladimir Steshin
    Hi, Igniters. Everyone is welcome to review several suggestions of reducing time of node failure detection - part of IEP-45: 1.IGNITE-13017 : Hardcoded timeout in re-marking node as alive. It can prolong detection of node failure. Solution: The hardcode simply removed. * 2.IGNITE-1301

IGNITE-12952 Enable travis ci for ignite-extensions

2020-05-31 Thread Saikat Maitra
Hi, I have raised a PR to enable travis CI build. Jira : https://issues.apache.org/jira/browse/IGNITE-12952 PR : https://github.com/apache/ignite-extensions/pull/15 I need more info about how travis build was enabled for ignite repo. I tried to execute the travis CI build for ignite-extensions