Github user michaelandrepearce commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/1863#discussion_r167473570
  
    --- Diff: artemis-features/src/main/resources/artemis.xml ---
    @@ -32,21 +32,23 @@ under the License.
                MAPPED: mmap files
                NIO: Plain Java Files
            -->
    -      <journal-type>ASYNCIO</journal-type>
    +      <journal-type>NIO</journal-type>
     
    -      <paging-directory>./data/artemis/paging</paging-directory>
    +      <paging-directory>./paging</paging-directory>
    --- End diff --
    
    Why change this?


---

Reply via email to