Skip to content

fix: add pre-check on expireTime in AccessTokenManager - #6981

Open
hengyuss wants to merge 1 commit into
apache:masterfrom
hengyuss:fix/AccessTokenManager_NPE_on_missing_expiredTime_kills_scheduled_token_refresh_permanently
Open

fix: add pre-check on expireTime in AccessTokenManager#6981
hengyuss wants to merge 1 commit into
apache:masterfrom
hengyuss:fix/AccessTokenManager_NPE_on_missing_expiredTime_kills_scheduled_token_refresh_permanently

Conversation

@hengyuss

Copy link
Copy Markdown
Contributor

Fixes: #6841

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

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.

[BUG] AccessTokenManager NPE on missing expiredTime — kills scheduled token refresh permanently

1 participant