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/01/30 13:35:00 UTC

[jira] [Commented] (ARTEMIS-1642) Add log info to FileStoreMonitor

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

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

GitHub user gaohoward opened a pull request:

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

    ARTEMIS-1642 Add log info to FileStoreMonitor

    Adding log info in case that an IOException is thrown from
    the underlying file system to provide information for debugging.

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

    $ git pull https://github.com/gaohoward/activemq-artemis gent1015

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

    https://github.com/apache/activemq-artemis/pull/1823.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 #1823
    
----
commit 66c33f0625e0b664f5ce331e513871cfaa520121
Author: Howard Gao <ho...@...>
Date:   2018-01-30T13:13:50Z

    ARTEMIS-1642 Add log info to FileStoreMonitor
    
    Adding log info in case that an IOException is thrown from
    the underlying file system to provide information for debugging.

----


> Add log info to FileStoreMonitor
> --------------------------------
>
>                 Key: ARTEMIS-1642
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1642
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>          Components: Broker
>    Affects Versions: 2.4.0
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>            Priority: Major
>             Fix For: 2.5.0
>
>
> Adding log info in case that an IOException is thrown from the underlying
> file system to provide information for debugging.



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