[GitHub] activemq-artemis pull request #2369: ARTEMIS-2123 Paging not stopped if ther...

2018-10-13 Thread wy96f
Github user wy96f commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2369#discussion_r224976264 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCursorProviderImpl.java --- @@ -599,6 +600,29 @@

[GitHub] activemq-artemis pull request #2369: ARTEMIS-2123 Paging not stopped if ther...

2018-10-12 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2369#discussion_r224839730 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCursorProviderImpl.java --- @@ -599,6 +600,29

[GitHub] activemq-artemis pull request #2369: ARTEMIS-2123 Paging not stopped if ther...

2018-10-12 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2369#discussion_r224832278 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCursorProviderImpl.java --- @@ -599,6

[GitHub] activemq-artemis pull request #2369: ARTEMIS-2123 Paging not stopped if ther...

2018-10-12 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2369#discussion_r224832160 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCursorProviderImpl.java --- @@ -599,6

[GitHub] activemq-artemis pull request #2369: ARTEMIS-2123 Paging not stopped if ther...

2018-10-12 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2369#discussion_r224830396 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCursorProviderImpl.java --- @@ -599,6 +600,29

[GitHub] activemq-artemis pull request #2369: ARTEMIS-2123 Paging not stopped if ther...

2018-10-12 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2369#discussion_r224828919 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCursorProviderImpl.java --- @@ -599,6

[GitHub] activemq-artemis pull request #2369: ARTEMIS-2123 Paging not stopped if ther...

2018-10-12 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2369#discussion_r224827924 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCursorProviderImpl.java --- @@ -599,6

[GitHub] activemq-artemis pull request #2369: ARTEMIS-2123 Paging not stopped if ther...

2018-10-12 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2369#discussion_r224825736 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageCursorProviderImpl.java --- @@ -599,6 +600,29

[GitHub] activemq-artemis pull request #2369: ARTEMIS-2123 Paging not stopped if ther...

2018-10-12 Thread wy96f
GitHub user wy96f opened a pull request: https://github.com/apache/activemq-artemis/pull/2369 ARTEMIS-2123 Paging not stopped if there are no consumers on one subscription Reproduction steps: 1. create a topic t and two subscriptions ta, tb 2. send messages to both ta

[GitHub] activemq-artemis pull request #2368: Grammar and spelling fixes

2018-10-11 Thread alkaliphile
GitHub user alkaliphile opened a pull request: https://github.com/apache/activemq-artemis/pull/2368 Grammar and spelling fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/alkaliphile/activemq-artemis master Alternatively

[GitHub] activemq-artemis pull request #2353: Log STOMP transaction starts with debug...

2018-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2353 ---

[GitHub] activemq-artemis pull request #2353: Log STOMP transaction starts with debug...

2018-10-11 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2353#discussion_r224540535 --- Diff: artemis-protocols/artemis-stomp-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/stomp/StompProtocolManager.java

[GitHub] activemq-artemis pull request #2365: ARTEMIS-2121 reload logging config at r...

2018-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2365 ---

[GitHub] activemq-artemis pull request #2312: ARTEMIS-2085 - Improve validation of MD...

2018-10-11 Thread rpelisse
Github user rpelisse commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2312#discussion_r224460300 --- Diff: artemis-ra/src/main/java/org/apache/activemq/artemis/ra/inflow/ActiveMQActivationValidationUtils.java --- @@ -0,0 +1,80 @@

[GitHub] activemq-artemis pull request #2312: ARTEMIS-2085 - Improve validation of MD...

2018-10-11 Thread rpelisse
Github user rpelisse commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2312#discussion_r224460169 --- Diff: artemis-ra/src/main/java/org/apache/activemq/artemis/ra/inflow/ActiveMQActivationValidationUtils.java --- @@ -0,0 +1,80 @@

[GitHub] activemq-artemis pull request #2312: ARTEMIS-2085 - Improve validation of MD...

2018-10-11 Thread rpelisse
Github user rpelisse commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2312#discussion_r224459911 --- Diff: artemis-ra/src/main/java/org/apache/activemq/artemis/ra/inflow/ActiveMQActivationSpec.java --- @@ -603,7 +596,11 @@ public void

[GitHub] activemq-artemis pull request #2367: NO-JIRA - fixing up some broken tests

2018-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2367 ---

[GitHub] activemq-artemis pull request #2367: NO-JIRA - fixing up some broken tests

2018-10-11 Thread andytaylor
GitHub user andytaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/2367 NO-JIRA - fixing up some broken tests updated tests that rely on logging id's You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-artemis pull request #2366: NO-JIRA cli test fixes

2018-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2366 ---

[GitHub] activemq-artemis pull request #2353: Log STOMP transaction starts with debug...

2018-10-11 Thread scop
Github user scop commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2353#discussion_r224324385 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServerLogger.java --- @@ -1711,7 +1711,7 @@ void

[GitHub] activemq-artemis pull request #2366: NO-JIRA cli test fixes

2018-10-11 Thread michaelandrepearce
GitHub user michaelandrepearce opened a pull request: https://github.com/apache/activemq-artemis/pull/2366 NO-JIRA cli test fixes fix pom to not use hard coded version close cf You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-artemis pull request #2365: ARTEMIS-2121 reload logging config at r...

2018-10-10 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/2365 ARTEMIS-2121 reload logging config at runtime Many thanks to James Perkins who supplied the guts of the reload logic. You can merge this pull request into a Git repository by running:

[GitHub] activemq-artemis pull request #2342: [ARTEMIS-2105] Discovery group connecto...

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2342 ---

[GitHub] activemq-artemis pull request #2353: Log STOMP transaction starts with debug...

2018-10-10 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2353#discussion_r224267001 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServerLogger.java --- @@ -1711,7 +1711,7 @@ void

[GitHub] activemq-artemis pull request #2339: ARTEMIS-2102 delete paging directory or...

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2339 ---

[GitHub] activemq-artemis pull request #2340: ARTEMIS-1018 de-duplicate logging codes

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2340 ---

[GitHub] activemq-artemis pull request #2341: ARTEMIS-2103 - use the full openwire co...

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2341 ---

[GitHub] activemq-artemis pull request #2344: ARTEMIS-2107 clarify identity for authn...

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2344 ---

[GitHub] activemq-artemis pull request #2343: ARTEMIS-2106 log broker start failure

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2343 ---

[GitHub] activemq-artemis pull request #2345: ARTEMIS-2108 Potential StackOverflowErr...

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2345 ---

[GitHub] activemq-artemis pull request #2346: ARTEMIS-2110 allow a lease renew withou...

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2346 ---

[GitHub] activemq-artemis pull request #2347: ARTEMIS-2111 ManagementContext can leak

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2347 ---

[GitHub] activemq-artemis pull request #2348: ARTEMIS-2112 Remove JMX props from star...

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2348 ---

[GitHub] activemq-artemis pull request #2355: ARTEMIS-2116 Set text message content o...

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2355 ---

[GitHub] activemq-artemis pull request #2363: NO-JIRA close connection factory in CLI

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2363 ---

[GitHub] activemq-artemis pull request #2364: ARTEMIS-1898 Proper fix on AtomicRunnab...

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2364 ---

[GitHub] activemq-artemis pull request #2364: ARTEMIS-1898 Proper fix on AtomicRunnab...

2018-10-10 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/2364 ARTEMIS-1898 Proper fix on AtomicRunnables and avoiding leaks GlobalDiskFullTest was broken before this fix. Basically when using multiple addresses over a session you would

[GitHub] activemq-artemis pull request #2363: NO-JIRA close connection factory in CLI

2018-10-10 Thread michaelandrepearce
GitHub user michaelandrepearce opened a pull request: https://github.com/apache/activemq-artemis/pull/2363 NO-JIRA close connection factory in CLI Fix warning seen in logs during test case runs, caused by CF not being closed. Oct 10, 2018 8:53:18 PM

[GitHub] activemq-artemis pull request #2359: DO NOT MERGE

2018-10-10 Thread michaelandrepearce
Github user michaelandrepearce closed the pull request at: https://github.com/apache/activemq-artemis/pull/2359 ---

[GitHub] activemq-artemis pull request #2362: ARTEMIS-2117 Add custom LVQ Key and Non...

2018-10-10 Thread michaelandrepearce
GitHub user michaelandrepearce opened a pull request: https://github.com/apache/activemq-artemis/pull/2362 ARTEMIS-2117 Add custom LVQ Key and Non Destructive Queue into Broker Implement custom LVQ Key and Non-Destructive in broker - protocol agnostic Make feature configurable

[GitHub] activemq-artemis pull request #2356: ARTEMIS-2094 Only deploy reloadable con...

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2356 ---

[GitHub] activemq-artemis pull request #2351: Revert "ARTEMIS-2094 - Fix Configuratio...

2018-10-10 Thread jbertram
Github user jbertram closed the pull request at: https://github.com/apache/activemq-artemis/pull/2351 ---

[GitHub] activemq-artemis pull request #2312: ARTEMIS-2085 - Improve validation of MD...

2018-10-10 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2312#discussion_r224151789 --- Diff: artemis-ra/src/test/java/org/apache/activemq/artemis/ra/inflow/ActiveMQActivationsSpecTest.java --- @@ -0,0 +1,46 @@

[GitHub] activemq-artemis pull request #2312: ARTEMIS-2085 - Improve validation of MD...

2018-10-10 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2312#discussion_r224151461 --- Diff: artemis-ra/src/main/java/org/apache/activemq/artemis/ra/inflow/ActiveMQActivationValidationUtils.java --- @@ -0,0 +1,80 @@

[GitHub] activemq-artemis pull request #2312: ARTEMIS-2085 - Improve validation of MD...

2018-10-10 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2312#discussion_r224151533 --- Diff: artemis-ra/src/main/java/org/apache/activemq/artemis/ra/inflow/ActiveMQActivationValidationUtils.java --- @@ -0,0 +1,80 @@

[GitHub] activemq-artemis pull request #2361: ARTEMIS-2096 Fixing DivertTopicToQueueT...

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2361 ---

[GitHub] activemq-artemis pull request #2312: ARTEMIS-2085 - Improve validation of MD...

2018-10-10 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2312#discussion_r224148916 --- Diff: artemis-ra/src/main/java/org/apache/activemq/artemis/ra/inflow/ActiveMQActivationSpec.java --- @@ -603,7 +596,11 @@ public

[GitHub] activemq-artemis pull request #2312: ARTEMIS-2085 - Improve validation of MD...

2018-10-10 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2312#discussion_r224148249 --- Diff: artemis-ra/src/main/java/org/apache/activemq/artemis/ra/inflow/ActiveMQActivation.java --- @@ -556,7 +556,7 @@ protected

[GitHub] activemq-artemis pull request #2361: ARTEMIS-2096 Fixing DivertTopicToQueueT...

2018-10-10 Thread clebertsuconic
GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/2361 ARTEMIS-2096 Fixing DivertTopicToQueueTest This is fixing the test org.apache.activemq.artemis.tests.integration.amqp.DivertTopicToQueueTest This test was broken because

[GitHub] activemq-artemis pull request #2360: NO-JIRA - fixing up some broken tests

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2360 ---

[GitHub] activemq-artemis pull request #2360: NO-JIRA - fixing up some broken tests

2018-10-10 Thread andytaylor
GitHub user andytaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/2360 NO-JIRA - fixing up some broken tests Some tests were added to a class that was extended, Ive moved these into their own class You can merge this pull request into a Git repository

[GitHub] activemq-artemis pull request #2359: DO NOT MERGE

2018-10-10 Thread michaelandrepearce
GitHub user michaelandrepearce opened a pull request: https://github.com/apache/activemq-artemis/pull/2359 DO NOT MERGE You can merge this pull request into a Git repository by running: $ git pull https://github.com/michaelandrepearce/activemq-artemis qpid-lvq-extra

[GitHub] activemq-artemis pull request #2357: DO NOT MERGE

2018-10-10 Thread michaelandrepearce
Github user michaelandrepearce closed the pull request at: https://github.com/apache/activemq-artemis/pull/2357 ---

[GitHub] activemq-artemis pull request #2358: NO-JIRA Fix NPE seen in test cases

2018-10-10 Thread michaelandrepearce
GitHub user michaelandrepearce opened a pull request: https://github.com/apache/activemq-artemis/pull/2358 NO-JIRA Fix NPE seen in test cases You can merge this pull request into a Git repository by running: $ git pull https://github.com/michaelandrepearce/activemq-artemis

[GitHub] activemq-artemis pull request #2357: DO NOT MERGE

2018-10-09 Thread michaelandrepearce
GitHub user michaelandrepearce opened a pull request: https://github.com/apache/activemq-artemis/pull/2357 DO NOT MERGE You can merge this pull request into a Git repository by running: $ git pull https://github.com/michaelandrepearce/activemq-artemis qpid-f Alternatively

[GitHub] activemq-artemis pull request #2350: DO NOT MERGE

2018-10-09 Thread michaelandrepearce
Github user michaelandrepearce closed the pull request at: https://github.com/apache/activemq-artemis/pull/2350 ---

[GitHub] activemq-artemis pull request #2356: ARTEMIS-2094 Only deploy reloadable con...

2018-10-09 Thread michaelandrepearce
GitHub user michaelandrepearce opened a pull request: https://github.com/apache/activemq-artemis/pull/2356 ARTEMIS-2094 Only deploy reloadable config if reloaded. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-artemis pull request #2354: ARTEMIS-2094 Capture SecurityRepository...

2018-10-09 Thread michaelandrepearce
Github user michaelandrepearce closed the pull request at: https://github.com/apache/activemq-artemis/pull/2354 ---

[GitHub] activemq-artemis pull request #2355: ARTEMIS-2116 Set text message content o...

2018-10-09 Thread franz1981
GitHub user franz1981 opened a pull request: https://github.com/apache/activemq-artemis/pull/2355 ARTEMIS-2116 Set text message content on producer CLI command You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-artemis pull request #2354: ARTEMIS-2094 Capture SecurityRepository...

2018-10-08 Thread michaelandrepearce
GitHub user michaelandrepearce opened a pull request: https://github.com/apache/activemq-artemis/pull/2354 ARTEMIS-2094 Capture SecurityRepository changes to server config This fixes SecurityFailoverTest and any other test that only updates security repository and not the config.

[GitHub] activemq-artemis pull request #2352: Grammar and spelling fixes

2018-10-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2352 ---

[GitHub] activemq-artemis pull request #2349: ARTEMIS-2114 hawtio dest delete/purge b...

2018-10-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq-artemis/pull/2349 ---

[GitHub] activemq-artemis pull request #2353: Log STOMP transaction starts with debug...

2018-10-08 Thread scop
GitHub user scop opened a pull request: https://github.com/apache/activemq-artemis/pull/2353 Log STOMP transaction starts with debug level instead of error I don't think error is appropriate here. Perhaps info, but went for debug. You can merge this pull request into a Git

[GitHub] activemq-artemis pull request #2352: Grammar and spelling fixes

2018-10-08 Thread scop
GitHub user scop opened a pull request: https://github.com/apache/activemq-artemis/pull/2352 Grammar and spelling fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/scop/activemq-artemis grammar Alternatively you can review

[GitHub] activemq-artemis pull request #2351: Revert "ARTEMIS-2094 - Fix Configuratio...

2018-10-08 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/2351 Revert "ARTEMIS-2094 - Fix Configuration change loss when network Issue" This reverts commit cce0e1927c258ce6f3c3c3cb0d90bad5337b7d12. You can merge this pull request into a Git

[GitHub] activemq-artemis pull request #2350: DO NOT MERGE

2018-10-08 Thread michaelandrepearce
GitHub user michaelandrepearce opened a pull request: https://github.com/apache/activemq-artemis/pull/2350 DO NOT MERGE Deduplicate common code in ActiveMQMessageProducer and ActiveMQSession, moving it to ActiveMQSession Reduce/Avoid needing to continue adding new client

[GitHub] activemq-artemis pull request #2349: ARTEMIS-2114 hawtio dest delete/purge b...

2018-10-08 Thread franz1981
GitHub user franz1981 opened a pull request: https://github.com/apache/activemq-artemis/pull/2349 ARTEMIS-2114 hawtio dest delete/purge buttons overlap if pane resized Changing the view layout from horizontal to vertical avoid the resizing issue You can merge this pull request

[GitHub] activemq-artemis pull request #2341: ARTEMIS-2103 - use the full openwire co...

2018-10-08 Thread gtully
GitHub user gtully reopened a pull request: https://github.com/apache/activemq-artemis/pull/2341 ARTEMIS-2103 - use the full openwire consumer queue for the mapped vi… …rtual topic queue binding, fix and test You can merge this pull request into a Git repository by running:

[GitHub] activemq-artemis pull request #2341: ARTEMIS-2103 - use the full openwire co...

2018-10-08 Thread gtully
Github user gtully closed the pull request at: https://github.com/apache/activemq-artemis/pull/2341 ---

[GitHub] activemq-artemis pull request #2346: ARTEMIS-2110 allow a lease renew withou...

2018-10-08 Thread gtully
Github user gtully closed the pull request at: https://github.com/apache/activemq-artemis/pull/2346 ---

[GitHub] activemq-artemis pull request #2346: ARTEMIS-2110 allow a lease renew withou...

2018-10-08 Thread gtully
GitHub user gtully reopened a pull request: https://github.com/apache/activemq-artemis/pull/2346 ARTEMIS-2110 allow a lease renew without update to the expiry timesta… …mp. Fix intermittent failure of

[GitHub] activemq-artemis pull request #2348: ARTEMIS-2112 Remove JMX props from star...

2018-10-05 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/2348 ARTEMIS-2112 Remove JMX props from start scripts JMX configuration is now done via management.xml. Configuring JMX via the start scripts could result in unexpected behavior since the

[GitHub] activemq-artemis pull request #2347: ARTEMIS-2111 ManagementContext can leak

2018-10-05 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/2347 ARTEMIS-2111 ManagementContext can leak You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-2111

[GitHub] activemq-artemis pull request #2346: ARTEMIS-2110 allow a lease renew withou...

2018-10-05 Thread gtully
Github user gtully closed the pull request at: https://github.com/apache/activemq-artemis/pull/2346 ---

[GitHub] activemq-artemis pull request #2346: ARTEMIS-2110 allow a lease renew withou...

2018-10-05 Thread gtully
GitHub user gtully reopened a pull request: https://github.com/apache/activemq-artemis/pull/2346 ARTEMIS-2110 allow a lease renew without update to the expiry timesta… …mp. Fix intermittent failure of

[GitHub] activemq-artemis pull request #2346: ARTEMIS-2110 allow a lease renew withou...

2018-10-04 Thread gtully
GitHub user gtully opened a pull request: https://github.com/apache/activemq-artemis/pull/2346 ARTEMIS-2110 allow a lease renew without update to the expiry timesta… …mp. Fix intermittent failure of

[GitHub] activemq-artemis pull request #2181: ARTEMIS-1980 Warn on failed check of ta...

2018-10-04 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2181#discussion_r222663365 --- Diff: artemis-jdbc-store/src/main/java/org/apache/activemq/artemis/jdbc/store/drivers/AbstractJDBCDriver.java --- @@ -227,7 +227,11 @@

[GitHub] activemq-artemis pull request #2341: ARTEMIS-2103 - use the full openwire co...

2018-10-04 Thread gtully
GitHub user gtully reopened a pull request: https://github.com/apache/activemq-artemis/pull/2341 ARTEMIS-2103 - use the full openwire consumer queue for the mapped vi… …rtual topic queue binding, fix and test You can merge this pull request into a Git repository by running:

[GitHub] activemq-artemis pull request #2341: ARTEMIS-2103 - use the full openwire co...

2018-10-04 Thread gtully
Github user gtully closed the pull request at: https://github.com/apache/activemq-artemis/pull/2341 ---

[GitHub] activemq-artemis pull request #2345: ARTEMIS-2108 Potential StackOverflowErr...

2018-10-03 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/2345 ARTEMIS-2108 Potential StackOverflowError when load balancing disabled You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-artemis pull request #2344: ARTEMIS-2107 clarify identity for authn...

2018-10-03 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/2344 ARTEMIS-2107 clarify identity for authn failures in notification You can merge this pull request into a Git repository by running: $ git pull

[GitHub] activemq-artemis pull request #2343: ARTEMIS-2106 log broker start failure

2018-10-03 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/2343 ARTEMIS-2106 log broker start failure You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-2106

[GitHub] activemq-artemis pull request #2187: ARTEMIS-1545 Support JMS 2.0 Completion...

2018-10-03 Thread gemmellr
Github user gemmellr commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2187#discussion_r222357714 --- Diff: artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/client/SendAcknowledgementHandler.java --- @@ -41,4 +41,13 @@

[GitHub] activemq-artemis pull request #2187: ARTEMIS-1545 Support JMS 2.0 Completion...

2018-10-03 Thread jbertram
Github user jbertram commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2187#discussion_r222356400 --- Diff: artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/client/SendAcknowledgementHandler.java --- @@ -41,4 +41,13 @@

[GitHub] activemq-artemis pull request #2187: ARTEMIS-1545 Support JMS 2.0 Completion...

2018-10-03 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2187#discussion_r222350527 --- Diff: artemis-core-client/src/main/resources/activemq-version.properties --- @@ -20,4 +20,4 @@

[GitHub] activemq-artemis pull request #2341: ARTEMIS-2103 - use the full openwire co...

2018-10-03 Thread gtully
Github user gtully closed the pull request at: https://github.com/apache/activemq-artemis/pull/2341 ---

[GitHub] activemq-artemis pull request #2341: ARTEMIS-2103 - use the full openwire co...

2018-10-03 Thread gtully
GitHub user gtully reopened a pull request: https://github.com/apache/activemq-artemis/pull/2341 ARTEMIS-2103 - use the full openwire consumer queue for the mapped vi… …rtual topic queue binding, fix and test You can merge this pull request into a Git repository by running:

[GitHub] activemq-artemis pull request #2341: ARTEMIS-2103 - use the full openwire co...

2018-10-03 Thread gtully
GitHub user gtully opened a pull request: https://github.com/apache/activemq-artemis/pull/2341 ARTEMIS-2103 - use the full openwire consumer queue for the mapped vi… …rtual topic queue binding, fix and test You can merge this pull request into a Git repository by running:

[GitHub] activemq-artemis pull request #2340: ARTEMIS-1018 de-duplicate logging codes

2018-10-02 Thread jbertram
Github user jbertram commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2340#discussion_r222129384 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServerLogger.java --- @@ -69,6 +54,21 @@ import

[GitHub] activemq-artemis pull request #2340: ARTEMIS-1018 de-duplicate logging codes

2018-10-02 Thread jdanekrh
Github user jdanekrh commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2340#discussion_r222116889 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/ActiveMQServerLogger.java --- @@ -69,6 +54,21 @@ import

[GitHub] activemq-artemis pull request #2340: ARTEMIS-1018 de-duplicate logging codes

2018-10-02 Thread jbertram
GitHub user jbertram opened a pull request: https://github.com/apache/activemq-artemis/pull/2340 ARTEMIS-1018 de-duplicate logging codes You can merge this pull request into a Git repository by running: $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1018

[GitHub] activemq-artemis pull request #2338: ARTEMIS-2101 Do not cluster OpenWire ad...

2018-10-02 Thread franz1981
Github user franz1981 closed the pull request at: https://github.com/apache/activemq-artemis/pull/2338 ---

[GitHub] activemq-artemis pull request #2338: ARTEMIS-2101 Do not cluster OpenWire ad...

2018-10-02 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2338#discussion_r222008074 --- Diff: artemis-protocols/artemis-openwire-protocol/src/main/java/org/apache/activemq/artemis/core/protocol/openwire/OpenWireProtocolManager.java

[GitHub] activemq-artemis pull request #2338: ARTEMIS-2101 Do not cluster OpenWire ad...

2018-10-02 Thread clebertsuconic
Github user clebertsuconic commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2338#discussion_r221985696 --- Diff:

[GitHub] activemq-artemis pull request #2339: ARTEMIS-2102 delete paging directory or...

2018-10-02 Thread wy96f
Github user wy96f closed the pull request at: https://github.com/apache/activemq-artemis/pull/2339 ---

[GitHub] activemq-artemis pull request #2339: ARTEMIS-2102 delete paging directory or...

2018-10-02 Thread wy96f
GitHub user wy96f reopened a pull request: https://github.com/apache/activemq-artemis/pull/2339 ARTEMIS-2102 delete paging directory or table if address is removed Our app uses clientRequestor to get message count or other metrics. When the broker is globally full(all

[GitHub] activemq-artemis pull request #2339: ARTEMIS-2102 delete paging directory or...

2018-10-02 Thread wy96f
GitHub user wy96f opened a pull request: https://github.com/apache/activemq-artemis/pull/2339 ARTEMIS-2102 delete paging directory or table if address is removed Our app uses clientRequestor to get message count or other metrics. When the broker is globally full(all

[GitHub] activemq-artemis pull request #2338: ARTEMIS-2101 Do not cluster OpenWire ad...

2018-10-01 Thread franz1981
Github user franz1981 commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2338#discussion_r221536659 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/impl/ClusterConnectionBridge.java --- @@ -350,6 +352,8

[GitHub] activemq-artemis pull request #2338: ARTEMIS-2101 Do not cluster OpenWire ad...

2018-10-01 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2338#discussion_r221534313 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/cluster/impl/ClusterConnectionBridge.java --- @@

[GitHub] activemq-artemis pull request #2338: ARTEMIS-2101 Do not cluster OpenWire ad...

2018-10-01 Thread franz1981
GitHub user franz1981 opened a pull request: https://github.com/apache/activemq-artemis/pull/2338 ARTEMIS-2101 Do not cluster OpenWire advisory topics ClusterConnectionBridge needs to ignore any advisory topic address in the filter used by the notification consumer on bridge

<    2   3   4   5   6   7   8   9   10   11   >