Sarveksha Yeshavantha Raju created HDDS-15121:
-------------------------------------------------

             Summary: Unify SCM list container on SCMListContainerRequestProto
                 Key: HDDS-15121
                 URL: https://issues.apache.org/jira/browse/HDDS-15121
             Project: Apache Ozone
          Issue Type: Improvement
            Reporter: Sarveksha Yeshavantha Raju
            Assignee: Sarveksha Yeshavantha Raju


Unify SCM list container on {{SCMListContainerRequestProto}} so one message 
carries paging and filters, and route client/server code through 
{{ScmListContainerRequestCodec}} + {{ListContainerQuery}}.

Drop the old {{listContainer(long, …)}} overloads from 
{{StorageContainerLocationProtocol}}, the client side PB translator, and 
{{SCMClientProtocolServer}}; keep thin {{@Deprecated}} wrappers on 
{{ScmClient}} / {{ContainerOperationClient}} that build the proto.

New list filters can be added as optional proto fields plus codec/server logic, 
without new Java overloads on the core protocol.



--
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