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

Fixing issue with NullMetrics warning messages #284

Merged
merged 2 commits into from
Jan 22, 2018

Conversation

sahilpalvia
Copy link
Contributor

This commit fixes the issue with warning messages thrown when trying to checkpoint on a thread which is not the main thread. The message is thrown when checkpoint is called.

@pfifer pfifer merged commit e65e563 into awslabs:master Jan 22, 2018
@sahilpalvia sahilpalvia deleted the nullmetrics-fix branch January 22, 2018 21:49
@pfifer pfifer added this to the 1.8.10 milestone Jan 29, 2018
pfifer added a commit to pfifer/amazon-kinesis-client that referenced this pull request Jan 29, 2018
* Allow providing a custom IKinesisProxy implementation.
  * PR awslabs#274
* Checkpointing on a different thread should no longer emit a warning about NullMetricsScope.
  * PR awslabs#284
  * Issue awslabs#48
* Upgraded the AWS Java SDK to version 1.11.271
  * PR awslabs#287
pfifer added a commit that referenced this pull request Jan 31, 2018
* Allow providing a custom IKinesisProxy implementation.
  * PR #274
* Checkpointing on a different thread should no longer emit a warning about NullMetricsScope.
  * PR #284
  * Issue #48
* Upgraded the AWS Java SDK to version 1.11.271
  * PR #287
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