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

4.x: Replace deprecated method Scheduling.fixedRateBuilder() on Scheduling.fixedRate() in CoordinatorService #9458

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Captain1653
Copy link
Contributor

Description

I've found, that the deprecated method Scheduling.fixedRateBuilder() is used in the code. The method was marked as deprecated in this commit.

image

It can be replaced on Scheduling.fixedRate()

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 2, 2024
@danielkec
Copy link
Contributor

Public API method removal is possible only in next major version, 5 in this case

@Captain1653
Copy link
Contributor Author

Captain1653 commented Nov 11, 2024

If it's ok to use deprecated methods until major version and refactor it then - it's not a problem.

Should I close my PR, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants