-
Notifications
You must be signed in to change notification settings - Fork 1.9k
IGNITE-14474 expand log for errors with GridDhtPartitionSupplyMessage in GridDhtPartitionDemander #9004
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
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
…Stopped - done as per ticket description -- verified with diffs overview
Change logging for supplier message on demander
unit test
…-14474 � Conflicts: � modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionDemander.java � modules/core/src/test/java/org/apache/ignite/testframework/junits/JUnit3TestLegacySupport.java
Add complex log message
delete unused test
delete unused test
fix checkstyle
...che/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionDemander.java
Show resolved
Hide resolved
...che/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionDemander.java
Show resolved
Hide resolved
...che/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionDemander.java
Outdated
Show resolved
Hide resolved
add logging checking
add other logging checking
Log check
check format
remove unused code
minor fix
minor fix
denis-chudov
suggested changes
Apr 29, 2021
...rocessors/cache/distributed/rebalancing/GridCacheRebalancingUnmarshallingFailedSelfTest.java
Outdated
Show resolved
Hide resolved
…rs/cache/distributed/rebalancing/GridCacheRebalancingUnmarshallingFailedSelfTest.java fix typo Co-authored-by: Denis Chudov <moonglloom@gmail.com>
sk0x50
reviewed
May 6, 2021
...che/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionDemander.java
Outdated
Show resolved
Hide resolved
fix minor comment
alievmirza
reviewed
May 11, 2021
...rocessors/cache/distributed/rebalancing/GridCacheRebalancingUnmarshallingFailedSelfTest.java
Outdated
Show resolved
Hide resolved
fix error pattern
alievmirza
suggested changes
May 12, 2021
modules/ssh/src/main/java/org/apache/ignite/internal/util/nodestart/StartNodeCallableImpl.java
Outdated
Show resolved
Hide resolved
revert mistake
tkalkirill
pushed a commit
to gridgain/apache-ignite
that referenced
this pull request
Jun 28, 2021
…ge in GridDhtPartitionDemander. Fixes apache#9004 (apache#1964) Signed-off-by: Slava Koptilin <slava.koptilin@gmail.com> (cherry picked from commit 48f71eb)
xintrian
pushed a commit
to xintrian/ignite
that referenced
this pull request
May 27, 2022
…ge in GridDhtPartitionDemander. Fixes apache#9004 Signed-off-by: Slava Koptilin <slava.koptilin@gmail.com>
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.
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
The description explains WHAT and WHY was made instead of HOW.
The following pattern must be used:
IGNITE-XXXX Change summarywhereXXXX- number of JIRA issue.(see the Maintainers list)
the
green visaattached 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.