Skip to content

Conversation

@J-Bakuli
Copy link
Contributor

…e() while Ignite.active(boolean active) to Ignite.cluster().state().

Ignite.active() and Ignite.active(boolean active) are deprecated since 2018.

As per the ignite docs:

Ignite.active() -> it is recommended to use IgniteCluster.active() instead;

Ignite.active(boolean active) -> it is recommended to use IgniteCluster.active(boolean active) instead.

It seems that it is time to update these deprecated methods, update the corresponding ignite docs.


Thank you for submitting the pull request to the Apache Ignite.

In order to streamline the review of the contribution
we ask you to ensure the following steps have been taken:

The Contribution Checklist

  • There is a single JIRA ticket related to the pull request.
  • The web-link to the pull request is attached to the JIRA ticket.
  • The JIRA ticket has the Patch Available state.
  • The pull request body describes changes that have been made.
    The description explains WHAT and WHY was made instead of HOW.
  • The pull request title is treated as the final commit message.
    The following pattern must be used: IGNITE-XXXX Change summary where XXXX - number of JIRA issue.
  • A reviewer has been mentioned through the JIRA comments
    (see the Maintainers list)
  • The pull request has been checked by the Teamcity Bot and
    the green visa attached to the JIRA ticket (see TC.Bot: Check PR)

Notes

If you need any help, please email dev@ignite.apache.org or ask anу advice on http://asf.slack.com #ignite channel.

J-Bakuli and others added 19 commits December 14, 2022 12:31
…e() while Ignite.active(boolean active) to Ignite.cluster().state()
…e() while Ignite.active(boolean active) to Ignite.cluster().state()
…e() while Ignite.active(boolean active) to Ignite.cluster().state()
…e() while Ignite.active(boolean active) to Ignite.cluster().state()
…e() while Ignite.active(boolean active) to Ignite.cluster().state()
…e() while Ignite.active(boolean active) to Ignite.cluster().state()
…e() while Ignite.active(boolean active) to Ignite.cluster().state()
…e() while Ignite.active(boolean active) to Ignite.cluster().state()
…e() while Ignite.active(boolean active) to Ignite.cluster().state()
…e() while Ignite.active(boolean active) to Ignite.cluster().state()
…e() while Ignite.active(boolean active) to Ignite.cluster().state()
@NSAmelchev NSAmelchev merged commit 098e091 into apache:master Dec 27, 2022
luchnikovbsk pushed a commit to luchnikovbsk/ignite that referenced this pull request Jan 17, 2023
luchnikovbsk pushed a commit to luchnikovbsk/ignite that referenced this pull request Jan 17, 2023
@J-Bakuli J-Bakuli deleted the IGNITE-18348 branch April 6, 2023 08:03
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.

2 participants