Skip to content

Commit

Permalink
IGNITE-22775 Add code smell to PR
Browse files Browse the repository at this point in the history
  • Loading branch information
skorotkov committed Jul 29, 2024
1 parent 2bcb3ed commit 26702f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ public CdcMain(

/** Runs Change Data Capture application with possible exception. */
public void runX() throws Exception {
System.err.println("Code smell in PR.");
ackAsciiLogo();

if (!CU.isCdcEnabled(igniteCfg)) {
Expand Down

0 comments on commit 26702f0

Please sign in to comment.