You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semyon Danilov (Jira)" <ji...@apache.org> on 2023/05/11 12:05:00 UTC

[jira] [Updated] (IGNITE-19457) Review nullability of network messages' fields

     [ https://issues.apache.org/jira/browse/IGNITE-19457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Semyon Danilov updated IGNITE-19457:
------------------------------------
    Description: 
PlacementDriverMessage:
groupId

ReplicaRequest:
groupId

SnapshotRequestMessage:
id

ReadWriteMultiRowReplicaRequest:
commitPartitionId

ReadWriteReplicaRequest:
transactionId

ReadWriteSingleRowReplicaRequest:
commitPartitionId

> Review nullability of network messages' fields
> ----------------------------------------------
>
>                 Key: IGNITE-19457
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19457
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Semyon Danilov
>            Priority: Major
>              Labels: ignite-3
>
> PlacementDriverMessage:
> groupId
> ReplicaRequest:
> groupId
> SnapshotRequestMessage:
> id
> ReadWriteMultiRowReplicaRequest:
> commitPartitionId
> ReadWriteReplicaRequest:
> transactionId
> ReadWriteSingleRowReplicaRequest:
> commitPartitionId



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