Skip to content

Fix typos: 'occured' in log message, 'seperated' in comments#17488

Merged
HTHou merged 1 commit intoapache:masterfrom
MukundaKatta:fix-typos
Apr 16, 2026
Merged

Fix typos: 'occured' in log message, 'seperated' in comments#17488
HTHou merged 1 commit intoapache:masterfrom
MukundaKatta:fix-typos

Conversation

@MukundaKatta
Copy link
Copy Markdown
Contributor

Trivial typo fixes:

  • ProcedureExecutor.java: log message Interrupted exception occured -> occurred
  • SourceRewriter.java: two comments should be seperated -> should be separated

No behavior changes.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Trivial typo cleanups in ConfigNode logging and DataNode planner comments to improve readability without intended behavior changes.

Changes:

  • Fix typo in ProcedureExecutor rollback interruption log message (occuredoccurred).
  • Fix typos in SourceRewriter comments (seperatedseparated).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/distribution/SourceRewriter.java Corrects spelling in two planner comments.
iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/ProcedureExecutor.java Corrects spelling in an InterruptedException warning log during rollback.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@HTHou HTHou merged commit 7a46272 into apache:master Apr 16, 2026
30 of 31 checks passed
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