[
https://issues.apache.org/jira/browse/IGNITE-25533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Timonin updated IGNITE-25533:
------------------------------------
Description:
This method is used only for GridDhtAtomicAbstractUpdateRequest, other Messages
don't implement it.
Looks like a logic of the request can be moved outside of the Message class.
was:
This method is used only for GridDhtAtomicAbstractUpdateRequest.
Looks like a logic for remaining messages can be moved outside of the Message
class.
> Remove Message#onAckReceived
> ----------------------------
>
> Key: IGNITE-25533
> URL: https://issues.apache.org/jira/browse/IGNITE-25533
> Project: Ignite
> Issue Type: Improvement
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
>
> This method is used only for GridDhtAtomicAbstractUpdateRequest, other
> Messages don't implement it.
> Looks like a logic of the request can be moved outside of the Message class.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)