[GitHub] activemq-artemis pull request #:

2018-02-05 Thread franz1981
Github user franz1981 commented on the pull request: https://github.com/apache/activemq-artemis/commit/ca6548d1739d4dba1e7114742ddf06a2a84aae3a#commitcomment-27343031 Good catch!!! Please add a test (if possible, because concurrency is tricky to be tested) or at least open a JIRA

[GitHub] activemq-artemis pull request #1827: ARTEMIS-1650 Improve paged message ackn...

2018-02-05 Thread shoukunhuai
Github user shoukunhuai commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1827#discussion_r165955807 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/RefsOperation.java --- @@ -152,14 +153,14 @@ protected

Durable Subscription - Topic Messages not getting persisted in database

2018-02-05 Thread docscaa
I am not able to get the messages saved in database for a topic with an offline durable subscriber. Because of this, if I restart the activemq, the messages in the topic are lost (not delivered to durable subscriber), where as the: 1. message expiry time has not yet reached 2. and

[GitHub] activemq-artemis pull request #1827: ARTEMIS-1650 Improve paged message ackn...

2018-02-05 Thread shoukunhuai
Github user shoukunhuai commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1827#discussion_r165955062 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/MessageReference.java --- @@ -38,6 +38,10 @@ public static

[GitHub] activemq-artemis pull request #1851: fix npe bug while getting element in th...

2018-02-05 Thread wy96f
GitHub user wy96f opened a pull request: https://github.com/apache/activemq-artemis/pull/1851 fix npe bug while getting element in the process of rehash Hi, we found a bug in ConcurrentLongHashMap, as follows: 12:32:31,000 WARN

[GitHub] activemq-artemis pull request #1849: ARTEMIS-1656 OpenWire scalability impro...

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

[GitHub] activemq-artemis pull request #1849: ARTEMIS-1656 OpenWire scalability impro...

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

[GitHub] activemq-artemis pull request #1852: [ARTEMIS-1662] Reduce log of "INFO [org...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1852#discussion_r165983987 --- Diff: artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/ActiveMQClientLogger.java --- @@ -64,7 +64,7 @@

[GitHub] activemq-artemis pull request #1852: [ARTEMIS-1662] Reduce log of "INFO [org...

2018-02-05 Thread treblereel
GitHub user treblereel opened a pull request: https://github.com/apache/activemq-artemis/pull/1852 [ARTEMIS-1662] Reduce log of "INFO [org.apache.activemq.artemis.core.… …client] (Thread-27 (ActiveMQ-client-global-threads)) jira:

[GitHub] activemq-artemis pull request #1849: ARTEMIS-1656 OpenWire scalability impro...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1849#discussion_r165979537 --- Diff:

[GitHub] activemq-artemis pull request #1849: ARTEMIS-1656 OpenWire scalability impro...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1849#discussion_r165979719 --- Diff:

[GitHub] activemq-artemis pull request #1852: [ARTEMIS-1662] Reduce log of "INFO [org...

2018-02-05 Thread treblereel
Github user treblereel commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1852#discussion_r165982642 --- Diff: artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/ActiveMQClientLogger.java --- @@ -64,7 +64,7 @@

[GitHub] activemq-artemis pull request #1852: [ARTEMIS-1662] Reduce log of "INFO [org...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1852#discussion_r165977653 --- Diff: artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/ActiveMQClientLogger.java --- @@ -64,7 +64,7 @@

[GitHub] activemq-artemis pull request #1852: [ARTEMIS-1662] Reduce log of "INFO [org...

2018-02-05 Thread treblereel
Github user treblereel commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1852#discussion_r165997110 --- Diff: artemis-core-client/src/main/java/org/apache/activemq/artemis/core/client/ActiveMQClientLogger.java --- @@ -64,7 +64,7 @@

[GitHub] activemq-artemis pull request #1849: ARTEMIS-1656 OpenWire scalability impro...

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

[GitHub] activemq-artemis pull request #1813: [ARTEMIS-1630] Create Artemis Client fe...

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

[GitHub] activemq-artemis pull request #1849: ARTEMIS-1656 OpenWire scalability impro...

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

[GitHub] activemq-artemis pull request #1849: ARTEMIS-1656 OpenWire scalability impro...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1849#discussion_r166011829 --- Diff:

[GitHub] activemq-artemis issue #1832: ARTEMIS-853 Support for exclusive consumers

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/1832 @franz1981 seems no objections, you still ok to merge? ---

[GitHub] activemq-artemis issue #1828: ARTEMIS-1646 fix for browsing messages sent vi...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/1828 @stanlyDoge thanks, will merge shortly. ---

[GitHub] activemq-artemis issue #1783: ARTEMIS-1611 Added support for 1.x transformer...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/1783 @mtaylor I assume you still working on this, as the TODO is still there? ---

[GitHub] activemq-artemis issue #1783: ARTEMIS-1611 Added support for 1.x transformer...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/1783 Will do ---

[GitHub] activemq-artemis pull request #1783: ARTEMIS-1611 Added support for 1.x tran...

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

[GitHub] activemq-artemis pull request #1828: ARTEMIS-1646 fix for browsing messages ...

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

[GitHub] activemq-artemis issue #1783: ARTEMIS-1611 Added support for 1.x transformer...

2018-02-05 Thread clebertsuconic
Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1783 I meant to merge this. If someone could merge it please ? ---

[GitHub] activemq-artemis issue #1824: fix some eclipse raw types warnings

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/1824 @grandinj i think the PR build issues are resolved, sorry if its a pain, could you just force update to make it trigger again? ---

[GitHub] activemq-artemis pull request #1846: Avoid NPE when setting null address

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1846#discussion_r165901274 --- Diff: artemis-core-client/src/main/java/org/apache/activemq/artemis/core/message/impl/CoreMessage.java --- @@ -437,7 +437,11 @@

[GitHub] activemq-artemis pull request #1850: init pagingFactory with journalBufferTi...

2018-02-05 Thread wy96f
GitHub user wy96f opened a pull request: https://github.com/apache/activemq-artemis/pull/1850 init pagingFactory with journalBufferTimeout_NIO PagingFactory is wrongly initialized with journalBufferSize_NIO not journalBufferTimeout_NIO. You can merge this pull request into a Git

[GitHub] activemq-artemis issue #1853: ARTEMIS-1663 - Add new message count and size ...

2018-02-05 Thread cshannon
Github user cshannon commented on the issue: https://github.com/apache/activemq-artemis/pull/1853 This PR is quite large so I would appreciate if multiple people take a look to make sure it looks ok. ---

[GitHub] activemq-artemis issue #1850: init pagingFactory with journalBufferTimeout_N...

2018-02-05 Thread gaohoward
Github user gaohoward commented on the issue: https://github.com/apache/activemq-artemis/pull/1850 @wy96f can you do the forced push to trigger a new Jenkins build? ---

[GitHub] activemq-artemis pull request #:

2018-02-05 Thread mtaylor
Github user mtaylor commented on the pull request: https://github.com/apache/activemq-artemis/commit/8f47cd6e14d4f51995272feaae9460dd95e03fe5#commitcomment-27350953 In artemis-ra/src/main/java/org/apache/activemq/artemis/ra/inflow/ActiveMQActivationSpec.java: In

[GitHub] activemq-artemis pull request #1846: Avoid NPE when setting null address

2018-02-05 Thread jbertram
Github user jbertram commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1846#discussion_r166100953 --- Diff: artemis-core-client/src/main/java/org/apache/activemq/artemis/core/message/impl/CoreMessage.java --- @@ -437,7 +437,11 @@ public

[GitHub] activemq-artemis pull request #1853: ARTEMIS-1663 - Add new message count an...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1853#discussion_r166178175 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageSubscriptionCounterImpl.java --- @@

[GitHub] activemq-artemis pull request #1853: ARTEMIS-1663 - Add new message count an...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1853#discussion_r166178431 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/impl/PageSubscriptionImpl.java --- @@ -1309,4

[GitHub] activemq-artemis pull request #1853: ARTEMIS-1663 - Add new message count an...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1853#discussion_r166178773 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/impl/journal/codec/PageCountRecordV2.java --- @@

[GitHub] activemq-artemis pull request #1853: ARTEMIS-1663 - Add new message count an...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1853#discussion_r166178732 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/impl/journal/codec/PageCountRecordIncV2.java ---

[GitHub] activemq-artemis pull request #1853: ARTEMIS-1663 - Add new message count an...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1853#discussion_r166179104 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/QueuePendingMessageMetrics.java --- @@ -0,0

[GitHub] activemq-artemis pull request #1853: ARTEMIS-1663 - Add new message count an...

2018-02-05 Thread michaelandrepearce
Github user michaelandrepearce commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/1853#discussion_r166179369 --- Diff: artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/cursor/PageSubscription.java --- @@ -161,4 +165,9 @@

[GitHub] activemq-artemis pull request #1846: Avoid NPE when setting null address

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

[GitHub] activemq-artemis pull request #1853: ARTEMIS-1663 - Add new message count an...

2018-02-05 Thread cshannon
GitHub user cshannon opened a pull request: https://github.com/apache/activemq-artemis/pull/1853 ARTEMIS-1663 - Add new message count and size metrics Adding new metrics for tracking message counts and sizes on a Queue. This includes tracking metrics for pending, delivering and

[GitHub] activemq-artemis pull request #1834: ARTEMIS-1649 - enable openssl provider ...

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