Details
Description
Some implementations of interface Message (they are listed below) have method #fieldsCount which returns incorrect value. It can lead to inconsistency of IO operations in TcpCommunication protocol.
Class | Caused by |
---|---|
GridCacheQueryRequest | |
GridCacheQueryResponse | |
GridDhtTxFinishRequest | |
GridDhtTxPrepareRequest | |
GridH2QueryRequest | |
GridNearGetRequest | |
GridNearSingleGetRequest | |
GridNearTxFinishRequest | |
SnapshotFilesRequestMessage |
Reproducer: IGNITE-22168.patch
Attachments
Attachments
Issue Links
- is caused by
-
IGNITE-21345 TxState and MvccSnapshot removal
- Resolved
-
IGNITE-21628 Transactional SQL commands removal
- Resolved
-
IGNITE-15530 IndexQuery has to use MergeSort reducer
- Resolved
-
IGNITE-14744 Restore snapshot taken on different topologies
- Resolved
-
IGNITE-15067 Add custom destination path to the snapshost API
- Resolved
-
IGNITE-17610 Rework snapshot cancel command and simplify syntax in control script.
- Resolved
- links to