oasis-tcs / cti-taxii2

OASIS CTI TC: An official CTI TC repository for TAXII 2 work
https://github.com/oasis-tcs/cti-taxii2
Other
9 stars 4 forks source link

Need to clarify which data is returned, the oldest data or newest data. #40

Closed jordan2175 closed 6 years ago

jordan2175 commented 6 years ago

We need to add some clarify around what data is returned if the client is making its first request of the system without any pagination or filtering controls and the server is limiting the data coming back. For example, say there is 100 million records and the client asks for all of them. If the server limits the client to 1000 records, which 1000 records should be returned. The oldest 1000 records or the newest 1000 records.

jordan2175 commented 6 years ago

We talked about this at the F2F and agreed that we need to add some clarifying text around this.