SAY-5 commented on PR #8530: URL: https://github.com/apache/storm/pull/8530#issuecomment-4266458056
Thanks @rzo1, got it — per-module batching makes sense. This PR is already scoped to storm-server (one Javadoc in LocallyCachedBlob is the only typo I found in that module). I'll open separate per-module PRs for the remaining typos I spotted: - `storm-core` — a `seperate` → `separate` in `worker-launcher/impl/configuration.h`. - `storm-client` — an `accross` → `across` in `trident/Stream.java`. - `flux` — a `recieve` → `receive` in `flux-wrappers/.../LogInfoBolt.java`. Three separate PRs, one per module, incoming in the next few minutes. -- 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]
