Skip to content

[event-hubs] Fix 'occured' -> 'occurred' typos in pumpManager logs and consumer model doc#38152

Closed
SAY-5 wants to merge 1 commit intoAzure:mainfrom
SAY-5:fix-eventhub-occured-typos
Closed

[event-hubs] Fix 'occured' -> 'occurred' typos in pumpManager logs and consumer model doc#38152
SAY-5 wants to merge 1 commit intoAzure:mainfrom
SAY-5:fix-eventhub-occured-typos

Conversation

@SAY-5
Copy link
Copy Markdown
Contributor

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

Three template-literal log messages in sdk/eventhub/event-hubs/src/pumpManager.ts and one doc comment in sdk/eventhub/event-hubs/src/eventHubConsumerClientModels.ts used An error occured / error occured:

  • pumpManager.ts:134An error occured while adding/updating a pump
  • pumpManager.ts:159An error occured while removing a pump
  • pumpManager.ts:186An error occured while removing all pumps
  • eventHubConsumerClientModels.ts:157 — JSDoc on the subscription error doc

The pumpManager messages are emitted via logger.warning when a pump fails to add/update/remove, so the spelling is user-visible in eventhub processor logs. String/comment-only changes.

…d consumer model doc

Three template-literal log messages in
sdk/eventhub/event-hubs/src/pumpManager.ts and one doc comment in
sdk/eventhub/event-hubs/src/eventHubConsumerClientModels.ts used
'An error occured' / 'error occured'. The pumpManager messages are
emitted via logger.warning when a pump fails to add/update/remove,
so the spelling is user-visible in eventhub processor logs.
String/comment-only changes.
@SAY-5 SAY-5 requested review from axisc, hmlam, j7nw4r and sjkwak as code owners April 15, 2026 17:13
@github-actions github-actions Bot added Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Event Hubs labels Apr 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Thank you for your contribution @SAY-5! We will review the pull request and get back to you soon.

@SAY-5
Copy link
Copy Markdown
Contributor 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 (notably hashicorp/nomad#27855, hashicorp/hcl#794, argo-cd reviewers). I should have caught this pattern sooner. 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

Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Event Hubs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants