[ 
https://issues.apache.org/jira/browse/IGNITE-22168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843787#comment-17843787
 ] 

Ignite TC Bot commented on IGNITE-22168:
----------------------------------------

{panel:title=Branch: [pull/11339/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11339/head] Base: [master] : No new tests 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7855885&buildTypeId=IgniteTests24Java8_RunAll]

> Fix fieldsCount in TcpCommunication messages
> --------------------------------------------
>
>                 Key: IGNITE-22168
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22168
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Ilya Shishkov
>            Assignee: Ilya Shishkov
>            Priority: Major
>              Labels: ise
>         Attachments: IGNITE-22168.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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|IGNITE-21345|
> |GridCacheQueryResponse|IGNITE-15530|
> |GridDhtTxFinishRequest|IGNITE-21345|
> |GridDhtTxPrepareRequest|IGNITE-21345|
> |GridH2QueryRequest|IGNITE-21345, IGNITE-21628|
> |GridNearGetRequest|IGNITE-21345|
> |GridNearSingleGetRequest|IGNITE-21345|
> |GridNearTxFinishRequest|IGNITE-21345|
> |SnapshotFilesRequestMessage|IGNITE-17610, IGNITE-15067, IGNITE-14744|
> Reproducer:  [^IGNITE-22168.patch] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to