[
https://issues.apache.org/jira/browse/IGNITE-27830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov updated IGNITE-27830:
-----------------------------------
Description:
All byte[] should be deleted. Serialisation should be based on original fields
serialization. They should become messages or supported by the codegen
framework.
*Update:*
# Use {{@Order}} for {{#idealAffAssignment}} and remove
{{#idealAffAssignmentBytes}}
# Replace {{#affAssignmentErrBytes}} by {{ErrorMessage}}
# Remove {{#partBytes}}, use {{@Order}} with {{@Compress}} for {{#partMap}}
instead.
was:
All byte[] should be deleted. Serialisation should be based on original fields
serialization. They should become messages or supported by the codegen
framework.
*Update:*
# Use {{@Order}} for {{#idealAffAssignment}} and remove
{{#idealAffAssignmentBytes}}
# Replace {{#affAssignmentErrBytes}} by {{ErrorMessafe}}
# Remove {{#partBytes}}, use {{@Order}} with {{@Compress}} for {{#partMap}}
instead.
> Get rid of external serialization in GridDhtAffinityAssignmentResponse
> ----------------------------------------------------------------------
>
> Key: IGNITE-27830
> URL: https://issues.apache.org/jira/browse/IGNITE-27830
> Project: Ignite
> Issue Type: Task
> Reporter: Anton Vinogradov
> Priority: Major
> Labels: ise
>
> All byte[] should be deleted. Serialisation should be based on original
> fields serialization. They should become messages or supported by the codegen
> framework.
> *Update:*
> # Use {{@Order}} for {{#idealAffAssignment}} and remove
> {{#idealAffAssignmentBytes}}
> # Replace {{#affAssignmentErrBytes}} by {{ErrorMessage}}
> # Remove {{#partBytes}}, use {{@Order}} with {{@Compress}} for {{#partMap}}
> instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)