Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object by ID Resource Responses Can be Huge and Needs Pagination Support #21

Closed
jordan2175 opened this issue Dec 3, 2017 · 3 comments
Closed

Comments

@jordan2175
Copy link

jordan2175 commented Dec 3, 2017

The Object resource can contain a significant number of object versions, which become unwieldy to manage in a single request/response pair. Without a mechanism to manage highly-versioned objects, effective transport is significantly limited.

The proposed change is to add pagination to this resource in section 5.5. This change is backward compatible.

@jordan2175
Copy link
Author

jordan2175 commented Jan 24, 2018

I have made the change in suggestion mode to section 5.5

@jordan2175
Copy link
Author

We talked about this at the F2F and the consensus in the room was to add this.

@jordan2175 jordan2175 changed the title Get Object by ID needs to support pagination Object by ID Resource Responses Can be Huge and Needs Pagination Support Feb 5, 2018
@jordan2175
Copy link
Author

Item based pagination was dropped from TAXII 2.1 CSD01. So this issue is being closed and added to a new feature issue to investigate pagination. This will ensure that if/when we do pagination, that we make sure this is also added.

@jordan2175 jordan2175 added this to the TAXII-2.1-CSD01 milestone Feb 22, 2018
@jordan2175 jordan2175 added this to Done in TAXII-2.1 Feb 22, 2018
@jordan2175 jordan2175 removed this from Done in TAXII-2.1 Feb 22, 2018
@jordan2175 jordan2175 added this to Done in TAXII-2.1 Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
TAXII-2.1
  
Done
Development

No branches or pull requests

1 participant