[
https://issues.apache.org/jira/browse/ARTEMIS-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989643#comment-14989643
]
ASF GitHub Bot commented on ARTEMIS-295:
----------------------------------------
GitHub user mtaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/232
ARTEMIS-295 Remove 'yet' from log messages
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mtaylor/activemq-artemis ARTEMIS-295
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/232.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #232
----
commit 1cdc01fc448a7f252d041a266d2595cee6cca662
Author: Martyn Taylor <[email protected]>
Date: 2015-11-04T14:48:03Z
ARTEMIS-295 Remove 'yet' from log messages
----
> Reword log messages that use the word "yet".
> --------------------------------------------
>
> Key: ARTEMIS-295
> URL: https://issues.apache.org/jira/browse/ARTEMIS-295
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Martyn Taylor
>
> Some of our log messages are poorly worded. Messages that include the word
> yet. For example:
> "The JMS Server has not started yet" are misleading as they imply that some
> is scheduled to happen in the future. e.g. the JMS Server is in the process
> of starting... is is scheduled to start.
> However, this can be thrown at shutdown. These log messages are misleading
> and should be changed to remove "yet".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)