SAY-5 opened a new pull request, #19345: URL: https://github.com/apache/druid/pull/19345
Minor spelling correction across three Java files — `occured` → `occurred`. Two of the three fixes are in user-visible alert messages emitted from catch blocks: - `extensions-core/druid-catalog/src/main/java/org/apache/druid/catalog/sync/CacheNotifier.java` — `"Error occurred while handling updates."` - `extensions-core/druid-catalog/src/main/java/org/apache/druid/catalog/sync/CatalogUpdateReceiver.java` — `"Error occurred while refreshing catalog."` The third is in a Javadoc comment on `ControllerClient.postWorkerError`. No functional changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
