Skip to content

Fix 'occured' -> 'occurred' typos in 2 files#2412

Open
SAY-5 wants to merge 1 commit intoapache:masterfrom
SAY-5:fix-occured-occurred-typo
Open

Fix 'occured' -> 'occurred' typos in 2 files#2412
SAY-5 wants to merge 1 commit intoapache:masterfrom
SAY-5:fix-occured-occurred-typo

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented Apr 17, 2026

Trivial spelling fix — occuredoccurred.

One occurrence is in a user-visible RuntimeException message emitted when an upgrade fails:

  • phoenix-core-client/.../UpgradeUtil.java"Error: problem occurred during upgrade. Table is not upgraded successfully"

The other is a test code comment:

  • phoenix-pherf/.../ConfigurationParserTest.java

No functional changes.

- phoenix-core-client/.../UpgradeUtil.java: user-visible RuntimeException
  message emitted when an upgrade fails ('Error: problem occurred during
  upgrade. Table is not upgraded successfully').
- phoenix-pherf/.../ConfigurationParserTest.java: test code comment.

No functional changes.

Signed-off-by: Sai Asish Y <say.apm35@gmail.com>
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.

1 participant