[
https://issues.apache.org/jira/browse/ARTEMIS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15109580#comment-15109580
]
ASF GitHub Bot commented on ARTEMIS-353:
----------------------------------------
GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/333
ARTEMIS-353 retrying after interrupts on the native layer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/333.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #333
----
commit 2af34a0a53fced144221e437999eadce8a30efe5
Author: Clebert Suconic <[email protected]>
Date: 2016-01-20T19:07:47Z
ARTEMIS-353 retrying after interrupts on the native layer because of jmap
issuing weird interrupts
https://issues.apache.org/jira/browse/ARTEMIS-353
----
> Calling jmap -heap over artemis will interrupt its execution.
> -------------------------------------------------------------
>
> Key: ARTEMIS-353
> URL: https://issues.apache.org/jira/browse/ARTEMIS-353
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: clebert suconic
> Assignee: clebert suconic
> Fix For: 1.3.0
>
>
> jmap is issuing some weird signals that is interrupting io_getevents call.
> any attempt to use jmap -heap over artemis while using libaio will interrupt
> the server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)