You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by mtaylor <gi...@git.apache.org> on 2016/09/09 12:30:10 UTC

[GitHub] activemq-artemis pull request #765: Artemis 726

GitHub user mtaylor opened a pull request:

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

    Artemis 726

    

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

    $ git pull https://github.com/mtaylor/activemq-artemis ARTEMIS-726

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

    https://github.com/apache/activemq-artemis/pull/765.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 #765
    
----
commit ea88d62da79c3ef0a2657d7af666fa5cd3e6d0b8
Author: Martyn Taylor <mt...@redhat.com>
Date:   2016-09-09T10:42:29Z

    ARTEMIS-725 Strip internal headers on AMQP Out

commit a680c02c131f5746c5cf9a4be653dc50cd4a3f76
Author: Martyn Taylor <mt...@redhat.com>
Date:   2016-09-09T12:28:29Z

    ARTEMIS-726 JDBC storage manager should not use FileMonitors

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis issue #765: Artemis 726

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

    https://github.com/apache/activemq-artemis/pull/765
  
    The overrided injectMonitor method should still call `monitor.addStore(largeMessagesFactory.getDirectory());` as large messages are handled the same way than in https://github.com/apache/activemq-artemis/blob/master/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/impl/journal/JournalStorageManager.java#L736


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request #765: Artemis 726

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

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---