[jira] [Created] (IGNITE-14586) Remove @SupperessWarnings when implementation provided.

2021-04-16 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-14586: Summary: Remove @SupperessWarnings when implementation provided. Key: IGNITE-14586 URL: https://issues.apache.org/jira/browse/IGNITE-14586 Project: Ignite

Re: Azure Cloud IP Finder

2021-04-16 Thread Denis Magda
Congrats, Atri! Bragged about it a bit: https://twitter.com/denismagda/status/1383104415087927297?s=20 -- Denis Magda, VP, Developer Relations and Product Marketing On Fri, Apr 16, 2021 at 12:57 PM Ilya Kasnacheev wrote: > Hello! > > Thank you for driving this

Re: Welcome letter

2021-04-16 Thread Eduard Rakhmankulov
Thank you so much! On Fri, 16 Apr 2021, 18:15 Denis Magda, wrote: > Hi Eduard, > > Welcome to the community! I see that someone has already added you to the > contributors' list in JIRA. Good luck, pick your ticket! > > - > Denis > > > On Thu, Apr 15, 2021 at 8:52 AM Eduard Rakhmankulov >

Re: Azure Cloud IP Finder

2021-04-16 Thread Ilya Kasnacheev
Hello! Thank you for driving this effort, Atri. The Azure IP Finder code has been merged and will surely be a highlight in Apache Ignite 2.11. Regards, -- Ilya Kasnacheev ср, 14 апр. 2021 г. в 11:54, Atri Sharma : > Thanks for your comments. > > I have moved the dependency versions for

[jira] [Created] (IGNITE-14585) Ability to extend config files in spec

2021-04-16 Thread Nikolay Izhikov (Jira)
Nikolay Izhikov created IGNITE-14585: Summary: Ability to extend config files in spec Key: IGNITE-14585 URL: https://issues.apache.org/jira/browse/IGNITE-14585 Project: Ignite Issue

[jira] [Created] (IGNITE-14584) Server node fails on remote filter with static initializer deployment if client disconnects

2021-04-16 Thread Igor Belyakov (Jira)
Igor Belyakov created IGNITE-14584: -- Summary: Server node fails on remote filter with static initializer deployment if client disconnects Key: IGNITE-14584 URL: https://issues.apache.org/jira/browse/IGNITE-14584

[jira] [Created] (IGNITE-14583) Server node fails on remote filter deployment after client reconnect with new node id

2021-04-16 Thread Igor Belyakov (Jira)
Igor Belyakov created IGNITE-14583: -- Summary: Server node fails on remote filter deployment after client reconnect with new node id Key: IGNITE-14583 URL: https://issues.apache.org/jira/browse/IGNITE-14583

[jira] [Created] (IGNITE-14582) Continuous Query deploys remote filter even on client nodes

2021-04-16 Thread Igor Belyakov (Jira)
Igor Belyakov created IGNITE-14582: -- Summary: Continuous Query deploys remote filter even on client nodes Key: IGNITE-14582 URL: https://issues.apache.org/jira/browse/IGNITE-14582 Project: Ignite

[jira] [Created] (IGNITE-14581) Implement IgniteImpl close method

2021-04-16 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-14581: Summary: Implement IgniteImpl close method Key: IGNITE-14581 URL: https://issues.apache.org/jira/browse/IGNITE-14581 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-14580) Add exception handling logic to IgntitionProcessor

2021-04-16 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-14580: Summary: Add exception handling logic to IgntitionProcessor Key: IGNITE-14580 URL: https://issues.apache.org/jira/browse/IGNITE-14580 Project: Ignite

[jira] [Created] (IGNITE-14579) Start rest manager

2021-04-16 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-14579: Summary: Start rest manager Key: IGNITE-14579 URL: https://issues.apache.org/jira/browse/IGNITE-14579 Project: Ignite Issue Type: Improvement

[jira] [Created] (IGNITE-14578) Bootstrap configuation manager with distributed configuraiton

2021-04-16 Thread Alexander Lapin (Jira)
Alexander Lapin created IGNITE-14578: Summary: Bootstrap configuation manager with distributed configuraiton Key: IGNITE-14578 URL: https://issues.apache.org/jira/browse/IGNITE-14578 Project:

[jira] [Created] (IGNITE-14577) .NET: error serialization failed when thread is interrupted

2021-04-16 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-14577: --- Summary: .NET: error serialization failed when thread is interrupted Key: IGNITE-14577 URL: https://issues.apache.org/jira/browse/IGNITE-14577 Project: Ignite

Re: Welcome letter

2021-04-16 Thread Denis Magda
Hi Eduard, Welcome to the community! I see that someone has already added you to the contributors' list in JIRA. Good luck, pick your ticket! - Denis On Thu, Apr 15, 2021 at 8:52 AM Eduard Rakhmankulov wrote: > Hello Ignite Community! > > My name is Eduard. I want to contribute to Apache

Re: [VOTE] Release pyignite 0.4.0-rc1

2021-04-16 Thread Igor Sapego
+1 from me. Best Regards, Igor On Fri, Apr 16, 2021 at 5:05 PM Ivan Daschinsky wrote: > Ivan Daschinsky > чт, 15 апр., 21:37 (19 часов назад) > кому: dev > Dear Igniters! > > Release candidate binaries are at least uploaded and ready for vote > You can find them here: >

[jira] [Created] (IGNITE-14576) Ignite command-line tool cannot stop already running ignite instance

2021-04-16 Thread Vyacheslav Koptilin (Jira)
Vyacheslav Koptilin created IGNITE-14576: Summary: Ignite command-line tool cannot stop already running ignite instance Key: IGNITE-14576 URL: https://issues.apache.org/jira/browse/IGNITE-14576

[VOTE] Release pyignite 0.4.0-rc1

2021-04-16 Thread Ivan Daschinsky
Ivan Daschinsky чт, 15 апр., 21:37 (19 часов назад) кому: dev Dear Igniters! Release candidate binaries are at least uploaded and ready for vote You can find them here: https://dist.apache.org/repos/dist/dev/ignite/pyignite/0.4.0-rc1 If you follow the link above, you will find source package

Re: [DISCUSSION] Error handling in Ignite 3

2021-04-16 Thread Alexei Scherbakov
чт, 15 апр. 2021 г. в 18:21, Andrey Mashenkov : > Hi Alexey, > I like the idea. > > 1. > > > TBL-0001 is a *string representation* of the error. It is built from 2 > > byte scope id (mapped to name TBL) and 2 byte number (0001). Both > > internally packed in int. No any kind of parsing will be

[jira] [Created] (IGNITE-14575) Write to Distributed Metastorage should throw exception on client if client is not connected to topology

2021-04-16 Thread Semyon Danilov (Jira)
Semyon Danilov created IGNITE-14575: --- Summary: Write to Distributed Metastorage should throw exception on client if client is not connected to topology Key: IGNITE-14575 URL:

[jira] [Created] (IGNITE-14574) Ignite command-line tool cannot download a maven artifact from local repository on Windows platform

2021-04-16 Thread Vyacheslav Koptilin (Jira)
Vyacheslav Koptilin created IGNITE-14574: Summary: Ignite command-line tool cannot download a maven artifact from local repository on Windows platform Key: IGNITE-14574 URL:

[jira] [Created] (IGNITE-14573) Calcite bug. DML operations skips binary flag usage.

2021-04-16 Thread Stanilovsky Evgeny (Jira)
Stanilovsky Evgeny created IGNITE-14573: --- Summary: Calcite bug. DML operations skips binary flag usage. Key: IGNITE-14573 URL: https://issues.apache.org/jira/browse/IGNITE-14573 Project: Ignite

[jira] [Created] (IGNITE-14572) Include metastorage into snapshot

2021-04-16 Thread Maxim Muzafarov (Jira)
Maxim Muzafarov created IGNITE-14572: Summary: Include metastorage into snapshot Key: IGNITE-14572 URL: https://issues.apache.org/jira/browse/IGNITE-14572 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-14571) Add RELEASE.md file to project.

2021-04-16 Thread Andrey Mashenkov (Jira)
Andrey Mashenkov created IGNITE-14571: - Summary: Add RELEASE.md file to project. Key: IGNITE-14571 URL: https://issues.apache.org/jira/browse/IGNITE-14571 Project: Ignite Issue Type:

Re: Static hierarchy in jmx tree

2021-04-16 Thread Igor Akkuratov
Is there anybody alive?

[jira] [Created] (IGNITE-14570) Ignite Extensions: Add default checkpoint methods to the IgnitePerformanceStatisticsHandler handler

2021-04-16 Thread Amelchev Nikita (Jira)
Amelchev Nikita created IGNITE-14570: Summary: Ignite Extensions: Add default checkpoint methods to the IgnitePerformanceStatisticsHandler handler Key: IGNITE-14570 URL:

[jira] [Created] (IGNITE-14569) Create data structures system view

2021-04-16 Thread Ilya Kazakov (Jira)
Ilya Kazakov created IGNITE-14569: - Summary: Create data structures system view Key: IGNITE-14569 URL: https://issues.apache.org/jira/browse/IGNITE-14569 Project: Ignite Issue Type:

[CANCEL] [VOTE] Release Apache Ignite performance-statistics-ext, spring-data-all-ext and spring-tx-ext extensions 1.0.0 RC1

2021-04-16 Thread Nikita Amelchev
Folks, Canceling due to absence of LICENSE and NOTICE files in binary package and missing source package. I have created the issue to fix it: https://issues.apache.org/jira/browse/IGNITE-14568 -- Best wishes, Amelchev Nikita

[jira] [Created] (IGNITE-14568) Add LICENSE and NOTICE files to release package of performance-statistics-ext extension

2021-04-16 Thread Amelchev Nikita (Jira)
Amelchev Nikita created IGNITE-14568: Summary: Add LICENSE and NOTICE files to release package of performance-statistics-ext extension Key: IGNITE-14568 URL: https://issues.apache.org/jira/browse/IGNITE-14568

[jira] [Created] (IGNITE-14567) Implement snapshot abstraction for RAFT client/server.

2021-04-16 Thread Alexey Scherbakov (Jira)
Alexey Scherbakov created IGNITE-14567: -- Summary: Implement snapshot abstraction for RAFT client/server. Key: IGNITE-14567 URL: https://issues.apache.org/jira/browse/IGNITE-14567 Project: Ignite

[jira] [Created] (IGNITE-14566) Add information about checkpoints to the graphs of the performance statistics report

2021-04-16 Thread Sergei Ryzhov (Jira)
Sergei Ryzhov created IGNITE-14566: -- Summary: Add information about checkpoints to the graphs of the performance statistics report Key: IGNITE-14566 URL: https://issues.apache.org/jira/browse/IGNITE-14566

[jira] [Created] (IGNITE-14565) Add additional update counter logging for detect causes of AssertionError: LWM after HWM

2021-04-16 Thread Maria Makedonskaya (Jira)
Maria Makedonskaya created IGNITE-14565: --- Summary: Add additional update counter logging for detect causes of AssertionError: LWM after HWM Key: IGNITE-14565 URL:

Re: [VOTE][EXTENSION] Release Apache Ignite performance-statistics-ext, spring-data-all-ext and spring-tx-ext extensions 1.0.0 RC1

2021-04-16 Thread Ivan Daschinsky
-1 From me. There is an absence of NOTICE and LICENSE files in binary package. Also, there is no source package. These is a violation of apache release policy [1] [1] https://www.apache.org/legal/release-policy.html чт, 15 апр. 2021 г. в 23:23, Nikita Amelchev : > According to ASF release policy