Skip to content

Commit

Permalink
rebuild jenkins empty commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubh Sahu committed Apr 16, 2024
1 parent d0c2dd2 commit 6d93d6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1875,7 +1875,7 @@ public void flush(boolean force, boolean waitIfOngoing) throws EngineException {
logger.trace("finished commit for flush");

// a temporary debugging to investigate test failure - issue#32827. Remove when the issue is resolved
logger.info(
logger.debug(
"new commit on flush, hasUncommittedChanges:{}, force:{}, shouldPeriodicallyFlush:{}",
hasUncommittedChanges,
force,
Expand Down

0 comments on commit 6d93d6a

Please sign in to comment.