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>
@virajjasani
Copy link
Copy Markdown
Contributor

Thanks for the PR @SAY-5, could you also create Jira under https://issues.apache.org/jira/projects/PHOENIX/issues ?
Once done, we can help merge the PR

@SAY-5
Copy link
Copy Markdown
Author

SAY-5 commented Apr 24, 2026

Hi @virajjasani — thanks for the quick review. I don't currently have an Apache JIRA account; would it be possible for you (or another committer) to file the tracking ticket against the PHOENIX project? The fix is trivial (occuredoccurred, two files, one user-visible RuntimeException message + one test comment, no functional change). I'll happily update the PR title with the assigned Jira ID once it exists.

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.

2 participants