-
Type: Story
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Future
-
Component/s: api-server, ro-core, rw-core
-
Story Points:8
-
Epic Link:
As the number of resources managed by voltha increases it will be necessary to support paging of data from the server to the client. GRPC does support chunking, but I am not sure that is sufficient for the use cases or not, or we need more of a google style paging (i.e. start item X and the next Y number of items). However it is implemented some level of paging will be required.