You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by gaohoward <gi...@git.apache.org> on 2018/01/30 13:34:21 UTC

[GitHub] activemq-artemis pull request #1823: ARTEMIS-1642 Add log info to FileStoreM...

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.

----


---

[GitHub] activemq-artemis issue #1823: ARTEMIS-1642 Add log info to FileStoreMonitor

Posted by gaohoward <gi...@git.apache.org>.
Github user gaohoward commented on the issue:

    https://github.com/apache/activemq-artemis/pull/1823
  
    The test failure has nothing to do with the changes and it passes on my local env. I'll kick off a new Jenkins.


---

[GitHub] activemq-artemis pull request #1823: ARTEMIS-1642 Add log info to FileStoreM...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---