Skip to content

Conversation

@csviri
Copy link
Collaborator

@csviri csviri commented May 29, 2023

No description provided.

@csviri csviri self-assigned this May 29, 2023
@csviri csviri requested a review from metacosm May 29, 2023 07:53
CacheKeyMapper.singleResourceCacheKeyMapper());
}

@Deprecated(forRemoval = true)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Specify in the javadoc using the @deprecated attribute what is supposed to be used instead.

null, resourceClass, cacheKeyMapper);
}

@Deprecated(forRemoval = true)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same as above.

new ScheduledThreadPoolExecutor(DEFAULT_EXECUTOR_THREAD_NUMBER));
}

@Deprecated(forRemoval = true)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same as above

resourceClass, cacheKeyMapper, executorService);
}

@Deprecated
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same as above.

@csviri csviri requested a review from metacosm May 29, 2023 11:40
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 8 Code Smells

36.4% 36.4% Coverage
0.0% 0.0% Duplication

@csviri csviri merged commit f976c5c into main May 30, 2023
@csviri csviri deleted the per-resource-polling-es branch May 30, 2023 16:33
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.

3 participants