You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/02/05 13:13:00 UTC

[jira] [Commented] (ARTEMIS-1662) Reduce log of "INFO [org.apache.activemq.artemis.core.client] (Thread-27 (ActiveMQ-client-global-threads)) AMQ211002: Started EPOLL Netty Connector version unknown to ..." to DEBUG

    [ https://issues.apache.org/jira/browse/ARTEMIS-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352355#comment-16352355 ] 

ASF GitHub Bot commented on ARTEMIS-1662:
-----------------------------------------

GitHub user treblereel opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1852

    [ARTEMIS-1662] Reduce log of "INFO [org.apache.activemq.artemis.core.…

    …client] (Thread-27 (ActiveMQ-client-global-threads))
    
    jira: https://issues.apache.org/jira/browse/ARTEMIS-1662

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/treblereel/activemq-artemis-wildfly JBEAP-14167

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1852.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 #1852
    
----
commit 7f70ad9aa5f9dff4032f05acbc8fb289e99c1676
Author: Dmitrii Tikhomirov <dt...@...>
Date:   2018-02-05T11:55:48Z

    [ARTEMIS-1662] Reduce log of "INFO [org.apache.activemq.artemis.core.client] (Thread-27 (ActiveMQ-client-global-threads))

----


> Reduce log of "INFO [org.apache.activemq.artemis.core.client] (Thread-27 (ActiveMQ-client-global-threads)) AMQ211002: Started EPOLL Netty Connector version unknown to ..." to DEBUG
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1662
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1662
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 2.2.0
>            Reporter: Dmitrii Tikhomirov
>            Priority: Major
>
> Information of starting connector is now logged on INFO level which over-floods server logs:
> {code}
> 05:46:05,073 INFO [org.apache.activemq.artemis.core.client] (Thread-27 (ActiveMQ-client-global-threads)) AMQ211002: Started EPOLL Netty Connector version unknown to rhel7-large-461:8080
> {code}
> It should be decresed to DEBUG level.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)