When you say logging, do you mean the journal?

Logging shouldn't really be an issue unless you're using tracing.


Can you show a thread dump at the time of this happening? a few thread
dumps will usually tell you where most of the CPU is spent if they all
show the same threads under usage.

On Fri, Apr 7, 2017 at 6:54 AM, francesco81
<francesco.padov...@bticino.it> wrote:
> Hi Justin,
> just an info: by analyzing the log file, it seems that Artemis makes calls
> to the login methods (initialize, login and commit, defined in the native
> interface of Artemis LoginModule), not only at the login, but also during
> subscribtion and unsubscription phases.
> We saw this with a clean Artemis installation (as you suggested). And it
> seems to have a certain impact on cpu usage.
> Is this a normal behavior (if yes, something escapes me)? Or it could be a
> bug?
>
> Francesco
>
>
>
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/Apache-Artemis-Stress-test-time-tp4723999p4724710.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.



-- 
Clebert Suconic

Reply via email to