[ 
https://issues.apache.org/jira/browse/ARTEMIS-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684262#comment-16684262
 ] 

Veaceslav Doina edited comment on ARTEMIS-2173 at 11/12/18 7:15 PM:
--------------------------------------------------------------------

[~jbertram], thank you for advice!

Just run a test using a single instance for the broker and producer/consumer. 
All communication was done using localhost.

Got similar results: 
[https://github.com/veaceslavdoina/messages-brokers-testing/blob/master/RESULTS.md#test-artemis-263-standalone-local-20181112-172958]

Provided playbooks can create a single instance with one Artemis broker:
 # Create an environment with one broker.
 # Install Artemis on the created instance.
 # Run test on the broker using localhost for producer/consumer.

The goal of the provided project is to permit an easy test results reproduction.

Related to the Artemis test-suite, probably it is another task.

 


was (Author: veaceslavdoina):
[~jbertram] , thank you for advice!

Just run a test using a single instance for the broker and producer/consumer. 
All communication was done using localhost.

Got similar results: 
[https://github.com/veaceslavdoina/messages-brokers-testing/blob/master/RESULTS.md#test-artemis-263-standalone-local-20181112-172958]

Provided playbooks can create a single instance with one Artemis broker:
 # Create an environment with one broker.
 # Install Artemis on the created instance.
 # Run test on the broker using localhost for producer/consumer.

The goal of the provided project is to permit an easy test results reproduction.

Related to the Artemis test-suite, probably it is another task.

 

> Artemis lose messages on broker restarts
> ----------------------------------------
>
>                 Key: ARTEMIS-2173
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2173
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.6.3
>            Reporter: Veaceslav Doina
>            Priority: Critical
>
> Hello,
> We recently performed Artemis reliability test in order to verify if it can 
> guarantee 0 messages loss. Results show, that if the broker is restarted in 
> the process of producing/consuming we lose messages.
> Testing environment: 
> AWS
> Hardware: 
> |Broker|m5.large|2vCPU / 8GiB|
> |Producer/Consumer|t3.large|2vCPU / 8GiB|
> Software:
> OS: CentOS Linux release 7.5.1804 
> Java: Oracle JDK SE 8 Update 192
> Broker: Artemis 2.6.3
> Client: [JmsTools|https://github.com/erik-wramner/JmsTools]
> Default Artemis configuration was used with only modifications in 
> artemis.profile and jolokia-access.xml files.
> The result and project with all required data for issue reproducing may be 
> found on GitHub: [https://github.com/veaceslavdoina/messages-brokers-testing]
> Discussion on the Mailing list: 
> [http://activemq.2283324.n4.nabble.com/ActiveMQ-and-Artemis-reliability-Messages-lost-tt4744881.html]
>  
> Thank you!
>  
> Slava.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to