Skip to content

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

Closed
SAY-5 wants to merge 1 commit into
apache:masterfrom
SAY-5:fix-occured-occurred-typo
Closed

Fix 'occured' -> 'occurred' typos in 2 files#2412
SAY-5 wants to merge 1 commit into
apache: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.

@virajjasani
Copy link
Copy Markdown
Contributor

@SAY-5 would you like to create the jira account? I can approve it once you creare the request. This will help you file future jiras and get more contributions as well, wdyt?

@virajjasani
Copy link
Copy Markdown
Contributor

If you are interested to make future contributions, please feel free to create the account and let me know, I will approve it immediately. You can use the same jira account for filing jiras for any Apache projects.

https://selfserve.apache.org/jira-account-creation.html

While creating the request, you can select phoenix for now.

@SAY-5
Copy link
Copy Markdown
Author

SAY-5 commented Apr 28, 2026

Closing — typo-only PR. Multiple maintainers across the OSS ecosystem have flagged my recent typo-sweep PRs as AI-generated spam. Apologies for the noise.

@SAY-5 SAY-5 closed this Apr 28, 2026
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