another typo that appears when monitoring the java process via JMX#913
Merged
asfgit merged 1 commit intoapache:masterfrom Oct 30, 2015
radu-stefanache:more_typo_fixes
Merged
another typo that appears when monitoring the java process via JMX#913asfgit merged 1 commit intoapache:masterfrom radu-stefanache:more_typo_fixes
asfgit merged 1 commit intoapache:masterfrom
radu-stefanache:more_typo_fixes
Conversation
Member
|
LGTM, though we will need to check if these strings are consumed through any APIs so that we don't end up breaking backward/API compatibilies |
Contributor
Author
|
When I've made the changed I've looked through all the files for the text and found no match but it's better to test first . |
Contributor
|
LGTM, based on a set of tests that I run on this branch (which I rebased myself first): Result: And: Result: Someone else please review the code. |
Contributor
|
valid English replacement of strings I see @bhaisaab 's point in his comment but had eclipse check java references to the call and is never made. It must be implemented as on override of an interface method. LGTM ( @remibergsma ) |
asfgit
pushed a commit
that referenced
this pull request
Oct 30, 2015
another typo that appears when monitoring the java process via JMXStatus : in preogress instead of in progress and some other small typos . * pr/913: another typo that appears when monitoring the java process via JMX Signed-off-by: Remi Bergsma <github@remi.nl>
yadvr
pushed a commit
that referenced
this pull request
Jan 20, 2021
* migratewizard: Display error and unfreeze form when api call fails * migratewizard: Fix fetching jobid from api response Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
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
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.
Status : in preogress instead of in progress and some other small typos .