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 f88d510 commit 5648c57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ public CdcMain(
public void runX() throws Exception {
log.error("Code smell in PR.");
ackAsciiLogo();

System.err.println("Code another smell in PR.");
if (!CU.isCdcEnabled(igniteCfg)) {
log.error(ERR_MSG);

Expand Down

0 comments on commit 5648c57

Please sign in to comment.