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

Fix for using configured maxRecords in Prefetching #264

Merged
merged 1 commit into from Nov 10, 2017

Conversation

sahilpalvia
Copy link
Contributor

This commit contains the fix for the issue#262. This issue caused a regression where user configured maxRecords was not being used by PrefetchGetRecordsCache.

…e maxRecords as the parameter to the constructor. Changed the createRecordsFetcher signature to take maxRecords as a parameter.
@pfifer pfifer merged commit 1abb41d into awslabs:master Nov 10, 2017
sahilpalvia added a commit to sahilpalvia/amazon-kinesis-client that referenced this pull request Nov 10, 2017
…s#262

Fixes awslabs#262 

Changing the signture of SingleRecordsFetcherFactory to no longer take maxRecords as the parameter to the constructor. Changed the createRecordsFetcher signature to take maxRecords as a parameter. (awslabs#264)
@sahilpalvia sahilpalvia deleted the cache-max-records-fix branch November 13, 2017 17:51
@sahilpalvia sahilpalvia added this to the v1.8.8 milestone Nov 13, 2017
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.

None yet

2 participants