[jira] [Commented] (IGNITE-22168) Fix fieldsCount in TcpCommunication messages

2024-05-07 Thread Ilya Shishkov (Jira)


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

Ilya Shishkov commented on IGNITE-22168:


[~alex_pl], thank you a lot for the review!

> 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
> Fix For: 2.17
>
> Attachments: IGNITE-22168.patch
>
>  Time Spent: 20m
>  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)


[jira] [Commented] (IGNITE-22168) Fix fieldsCount in TcpCommunication messages

2024-05-07 Thread Ilya Shishkov (Jira)


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

Ilya Shishkov commented on IGNITE-22168:


[~alex_pl], can you take a look, please?

> 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)


[jira] [Commented] (IGNITE-22168) Fix fieldsCount in TcpCommunication messages

2024-05-06 Thread Ignite TC Bot (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-22168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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=7855885buildTypeId=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)