[jira] [Created] (IGNITE-14394) Baseline auto-adjustment does not happen when 2+ nodes join the cluster

2021-03-24 Thread Vyacheslav Koptilin (Jira)
Vyacheslav Koptilin created IGNITE-14394: Summary: Baseline auto-adjustment does not happen when 2+ nodes join the cluster Key: IGNITE-14394 URL: https://issues.apache.org/jira/browse/IGNITE-14394

[jira] [Created] (IGNITE-14393) Describe components interactions with metastorage

2021-03-24 Thread Alexey Goncharuk (Jira)
Alexey Goncharuk created IGNITE-14393: - Summary: Describe components interactions with metastorage Key: IGNITE-14393 URL: https://issues.apache.org/jira/browse/IGNITE-14393 Project: Ignite

[jira] [Created] (IGNITE-14392) Remove the SQL Transactions page from Apache Ignite docs

2021-03-24 Thread Nikita Safonov (Jira)
Nikita Safonov created IGNITE-14392: --- Summary: Remove the SQL Transactions page from Apache Ignite docs Key: IGNITE-14392 URL: https://issues.apache.org/jira/browse/IGNITE-14392 Project: Ignite

Re: Fix force rebuild indexes

2021-03-24 Thread ткаленко кирилл
Hello! What do you mean by the implementation plan? Implement ticket https://issues.apache.org/jira/browse/IGNITE-14321 24.03.2021, 17:17, "Maxim Muzafarov" : > Hello, > > I think the issue definitely must be fixed, so +1 from my side. > BTW, what would be your implementation plan? > > I think

Re: Fix force rebuild indexes

2021-03-24 Thread Maxim Muzafarov
Hello, I think the issue definitely must be fixed, so +1 from my side. BTW, what would be your implementation plan? I think the [1] issue may be interesting for you. [1] https://issues.apache.org/jira/browse/IGNITE-13056 On Tue, 23 Mar 2021 at 21:04, ткаленко кирилл wrote: > > Hello everyone!

[jira] [Created] (IGNITE-14391) Multi-node cache data preloading

2021-03-24 Thread Dmitriy Sorokin (Jira)
Dmitriy Sorokin created IGNITE-14391: Summary: Multi-node cache data preloading Key: IGNITE-14391 URL: https://issues.apache.org/jira/browse/IGNITE-14391 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-14390) Add rebalance statistic to test result data

2021-03-24 Thread Dmitriy Sorokin (Jira)
Dmitriy Sorokin created IGNITE-14390: Summary: Add rebalance statistic to test result data Key: IGNITE-14390 URL: https://issues.apache.org/jira/browse/IGNITE-14390 Project: Ignite Issue

[jira] [Created] (IGNITE-14389) Implement simple in-memory meta storage

2021-03-24 Thread Andrey N. Gura (Jira)
Andrey N. Gura created IGNITE-14389: --- Summary: Implement simple in-memory meta storage Key: IGNITE-14389 URL: https://issues.apache.org/jira/browse/IGNITE-14389 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-14388) Add affinity key support.

2021-03-24 Thread Andrey Mashenkov (Jira)
Andrey Mashenkov created IGNITE-14388: - Summary: Add affinity key support. Key: IGNITE-14388 URL: https://issues.apache.org/jira/browse/IGNITE-14388 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-14387) [Ignite Website] Update for events schedule

2021-03-24 Thread Kseniya Romanova (Jira)
Kseniya Romanova created IGNITE-14387: - Summary: [Ignite Website] Update for events schedule Key: IGNITE-14387 URL: https://issues.apache.org/jira/browse/IGNITE-14387 Project: Ignite

[jira] [Created] (IGNITE-14386) Failure handler triggered on doneFut.get() in Checkpointer.syncUpdatedStores@db-checkpoint-thread

2021-03-24 Thread Ilya Kasnacheev (Jira)
Ilya Kasnacheev created IGNITE-14386: Summary: Failure handler triggered on doneFut.get() in Checkpointer.syncUpdatedStores@db-checkpoint-thread Key: IGNITE-14386 URL:

[jira] [Created] (IGNITE-14385) Add start/end time of checkpoint, rebalance, PME to performance statistics.

2021-03-24 Thread Sergei Ryzhov (Jira)
Sergei Ryzhov created IGNITE-14385: -- Summary: Add start/end time of checkpoint, rebalance, PME to performance statistics. Key: IGNITE-14385 URL: https://issues.apache.org/jira/browse/IGNITE-14385

[jira] [Created] (IGNITE-14384) Remove diagnostics at the stop of the node in case of CorruptedTreeException

2021-03-24 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-14384: Summary: Remove diagnostics at the stop of the node in case of CorruptedTreeException Key: IGNITE-14384 URL: https://issues.apache.org/jira/browse/IGNITE-14384

[jira] [Created] (IGNITE-14383) No need to update metastorage if cache statistics disabled.

2021-03-24 Thread Stanilovsky Evgeny (Jira)
Stanilovsky Evgeny created IGNITE-14383: --- Summary: No need to update metastorage if cache statistics disabled. Key: IGNITE-14383 URL: https://issues.apache.org/jira/browse/IGNITE-14383 Project:

[jira] [Created] (IGNITE-14382) Network module API structuring

2021-03-24 Thread Sergey Chugunov (Jira)
Sergey Chugunov created IGNITE-14382: Summary: Network module API structuring Key: IGNITE-14382 URL: https://issues.apache.org/jira/browse/IGNITE-14382 Project: Ignite Issue Type:

Re: IEP-70: Async Continuation Executor

2021-03-24 Thread Pavel Tupitsyn
Igniters, since there are no more comments and/or review feedback, I'm going to merge the changes by the end of the week. On Mon, Mar 22, 2021 at 10:37 PM Pavel Tupitsyn wrote: > Ready for review: > https://github.com/apache/ignite/pull/8870 > > On Sun, Mar 21, 2021 at 8:09 PM Pavel Tupitsyn >