Skip to content

Conversation

@rpmoore
Copy link
Contributor

@rpmoore rpmoore commented Jan 16, 2017

…for Spectra S3 requests that supported pagination

…for Spectra S3 requests that supported pagination
final int numObjects = 50;
CLIENT.putBulkJobSpectraS3(new PutBulkJobSpectraS3Request(TEST_ENV_NAME, createTestList(numObjects)));

final GetObjectsFullDetailsLoaderFactory loaderFactory = new GetObjectsFullDetailsLoaderFactory(CLIENT, TEST_ENV_NAME, "", 10, RETRIES, false);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better test if numObjects is not an integral multiple of page size. I think that may work today.

@berkeleysquare berkeleysquare merged commit 696092d into SpectraLogic:master Jan 17, 2017
@rpmoore rpmoore deleted the spectra_pagination_fix branch January 25, 2017 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants