[GitHub] activemq-artemis issue #2444: ARTEMIS-2186 Large message incomplete when ser...

2018-11-27 Thread sebthom
Github user sebthom commented on the issue: https://github.com/apache/activemq-artemis/pull/2444 From the description it is unclear what is meant by "server crash". JVM crash or host/machine crash. If the problem occured with unexpected JVM process termination maybe the bro

[GitHub] activemq-artemis pull request #2431: NO-JIRA Prevent maven-source-plugin bei...

2018-11-14 Thread sebthom
GitHub user sebthom opened a pull request: https://github.com/apache/activemq-artemis/pull/2431 NO-JIRA Prevent maven-source-plugin being executed twice With the current Maven config, the maven-source-plugin is executed twice, this results in the sources-jars being attached twice

[GitHub] activemq-artemis issue #2384: ARTEMIS-2141 Add Filter column to Consumers Vi...

2018-10-30 Thread sebthom
Github user sebthom commented on the issue: https://github.com/apache/activemq-artemis/pull/2384 @michaelandrepearce Thanks for merging the PR! Is there any chance this gets backported/included into 2.6.4? ---

[GitHub] activemq-artemis issue #2384: ARTEMIS-2141 Add Filter column to Consumers Vi...

2018-10-24 Thread sebthom
Github user sebthom commented on the issue: https://github.com/apache/activemq-artemis/pull/2384 @michaelandrepearce I updated the ConsumerFilterPredicate too now and also changed the filter related implementation of the getField() method in ConsumerView according to QueueView. ---

[GitHub] activemq-artemis pull request #2388: ARTEMIS-1856 support delays before dele...

2018-10-23 Thread sebthom
Github user sebthom commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2388#discussion_r227494586 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/impl/PostOfficeImpl.java --- @@ -1540,6 +1561,75 @@ public

[GitHub] activemq-artemis pull request #2384: ARTEMIS-2141 Add Filter column to Consu...

2018-10-22 Thread sebthom
GitHub user sebthom opened a pull request: https://github.com/apache/activemq-artemis/pull/2384 ARTEMIS-2141 Add Filter column to Consumers View of AdminUI You can merge this pull request into a Git repository by running: $ git pull https://github.com/sebthom/activemq-artemis

[GitHub] activemq-artemis pull request #2374: ARTEMIS-2127 Add auth details to consum...

2018-10-16 Thread sebthom
Github user sebthom commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2374#discussion_r225560766 --- Diff: docs/user-manual/en/management.md --- @@ -735,8 +735,8 @@ un-formatted result of a call to `java.lang.System.currentTimeMillis