Skip to content

IGNITE-25793 Add missing logs for single message errors#12161

Merged
shishkovilja merged 29 commits into
apache:masterfrom
w3ll1ngt:ignite-25793
Mar 16, 2026
Merged

IGNITE-25793 Add missing logs for single message errors#12161
shishkovilja merged 29 commits into
apache:masterfrom
w3ll1ngt:ignite-25793

Conversation

@w3ll1ngt
Copy link
Copy Markdown
Contributor

@w3ll1ngt w3ll1ngt commented Jun 30, 2025

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.

@w3ll1ngt w3ll1ngt force-pushed the ignite-25793 branch 2 times, most recently from e8f0e4f to fd30540 Compare July 18, 2025 12:00
@w3ll1ngt w3ll1ngt requested a review from wernerdv March 4, 2026 09:39
w3ll1ngt and others added 4 commits March 4, 2026 13:43
Co-authored-by: Dmitry Werner <grimekillah@gmail.com>
# Conflicts:
#	modules/core/src/test/java/org/apache/ignite/internal/GridCachePartitionExchangeManagerWarningsTest.java
@w3ll1ngt w3ll1ngt requested a review from wernerdv March 4, 2026 13:57
@shishkovilja
Copy link
Copy Markdown
Contributor

@w3ll1ngt , do we need to log message sending failures here?

log.debug("Node left during partition exchange [nodeId=" + node.id() + ", exchId=" + exchId + ']');

w3ll1ngt and others added 2 commits March 13, 2026 13:56
Co-authored-by: Ilya Shishkov <shishkovilja@gmail.com>
@sonarqubecloud
Copy link
Copy Markdown

@shishkovilja shishkovilja merged commit 53cde36 into apache:master Mar 16, 2026
10 checks passed
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.

3 participants