[GitHub] activemq-artemis pull request #2190: remove extra quotes in Windows script

2018-07-23 Thread zachary1006
GitHub user zachary1006 opened a pull request: https://github.com/apache/activemq-artemis/pull/2190 remove extra quotes in Windows script A double set of quotation marks were preventing successful Windows implementation. You can merge this pull request into a Git repository by

[GitHub] activemq-nms-amqp issue #2: AMQNET-575: NMS AMQP Client Rework

2018-07-23 Thread RagnarPaulson
Github user RagnarPaulson commented on the issue: https://github.com/apache/activemq-nms-amqp/pull/2 Thanks Tim, All good feedback. What is the process now? Should I commit my changes as a new commit, or quash it back into the original commit? Ragnar ---

Re: ActiveMQ dependency update guideline

2018-07-23 Thread jgenender
Hey Jamie, since it s a potential CVE, I think its fine to go into 5.15.x. In fact I jumped the gun and committed it there and 5.16. If the other folks think that's not a good idea to be in 5.15.x, we can back that out. Thanks for jumping on those. Those are critical. -- Sent from:

Re: AMQ-7006

2018-07-23 Thread Gary Tully
doing many thousand iterations of the problematic code path using external api and verifying the vm memory usage after a few gc cycles usually identifies a memory leak. see an example here:

[GitHub] activemq pull request #293: AMQ-6996 Update Xerces to 2.12.0

2018-07-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq/pull/293 ---

ActiveMQ dependency update guideline

2018-07-23 Thread Jamie G.
Hi All, I've been reviewing a collection of bug cards for AMQ 5.15.x which request updates to dependency versions. I've submitted a PR for master branch to bring in xerces 2.12.0 as I know we'd be safe to update any version on Master (AMQ-6996). I'd like to know what the community's stance is on

[GitHub] activemq-artemis pull request #2189: [ARTEMIS-1986] PagingTest#testDeletePhy...

2018-07-23 Thread JiriOndrusek
GitHub user JiriOndrusek opened a pull request: https://github.com/apache/activemq-artemis/pull/2189 [ARTEMIS-1986] PagingTest#testDeletePhysicalPages will fail if a record about deleting a page is not saved in journal Issue: https://issues.apache.org/jira/browse/ARTEMIS-1986

[GitHub] activemq-artemis pull request #2188: [ARTEMIS-1986] PagingTest#testDeletePhy...

2018-07-23 Thread JiriOndrusek
GitHub user JiriOndrusek opened a pull request: https://github.com/apache/activemq-artemis/pull/2188 [ARTEMIS-1986] PagingTest#testDeletePhysicalPages will fail if a record about deleting a page is not saved in journal Issue: https://issues.apache.org/jira/browse/ARTEMIS-1986