Anton Kalashnikov created IGNITE-11982:
------------------------------------------
Summary: Fix bugs of pds
Key: IGNITE-11982
URL:
https://issues.apache.org/jira/browse/IGNITE-11982 Project: Ignite
Issue Type: Bug
Reporter: Anton Kalashnikov
Assignee: Anton Kalashnikov
fixed pds crash:
* Fail during logical recovery
* JVM crash in all compatibility LFS tests
* WAL segments serialization problem
* Unable to read last WAL record after crash during checkpoint
* Node failed on detecting storage block size if page compression enabled on many caches
* Can not change baseline for in-memory cluster
* SqlFieldsQuery DELETE FROM causes JVM crash
* Fixed IgniteCheckedException: Compound exception for CountDownFuture.
fixed tests:
* WalCompactionAndPageCompressionTest
* IgnitePdsRestartAfterFailedToWriteMetaPageTest.test
* GridPointInTimeRecoveryRebalanceTest.testRecoveryNotFailsIfWalSomewhereEnab
* IgniteClusterActivateDeactivateTest.testDeactivateSimple_5_Servers_5_Clients_Fro
* IgniteCacheReplicatedQuerySelfTest.testNodeLeft
* .NET tests
optimization:
* Replace TcpDiscoveryNode to nodeId in TcpDiscoveryMessages
* Failures to deserialize discovery data should be handled by a failure handler
* Optimize GridToStringBuilder
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)