SAY-5 opened a new pull request, #1939:
URL: https://github.com/apache/activemq/pull/1939
Trivial spelling fix in three source files — `occured` → `occurred`.
Four of the fixes are in user-visible `LOG.warn` messages:
- `activemq-ra/.../SimpleConnectionManager.java` — four `LOG.warn("Error
occurred during the cleanup/destruction of a managed connection: ", e)` calls
emitted from `connectionClosed` / `connectionErrorOccurred`.
The other two are Javadoc:
- `activemq-client/.../TransportListener.java` — doc on `onException()`
- `activemq-broker/.../JmsConnector.java` — `@param` on
`handleConnectionFailure()`
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]
For further information, visit: https://activemq.apache.org/contact