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 26, 2024
1 parent 8523025 commit d5f054f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,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 d5f054f

Please sign in to comment.