[jira] [Created] (IGNITE-14469) Adding a list of caches that will not be forced to rebuild indexes to the control.sh --cache indexes_force_rebuild

2021-04-02 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-14469: Summary: Adding a list of caches that will not be forced to rebuild indexes to the control.sh --cache indexes_force_rebuild Key: IGNITE-14469 URL:

[jira] [Created] (IGNITE-14468) Adding a list of caches that will not be forced to rebuild indexes to the control.sh --cache indexes_force_rebuild

2021-04-02 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-14468: Summary: Adding a list of caches that will not be forced to rebuild indexes to the control.sh --cache indexes_force_rebuild Key: IGNITE-14468 URL:

[jira] [Created] (IGNITE-14458) Fix flaky IgniteLocalWalSizeTest

2021-04-01 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-14458: Summary: Fix flaky IgniteLocalWalSizeTest Key: IGNITE-14458 URL: https://issues.apache.org/jira/browse/IGNITE-14458 Project: Ignite Issue Type:

[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-14373) There's a race in auto rollover WAL segment and deactivate of WAL

2021-03-22 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-14373: Summary: There's a race in auto rollover WAL segment and deactivate of WAL Key: IGNITE-14373 URL: https://issues.apache.org/jira/browse/IGNITE-14373 Project:

[jira] [Created] (IGNITE-14321) Forced index rebuilding does not work correctly

2021-03-16 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-14321: Summary: Forced index rebuilding does not work correctly Key: IGNITE-14321 URL: https://issues.apache.org/jira/browse/IGNITE-14321 Project: Ignite

[jira] [Created] (IGNITE-14254) Graceful stop rebuilding indexes when deactivating a cluster

2021-02-26 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-14254: Summary: Graceful stop rebuilding indexes when deactivating a cluster Key: IGNITE-14254 URL: https://issues.apache.org/jira/browse/IGNITE-14254 Project:

[jira] [Created] (IGNITE-14246) Add page diagnostics in a WAL to a IgniteWalConverter

2021-02-25 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-14246: Summary: Add page diagnostics in a WAL to a IgniteWalConverter Key: IGNITE-14246 URL: https://issues.apache.org/jira/browse/IGNITE-14246 Project: Ignite

[jira] [Created] (IGNITE-14175) Update metric for loaded keys through rebalance once at the demand message

2021-02-14 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-14175: Summary: Update metric for loaded keys through rebalance once at the demand message Key: IGNITE-14175 URL: https://issues.apache.org/jira/browse/IGNITE-14175

[jira] [Created] (IGNITE-14170) Adding metrics of using WAL archive

2021-02-12 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-14170: Summary: Adding metrics of using WAL archive Key: IGNITE-14170 URL: https://issues.apache.org/jira/browse/IGNITE-14170 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-13912) Incorrect calculation of WAL segments that should be deleted from WAL archive

2020-12-25 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13912: Summary: Incorrect calculation of WAL segments that should be deleted from WAL archive Key: IGNITE-13912 URL: https://issues.apache.org/jira/browse/IGNITE-13912

[jira] [Created] (IGNITE-13910) Do not release a segment if it is not present in FileWriteAheadLogManager#reserve

2020-12-24 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13910: Summary: Do not release a segment if it is not present in FileWriteAheadLogManager#reserve Key: IGNITE-13910 URL: https://issues.apache.org/jira/browse/IGNITE-13910

[jira] [Created] (IGNITE-13877) Error restarting the node with switching from disabled WAL archiving to enabled

2020-12-20 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13877: Summary: Error restarting the node with switching from disabled WAL archiving to enabled Key: IGNITE-13877 URL: https://issues.apache.org/jira/browse/IGNITE-13877

[jira] [Created] (IGNITE-13848) Premature update SegmentReservationStorage#minReserveIdx during truncate of segments

2020-12-14 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13848: Summary: Premature update SegmentReservationStorage#minReserveIdx during truncate of segments Key: IGNITE-13848 URL: https://issues.apache.org/jira/browse/IGNITE-13848

[jira] [Created] (IGNITE-13847) Make GridEncryptionManager#onWalSegmentRemoved async

2020-12-13 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13847: Summary: Make GridEncryptionManager#onWalSegmentRemoved async Key: IGNITE-13847 URL: https://issues.apache.org/jira/browse/IGNITE-13847 Project: Ignite

[jira] [Created] (IGNITE-13831) Move WAL archive cleanup from checkpoint to rollover

2020-12-09 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13831: Summary: Move WAL archive cleanup from checkpoint to rollover Key: IGNITE-13831 URL: https://issues.apache.org/jira/browse/IGNITE-13831 Project: Ignite

[jira] [Created] (IGNITE-13815) Remove ability to delete segments from the middle of WAL archive

2020-12-04 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13815: Summary: Remove ability to delete segments from the middle of WAL archive Key: IGNITE-13815 URL: https://issues.apache.org/jira/browse/IGNITE-13815 Project:

[jira] [Created] (IGNITE-13650) Remove FileWriteAheadLogManager#updateCurrentHandle from under assert

2020-11-01 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13650: Summary: Remove FileWriteAheadLogManager#updateCurrentHandle from under assert Key: IGNITE-13650 URL: https://issues.apache.org/jira/browse/IGNITE-13650

[jira] [Created] (IGNITE-13613) Adding api to get segment sizes

2020-10-23 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13613: Summary: Adding api to get segment sizes Key: IGNITE-13613 URL: https://issues.apache.org/jira/browse/IGNITE-13613 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-13469) Adaptation control.sh to picocli framework

2020-09-21 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13469: Summary: Adaptation control.sh to picocli framework Key: IGNITE-13469 URL: https://issues.apache.org/jira/browse/IGNITE-13469 Project: Ignite Issue

[jira] [Created] (IGNITE-13438) Correction of error behavior in control.sh

2020-09-11 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13438: Summary: Correction of error behavior in control.sh Key: IGNITE-13438 URL: https://issues.apache.org/jira/browse/IGNITE-13438 Project: Ignite Issue

[jira] [Created] (IGNITE-13435) Incorrect parsing of arguments of command warm-up control.sh

2020-09-11 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13435: Summary: Incorrect parsing of arguments of command warm-up control.sh Key: IGNITE-13435 URL: https://issues.apache.org/jira/browse/IGNITE-13435 Project:

[jira] [Created] (IGNITE-13397) NPE in logSupplierDone(UUID nodeId)

2020-09-03 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13397: Summary: NPE in logSupplierDone(UUID nodeId) Key: IGNITE-13397 URL: https://issues.apache.org/jira/browse/IGNITE-13397 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-13385) Documentation of cache warm-up strategy

2020-08-25 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13385: Summary: Documentation of cache warm-up strategy Key: IGNITE-13385 URL: https://issues.apache.org/jira/browse/IGNITE-13385 Project: Ignite Issue

[jira] [Created] (IGNITE-13370) Missed README.txt in ignite-control-utility module

2020-08-18 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13370: Summary: Missed README.txt in ignite-control-utility module Key: IGNITE-13370 URL: https://issues.apache.org/jira/browse/IGNITE-13370 Project: Ignite

[jira] [Created] (IGNITE-13362) Stop warm-up via control.sh

2020-08-14 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13362: Summary: Stop warm-up via control.sh Key: IGNITE-13362 URL: https://issues.apache.org/jira/browse/IGNITE-13362 Project: Ignite Issue Type: New

[jira] [Created] (IGNITE-13345) Warming up node

2020-08-10 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13345: Summary: Warming up node Key: IGNITE-13345 URL: https://issues.apache.org/jira/browse/IGNITE-13345 Project: Ignite Issue Type: New Feature

[jira] [Created] (IGNITE-13327) Add a metric for processed keys when rebuilding indexes.

2020-08-05 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13327: Summary: Add a metric for processed keys when rebuilding indexes. Key: IGNITE-13327 URL: https://issues.apache.org/jira/browse/IGNITE-13327 Project: Ignite

[jira] [Created] (IGNITE-13269) Waiting for completion of operations on indexes before cache stop

2020-07-20 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13269: Summary: Waiting for completion of operations on indexes before cache stop Key: IGNITE-13269 URL: https://issues.apache.org/jira/browse/IGNITE-13269 Project:

[jira] [Created] (IGNITE-13124) Implement autocompletion for control.sh

2020-06-05 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13124: Summary: Implement autocompletion for control.sh Key: IGNITE-13124 URL: https://issues.apache.org/jira/browse/IGNITE-13124 Project: Ignite Issue

[jira] [Created] (IGNITE-13123) Move control.sh to a separate module

2020-06-05 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13123: Summary: Move control.sh to a separate module Key: IGNITE-13123 URL: https://issues.apache.org/jira/browse/IGNITE-13123 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-13120) Move control.sh to a separate module and add framework for command autocompletion

2020-06-05 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13120: Summary: Move control.sh to a separate module and add framework for command autocompletion Key: IGNITE-13120 URL: https://issues.apache.org/jira/browse/IGNITE-13120

[jira] [Created] (IGNITE-13119) Data race when getting index rebuild status

2020-06-04 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-13119: Summary: Data race when getting index rebuild status Key: IGNITE-13119 URL: https://issues.apache.org/jira/browse/IGNITE-13119 Project: Ignite Issue

[jira] [Created] (IGNITE-12906) Add to IgniteWalConverter possibility output only hashes instead real data

2020-04-16 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12906: Summary: Add to IgniteWalConverter possibility output only hashes instead real data Key: IGNITE-12906 URL: https://issues.apache.org/jira/browse/IGNITE-12906

[jira] [Created] (IGNITE-12902) Concurrent modification in time to iterate by events

2020-04-15 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12902: Summary: Concurrent modification in time to iterate by events Key: IGNITE-12902 URL: https://issues.apache.org/jira/browse/IGNITE-12902 Project: Ignite

[jira] [Created] (IGNITE-12873) Hosts names resolution takes place even if all nodes are configured via ip addresses

2020-04-08 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12873: Summary: Hosts names resolution takes place even if all nodes are configured via ip addresses Key: IGNITE-12873 URL: https://issues.apache.org/jira/browse/IGNITE-12873

[jira] [Created] (IGNITE-12836) Writing methods to avoid limit of 65535 bytes for java.io.DataOutput#writeUTF

2020-03-25 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12836: Summary: Writing methods to avoid limit of 65535 bytes for java.io.DataOutput#writeUTF Key: IGNITE-12836 URL: https://issues.apache.org/jira/browse/IGNITE-12836

[jira] [Created] (IGNITE-12821) control.sh validate_indexes must check that index size and cache size are same

2020-03-21 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12821: Summary: control.sh validate_indexes must check that index size and cache size are same Key: IGNITE-12821 URL: https://issues.apache.org/jira/browse/IGNITE-12821

[jira] [Created] (IGNITE-12797) Add command line option to CommandHandler to be able to see full stack trace and cause exception in log in case of error.

2020-03-17 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12797: Summary: Add command line option to CommandHandler to be able to see full stack trace and cause exception in log in case of error. Key: IGNITE-12797 URL:

[jira] [Created] (IGNITE-12750) Correct the setting of the pool to build the index

2020-03-05 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12750: Summary: Correct the setting of the pool to build the index Key: IGNITE-12750 URL: https://issues.apache.org/jira/browse/IGNITE-12750 Project: Ignite

[jira] [Created] (IGNITE-12684) Optimize count of threads for rebuild indexes

2020-02-14 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12684: Summary: Optimize count of threads for rebuild indexes Key: IGNITE-12684 URL: https://issues.apache.org/jira/browse/IGNITE-12684 Project: Ignite

[jira] [Created] (IGNITE-12680) Cleanup unneeded explicit usages of SystemPropertiesRule

2020-02-14 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12680: Summary: Cleanup unneeded explicit usages of SystemPropertiesRule Key: IGNITE-12680 URL: https://issues.apache.org/jira/browse/IGNITE-12680 Project: Ignite

[jira] [Created] (IGNITE-12616) At start grid need twice enter psswords for keystore and truststore.

2020-02-02 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12616: Summary: At start grid need twice enter psswords for keystore and truststore. Key: IGNITE-12616 URL: https://issues.apache.org/jira/browse/IGNITE-12616

[jira] [Created] (IGNITE-12497) PartitionsEvictManager should log all partitions which will be evicted

2019-12-26 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12497: Summary: PartitionsEvictManager should log all partitions which will be evicted Key: IGNITE-12497 URL: https://issues.apache.org/jira/browse/IGNITE-12497

[jira] [Created] (IGNITE-12478) Add long running operation timeout to MXBean for manipulate in run-time

2019-12-20 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12478: Summary: Add long running operation timeout to MXBean for manipulate in run-time Key: IGNITE-12478 URL: https://issues.apache.org/jira/browse/IGNITE-12478

[jira] [Created] (IGNITE-12466) Monitor query pool starvation

2019-12-18 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12466: Summary: Monitor query pool starvation Key: IGNITE-12466 URL: https://issues.apache.org/jira/browse/IGNITE-12466 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-12465) Extend test coverage [IGNITE-11995] control.sh if experimental command disabled - don't show help for experemental commands

2019-12-17 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12465: Summary: Extend test coverage [IGNITE-11995] control.sh if experimental command disabled - don't show help for experemental commands Key: IGNITE-12465 URL:

[jira] [Created] (IGNITE-12447) Modification of S#compact method

2019-12-13 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12447: Summary: Modification of S#compact method Key: IGNITE-12447 URL: https://issues.apache.org/jira/browse/IGNITE-12447 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-12440) Sensetive data leak in partition release future messages

2019-12-12 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12440: Summary: Sensetive data leak in partition release future messages Key: IGNITE-12440 URL: https://issues.apache.org/jira/browse/IGNITE-12440 Project: Ignite

[jira] [Created] (IGNITE-12392) Faster transaction rolled back when one of backup node failed

2019-11-25 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12392: Summary: Faster transaction rolled back when one of backup node failed Key: IGNITE-12392 URL: https://issues.apache.org/jira/browse/IGNITE-12392

[jira] [Created] (IGNITE-12338) Use ignite thread for notifier about long query

2019-10-30 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12338: Summary: Use ignite thread for notifier about long query Key: IGNITE-12338 URL: https://issues.apache.org/jira/browse/IGNITE-12338 Project: Ignite

[jira] [Created] (IGNITE-12324) improper message in BinaryObjectException is printed when accessing fieldOrder method binary field with binary object of unregistered type

2019-10-23 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12324: Summary: improper message in BinaryObjectException is printed when accessing fieldOrder method binary field with binary object of unregistered type Key: IGNITE-12324 URL:

[jira] [Created] (IGNITE-12318) Extend test coverage [IGNITE-11967] control.sh validate_indexes SQL Index issue must contain information about cache group

2019-10-22 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12318: Summary: Extend test coverage [IGNITE-11967] control.sh validate_indexes SQL Index issue must contain information about cache group Key: IGNITE-12318 URL:

[jira] [Created] (IGNITE-12316) Extend test coverage [IGNITE-10761] GridCacheProcessor should add info about cache in exception message, if applicable.

2019-10-22 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12316: Summary: Extend test coverage [IGNITE-10761] GridCacheProcessor should add info about cache in exception message, if applicable. Key: IGNITE-12316 URL:

[jira] [Created] (IGNITE-12305) Extend test coverage [IGNITE-11959] NullPointerException If transaction failed and failure handler doesn't configured explicitly

2019-10-21 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12305: Summary: Extend test coverage [IGNITE-11959] NullPointerException If transaction failed and failure handler doesn't configured explicitly Key: IGNITE-12305 URL:

[jira] [Created] (IGNITE-12267) ClassCastException after change column type (drop, add)

2019-10-07 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12267: Summary: ClassCastException after change column type (drop, add) Key: IGNITE-12267 URL: https://issues.apache.org/jira/browse/IGNITE-12267 Project: Ignite

[jira] [Created] (IGNITE-12226) Improve BinaryObjectException message

2019-09-24 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12226: Summary: Improve BinaryObjectException message Key: IGNITE-12226 URL: https://issues.apache.org/jira/browse/IGNITE-12226 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-12162) Add the cluster name to the promt message "--deactivate" the control.sh

2019-09-11 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12162: Summary: Add the cluster name to the promt message "--deactivate" the control.sh Key: IGNITE-12162 URL: https://issues.apache.org/jira/browse/IGNITE-12162

[jira] [Created] (IGNITE-12135) Rework GridCommandHandlerTest

2019-09-02 Thread Kirill Tkalenko (Jira)
Kirill Tkalenko created IGNITE-12135: Summary: Rework GridCommandHandlerTest Key: IGNITE-12135 URL: https://issues.apache.org/jira/browse/IGNITE-12135 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-12080) Add extended logging for rebalance

2019-08-16 Thread Kirill Tkalenko (JIRA)
Kirill Tkalenko created IGNITE-12080: Summary: Add extended logging for rebalance Key: IGNITE-12080 URL: https://issues.apache.org/jira/browse/IGNITE-12080 Project: Ignite Issue Type:

[jira] [Created] (IGNITE-11995) control.sh if experimental command disabled - don't show help for experemental commands

2019-07-18 Thread Kirill Tkalenko (JIRA)
Kirill Tkalenko created IGNITE-11995: Summary: control.sh if experimental command disabled - don't show help for experemental commands Key: IGNITE-11995 URL: https://issues.apache.org/jira/browse/IGNITE-11995

[jira] [Created] (IGNITE-11993) Print warning if awaiting next wal segment it too long

2019-07-17 Thread Kirill Tkalenko (JIRA)
Kirill Tkalenko created IGNITE-11993: Summary: Print warning if awaiting next wal segment it too long Key: IGNITE-11993 URL: https://issues.apache.org/jira/browse/IGNITE-11993 Project: Ignite

[jira] [Created] (IGNITE-11988) control.sh validate_indexes SQL Index issue add information about group and cache id

2019-07-17 Thread Kirill Tkalenko (JIRA)
Kirill Tkalenko created IGNITE-11988: Summary: control.sh validate_indexes SQL Index issue add information about group and cache id Key: IGNITE-11988 URL: https://issues.apache.org/jira/browse/IGNITE-11988

[jira] [Created] (IGNITE-11967) control.sh validate_indexes SQL Index issue must contain information about cache group

2019-07-08 Thread Kirill Tkalenko (JIRA)
Kirill Tkalenko created IGNITE-11967: Summary: control.sh validate_indexes SQL Index issue must contain information about cache group Key: IGNITE-11967 URL: https://issues.apache.org/jira/browse/IGNITE-11967

[jira] [Created] (IGNITE-11959) NullPointerException If transaction failed and failure handler doesn't configured explicitly

2019-07-03 Thread Kirill Tkalenko (JIRA)
Kirill Tkalenko created IGNITE-11959: Summary: NullPointerException If transaction failed and failure handler doesn't configured explicitly Key: IGNITE-11959 URL: