-
Notifications
You must be signed in to change notification settings - Fork 1.9k
JavaLogger javadoc and test updates #1
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
cstroe
commented
Apr 24, 2015
- Update javadoc with new class name.
- Rename test class name to match the class it's testing.
* Rename test class name to match the class it's testing.
|
Hello, |
|
Thank you. |
anton-vinogradov
pushed a commit
that referenced
this pull request
Apr 26, 2019
asfgit
pushed a commit
that referenced
this pull request
Jul 16, 2019
AMashenkov
pushed a commit
that referenced
this pull request
Jan 27, 2020
Vladsz83
added a commit
to Vladsz83/ignite
that referenced
this pull request
Feb 4, 2020
nizhikov
added a commit
that referenced
this pull request
Mar 11, 2020
* IGNITE-12597 : first impl * IGNITE-12597 : + checking of reuse-data-region system property * IGNITE-12597 : + fix in the JMX * IGNITE-12597 : Think is ready except the JMX tests * IGNITE-12597 : Think the ticket is done. Attempt #1. * IGNITE-12597 : Small fix in messages. * IGNITE-12597 : Fixed checking of erase-mem-on-deactivation-flag. Now within the job, not on client node. * IGNITE-12597 : Fixed checking of erase-mem-on-deactivation-flag. Now within the job, not on client node. * IGNITE-12597 : Lost fixws after review * IGNITE-12597 : fix after review. * deleteme * IGNITE-12597 : fix after review #n. * IGNITE-12597 : fix. * IGNITE-12597 : Removed checking of reuse-mem-on-deactivate. Useless. Won't work. * IGNITE-12597 : Minor fixes. * IGNITE-12597 : Redeem IgniteMXBean * IGNITE-12597 : code style * IGNITE-12597 : fix force-change-state. * IGNITE-12597 : fix. * IGNITE-12597 : spell fix. * IGNITE-12597 : removed exception throwing for the internal calls satbility. * IGNITE-12646 : checking of deactivation returned * IGNITE-12646 : Suggestion of fixing mbean interface IgniteMXBean. * IGNITE-12646 : + some javadoc * IGNITE-12646 : + enchanced javadoc * IGNITE-12646 : changed IgniteCluster, Ignite, IgniteMXBean * IGNITE-12646 : another exception * IGNITE-12646 : fix of import * IGNITE-12646 : first working version of new IgniteCluster#state(ClusterState, boolean force) * IGNITE-12614 : fixed REST, java tests. * IGNITE-12701 : fix after review * IGNITE-12701 : redeem. * IGNITE-12701 : minor comment fit. * IGNITE-12701 : minor fix. * IGNITE-12701 : review fixes. * IGNITE-12701 : back to checking of state change through the discovery. * IGNITE-12701 : critical fix. * IGNITE-12701 : codestyle fix. * IGNITE-12701 : removed API change. * IGNITE-12701 : minority. * IGNITE-12701 : minority review fix. * IGNITE-12701 : last review. * IGNITE-12701 : fix resetting params in the commands. * IGNITE-12701 : attempt to fix nodeJS thin client test * IGNITE-12701 : minority. * IGNITE-12701 : critical fix : checking the feature before deactivation. * IGNITE-12701 : fixes after review. * IGNITE-12701 : fixes after review. * IGNITE-12701 : fixes after review 2. * IGNITE-12701 : fixes after review 3. * Minor javadoc update. * Update GridClientClusterState.java * Update GridClientClusterState.java * Update IgniteCluster.java * Update GridClientConnection.java * IGNITE-12701 : fixes after review 4. * IGNITE-12701 : fixes after review 5 * IGNITE-12701 : ChangeGlobalStateMessage is now forced by default. * IGNITE-12701 : minor change of an error message. * IGNITE-12701 : fixed after prereview 6 * IGNITE-12701 : reverted change global state methods. * IGNITE-12701 : reverted proj settings. * IGNITE-12701 : reverted proj settings. * IGNITE-12701 : Fix of comments, spelling, @code True->true / false / null. * IGNITE-12701 : Fix of comments, spelling, @code True->true / false / null 2. * IGNITE-12701 : aalse -> false * IGNITE-12701 : better 'fails if' description. * IGNITE-12701 : better 'fails if' description 2. * IGNITE-12701 : breakline. * IGNITE-12701 : better see. * IGNITE-12701 : better see. * IGNITE-12701 : minorities. * IGNITE-12701 : fixed notes of data loss. * IGNITE-12703 : fixes after review. * IGNITE-12703: Same comments. * IGNITE-12703 + comments * IGNITE-12703 : renaming, refactoring. * IGNITE-12703 : reverted minority. * IGNITE-12703 : major fix. * IGNITE-12703 : + comment. * IGNITE-12703 : + breakline. * IGNITE-12703 : removed testInternalForcedDeactivation() Co-authored-by: Vladimir Steshin <[email protected]> Co-authored-by: Nikolay <[email protected]>
7 tasks
luchnikovbsk
added a commit
to luchnikovbsk/ignite
that referenced
this pull request
Apr 14, 2022
anton-vinogradov
added a commit
that referenced
this pull request
Aug 8, 2023
J-Bakuli
pushed a commit
to J-Bakuli/ignite
that referenced
this pull request
Nov 10, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.