Skip to content

fix(detect_exceptions): allow non-indented continuation lines in Java exceptions - #303

Closed
vparfonov wants to merge 1 commit into
ViaQ:v0.54.0-rhfrom
vparfonov:log9995
Closed

fix(detect_exceptions): allow non-indented continuation lines in Java exceptions#303
vparfonov wants to merge 1 commit into
ViaQ:v0.54.0-rhfrom
vparfonov:log9995

Conversation

@vparfonov

Copy link
Copy Markdown

PR addressed to fix parsing Java exceptions with multi-line error messages have non-indented lines between the exception header and the stack trace.

JIRA: https://redhat.atlassian.net/browse/LOG-9995
Portforward: #282

/assign @jcantrill
/cc @Clee2691

@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 5ec920cd-1680-4de6-a67f-74757f310a04

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@vparfonov

Copy link
Copy Markdown
Author

/retest-required

@vparfonov

Copy link
Copy Markdown
Author

/test cargo-deny-check-bans

@vparfonov

Copy link
Copy Markdown
Author

/test unit

@jcantrill jcantrill added the v0.54 label Sep 1, 2026
… exceptions

Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
@jcantrill

Copy link
Copy Markdown
Member

/approve

@openshift-ci

openshift-ci Bot commented Sep 1, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jcantrill, vparfonov

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved label Sep 1, 2026
@vparfonov

Copy link
Copy Markdown
Author

/retest-required

@openshift-ci

openshift-ci Bot commented Sep 1, 2026

Copy link
Copy Markdown

@vparfonov: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ldd-openssl 043b0ea link true /test ldd-openssl
ci/prow/clo-functional 043b0ea link true /test clo-functional
ci/prow/cluster-logging-operator-e2e 043b0ea link true /test cluster-logging-operator-e2e
ci/prow/images 043b0ea link true /test images
ci/prow/unit 043b0ea link true /test unit

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@vparfonov

Copy link
Copy Markdown
Author

close in favor: #304

@vparfonov vparfonov closed this Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants