[jira] [Updated] (IGNITE-27830) Get rid of external serialization in GridDhtAffinityAssignmentResponse
[
https://issues.apache.org/jira/browse/IGNITE-27830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Werner 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 {{#affAssignmentIds}} and remove
{{#affAssignmentIdsBytes}}
# 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 {{ErrorMessage}}
# 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
>Assignee: Dmitry Werner
>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 {{#affAssignmentIds}} and remove
> {{#affAssignmentIdsBytes}}
> # 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)
[jira] [Updated] (IGNITE-27830) Get rid of external serialization in GridDhtAffinityAssignmentResponse
[
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)
[jira] [Updated] (IGNITE-27830) Get rid of external serialization in GridDhtAffinityAssignmentResponse
[
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 {{ErrorMessafe}}
# 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:*
> 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 {{ErrorMessafe}}
> # Remove {{#partBytes}}, use {{@Order}} with {{@Compress}} for {{#partMap}}
> instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
[jira] [Updated] (IGNITE-27830) Get rid of external serialization in GridDhtAffinityAssignmentResponse
[ 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:* was:All byte[] should be deleted. Serialisation should be based on original fields serialization. They should become messages or supported by the codegen framework. > 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:* -- This message was sent by Atlassian Jira (v8.20.10#820010)
[jira] [Updated] (IGNITE-27830) Get rid of external serialization in GridDhtAffinityAssignmentResponse
[ https://issues.apache.org/jira/browse/IGNITE-27830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Vinogradov updated IGNITE-27830: -- Labels: ise (was: ) > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)
