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

Ethan Rose updated HDDS-14753:
------------------------------
    Description: 
After HDDS-14735, there are some places are calling serialize to eventually 
pass int values over the network, although it looks like they should be 
migrated to passing in ComponentVersion and leaving the serialization for the 
lower level translation layers. These include methods in:

Pipeline
DatanodeDetails
DatanodeUsageInfo
OmKeyInfo
StorageContainerLocationProtocolClientSideTranslatorPB
Placements into auditMap

  was:
After HDDS-14735, there are some places are calling serialize to eventually 
pass int values over the network, although it looks like they should be 
migrated to passing in ComponentVersion and leaving the serialization for the 
lower level translation layers. These include methods in:

Pipeline
DatanodeDetails
DatanodeUsageInfoProto
OmKeyInfo
StorageContainerLocationProtocolClientSideTranslatorPB
Placements into auditMap


> Check if existing translation layers should use int or enum component version
> -----------------------------------------------------------------------------
>
>                 Key: HDDS-14753
>                 URL: https://issues.apache.org/jira/browse/HDDS-14753
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: Ethan Rose
>            Priority: Major
>
> After HDDS-14735, there are some places are calling serialize to eventually 
> pass int values over the network, although it looks like they should be 
> migrated to passing in ComponentVersion and leaving the serialization for the 
> lower level translation layers. These include methods in:
> Pipeline
> DatanodeDetails
> DatanodeUsageInfo
> OmKeyInfo
> StorageContainerLocationProtocolClientSideTranslatorPB
> Placements into auditMap



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to