Re: Apache Artemis - Stress-test time

2017-04-21 Thread Francesco PADOVANI
A question: why the logout method of the jaas interface, is never invoked? I expected it was called in case of disconnection of a client. It has been never implemented? Francesco From: Francesco PADOVANI Sent: Friday, April 21, 2017 12:04:45 PM To: users

Re: Apache Artemis - Stress-test time

2017-04-21 Thread Francesco PADOVANI
qos2"). Nevertheles, we have the above problem on version we are using (2.1.o build starting from master, commit 310f953c790380b65d2f02081a1888309dc93ab5). And the below workaround seems not working. Any suggestion? Where I'm wrong? Thanks Francesco

Re: Apache Artemis - Stress-test time

2017-04-19 Thread Francesco PADOVANI
Hi Martyn, I can confirm you that once we have all our clients connected, the system performs as normal. We've done some more tests. First of all we've disabled our custom plugin for managing redis authentication/authorization. So we started from a 2.1.0 clean installation (build from hash comm

Apache Artemis - Stress-test time

2017-03-22 Thread Francesco PADOVANI
Hi all, we're currently performing some stress-test sessions against our Apache Artemis instance. To do this, we have developed a java program which uses the paho library. We are simulating (just to start) 1000 subscriber clients each one who connects in qos2 and subscribes 50 specific topics d

Re: ARTEMIS: bad-performance behaviour after 7-10 days of usage

2017-02-10 Thread Francesco PADOVANI
: Francesco PADOVANI Sent: Friday, February 10, 2017 2:58:19 PM To: users@activemq.apache.org Subject: Re: ARTEMIS: bad-performance behaviour after 7-10 days of usage Hi Martyn, we're testing your 1.6.0 snapshot. The issues related to retained messages ACK and durable queues seem ok now. Grea

Re: ARTEMIS: bad-performance behaviour after 7-10 days of usage

2017-02-10 Thread Francesco PADOVANI
advance. Francesco From: Martyn Taylor Sent: Thursday, February 9, 2017 5:36:19 PM To: users@activemq.apache.org Subject: Re: ARTEMIS: bad-performance behaviour after 7-10 days of usage On Thu, Feb 9, 2017 at 3:54 PM, Francesco PADOVANI < francesco.padov...@bticino.

Re: ARTEMIS: bad-performance behaviour after 7-10 days of usage

2017-02-09 Thread Francesco PADOVANI
Hi Martyn, Thanks a lot for this! It could save us just in time... As soon as I can, I'll try to build artemis from your last commit and make some tests. I'll give you a feedback. Francesco From: Martyn Taylor Sent: Thursday, February 9, 2017 1:22:52 PM To

Re: MQTT retained messages with weird characters

2017-02-06 Thread Francesco PADOVANI
to ensure this doesn't affect other areas of the code. Should have this fix done shortly. Thanks for all the info, Martyn On Thu, Jan 12, 2017 at 10:13 AM, Francesco PADOVANI < francesco.padov...@bticino.it> wrote: > Hi Martyn, > > I've just opened a JIRA related to this i

ARTEMIS: bad-performance behaviour after 7-10 days of usage

2017-01-23 Thread Francesco PADOVANI
Hello, I'm using Apache Artemis as MQTT broker for our IOT projects. It's a clean Artemis installation of version 1.5.1., on a server (CentOS 7) which has 2 vCPU, 8 GB of RAM (4GB of Heap Space dedicated to Artemis) and 50 GB of SSD data disk. After the installation of artemis Broker we started t

Re: ARTEMIS and JAVA distribution

2017-01-12 Thread Francesco PADOVANI
. Justin - Original Message - From: "Francesco PADOVANI" To: users@activemq.apache.org Sent: Thursday, January 12, 2017 5:40:23 AM Subject: ARTEMIS and JAVA distribution Hello to everyone, a question about Apache Artemis: someone can tell me if there are any contraindication

ARTEMIS and JAVA distribution

2017-01-12 Thread Francesco PADOVANI
Hello to everyone, a question about Apache Artemis: someone can tell me if there are any contraindications by using openjdk to run Artemis (instead of Oracle jdk)? I hope not ...but just to be sure. Thanks in advance. Francesco Ce message, ainsi que tous le

Re: MQTT retained messages with weird characters

2017-01-12 Thread Francesco PADOVANI
he issue with MQTT > so we could see if there's anything specific to your test while using > MQTT. > > On Wed, Jan 11, 2017 at 4:22 AM, Francesco PADOVANI > wrote: > > Unfortunately no (not yet). > > > > Anyway, it's a clean Artemis installation of versi

Re: MQTT retained messages with weird characters

2017-01-11 Thread Francesco PADOVANI
t Suconic Sent: Tuesday, January 10, 2017 7:43 PM To: users@activemq.apache.org Subject: Re: MQTT retained messages with weird characters Do you have a working test you can share? On Tue, Jan 10, 2017 at 12:07 PM, Francesco PADOVANI wrote: > Hello, > > I'm trying the Apache Artemi

MQTT retained messages with weird characters

2017-01-10 Thread Francesco PADOVANI
Hello, I'm trying the Apache Artemis Broker (ver. 1.5.1) for MQTT protocol. Exactly I'm testing the retained feature for messages of MQTT protocol. While the broker is up it seems to work well: a) a client publishes a retained message to a specific topic b) any client which then subscribes tha