Skip to content

[storm-client] Replace e.printStackTrace() with SLF4J logging in ConfigurableTopology#8413

Merged
reiabreu merged 1 commit intoapache:masterfrom
Ironankit525:fix-configurable-topology-logging
Mar 2, 2026
Merged

[storm-client] Replace e.printStackTrace() with SLF4J logging in ConfigurableTopology#8413
reiabreu merged 1 commit intoapache:masterfrom
Ironankit525:fix-configurable-topology-logging

Conversation

@Ironankit525
Copy link
Contributor

Fixes #1

Replaces the swallowing e.printStackTrace() with LOG.error() using an SLF4J logger instead, so topology submission failures will be properly captured by logging frameworks in production.

@Ironankit525 Ironankit525 changed the title [storm-client] Replace e.printStackTrace() with SLF4J logging in ConfigurableTopology#submit [storm-client] Replace e.printStackTrace() with SLF4J logging in ConfigurableTopology Mar 1, 2026
@reiabreu
Copy link
Contributor

reiabreu commented Mar 1, 2026

Thank you for the PR.

@reiabreu reiabreu requested a review from rzo1 March 1, 2026 22:16
@reiabreu reiabreu merged commit 9e02062 into apache:master Mar 2, 2026
12 checks passed
@rzo1 rzo1 added this to the 2.8.5 milestone Mar 2, 2026
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