Release PR - #695
Merged
Merged
Conversation
SDCISA-17956: Builder for Forwarder
I found ONE cause of these ConnectionClose issues. Unluckily, this one
is just a false-positive. It is just logged, but is not really an error
per se. The closing is even the desired/expected thing to happen in that
case. So the erorr is not really an error.
Therefore reduce distraction for this one by adjusting log level and
enhancing documentation. Then we have to hunt the remaining (still
unknown) cases.
Related:
SDCISA-9578, SDCISA-9578, SDCISA-16515, SDCISA-17118, SDCISA-17118,
SDCISA-17711, SDCISA-17711, SDCISA-17956, SDCISA-17986, SDCISA-20360,
SDCISA-20740, SDCISA-20755, SDCISA-20763, SDCISA-20767, SDCISA-21066,
ISAGDFPD-1553, gateleen PR 683, gateleen PR 686, gateleen PR 687,
houston PR 816, gateleen PR 688.
(wip @ 1e8feed)
…Case-20251006 SDCISA-17956: Just a false-positive
- Refactor (class-extraction) from Forwarder.
- Increase error resilience and log where appropriate.
- Add LOTS of documenting comments.
- Enhance logging with debug-hints.
Related:
SDCISA-9578, SDCISA-9578, SDCISA-16515, SDCISA-17118, SDCISA-17118,
SDCISA-17711, SDCISA-17711, SDCISA-17956, SDCISA-17986, SDCISA-20360,
SDCISA-20740, SDCISA-20755, SDCISA-20763, SDCISA-20767, SDCISA-21066,
ISAGDFPD-1553, gateleen PR 683, gateleen PR 686, gateleen PR 687,
houston PR 816, gateleen PR 688.
(wip @ 0c1e340)
…-20251007 SDCISA-17956: Forwarder: Refactor / Cleanup / Resilience
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.
No description provided.