[GitHub] [activemq] coheigea opened a new pull request #409: Update owasp plugin (and enable it to run correctly)

2019-11-04 Thread GitBox
coheigea opened a new pull request #409: Update owasp plugin (and enable it to run correctly) URL: https://github.com/apache/activemq/pull/409 Currently, the owasp plugin doesn't run correctly due to some system scope failures.

[GitHub] [activemq-artemis] clebertsuconic edited a comment on issue #2881: ARTEMIS-2538 Removing all messages from a huge queue causes OOM

2019-11-04 Thread GitBox
clebertsuconic edited a comment on issue #2881: ARTEMIS-2538 Removing all messages from a huge queue causes OOM URL: https://github.com/apache/activemq-artemis/pull/2881#issuecomment-549380980 there was no other semantic changes here beyong removing synchronized? i'm confused on whatyou

[GitHub] [activemq-artemis] clebertsuconic edited a comment on issue #2881: ARTEMIS-2538 Removing all messages from a huge queue causes OOM

2019-11-04 Thread GitBox
clebertsuconic edited a comment on issue #2881: ARTEMIS-2538 Removing all messages from a huge queue causes OOM URL: https://github.com/apache/activemq-artemis/pull/2881#issuecomment-549380980 there was no other semantic changes here beyong removing synchronized? i'm confused on what you

[GitHub] [activemq-artemis] clebertsuconic commented on issue #2881: ARTEMIS-2538 Removing all messages from a huge queue causes OOM

2019-11-04 Thread GitBox
clebertsuconic commented on issue #2881: ARTEMIS-2538 Removing all messages from a huge queue causes OOM URL: https://github.com/apache/activemq-artemis/pull/2881#issuecomment-549380980 there was no other semantic changes here?

[GitHub] [activemq-artemis] clebertsuconic commented on issue #2881: ARTEMIS-2538 Removing all messages from a huge queue causes OOM

2019-11-04 Thread GitBox
clebertsuconic commented on issue #2881: ARTEMIS-2538 Removing all messages from a huge queue causes OOM URL: https://github.com/apache/activemq-artemis/pull/2881#issuecomment-549380631 No test possible? I understand it's not possible to write a test that would run for 10

[GitHub] [activemq-artemis] franz1981 edited a comment on issue #2845: ARTEMIS-2336 Use zero copy to replicate journal/page/large message file (AGAIN)

2019-11-04 Thread GitBox
franz1981 edited a comment on issue #2845: ARTEMIS-2336 Use zero copy to replicate journal/page/large message file (AGAIN) URL: https://github.com/apache/activemq-artemis/pull/2845#issuecomment-549300079 @wy96f I've added an additional commit to control the backlog of unflushed Netty

[GitHub] [activemq-artemis] franz1981 commented on issue #2845: ARTEMIS-2336 Use zero copy to replicate journal/page/large message file (AGAIN)

2019-11-04 Thread GitBox
franz1981 commented on issue #2845: ARTEMIS-2336 Use zero copy to replicate journal/page/large message file (AGAIN) URL: https://github.com/apache/activemq-artemis/pull/2845#issuecomment-549300079 @wy96f I've added an additional commit to control the backlog of unflushed Netty writes, to

[GitHub] [activemq-artemis] brusdev opened a new pull request #2881: ARTEMIS-2538 Removing all messages from a huge queue causes OOM

2019-11-04 Thread GitBox
brusdev opened a new pull request #2881: ARTEMIS-2538 Removing all messages from a huge queue causes OOM URL: https://github.com/apache/activemq-artemis/pull/2881 The iterQueue transaction commits are locked by the synchronization context. So removing all messages from a huge queue