[ 
https://issues.apache.org/jira/browse/ARTEMIS-4548?focusedWorklogId=899050&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-899050
 ]

ASF GitHub Bot logged work on ARTEMIS-4548:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Jan/24 19:15
            Start Date: 10/Jan/24 19:15
    Worklog Time Spent: 10m 
      Work Description: tabish121 commented on PR #4726:
URL: 
https://github.com/apache/activemq-artemis/pull/4726#issuecomment-1885508046

   Change seems to make sense as it reduces redundant test runs, something we 
made the mistake of doing in the 5.x code base was have all protocol tests run 
for every permutation of TCP, SSL, NIO, Auto, etc transports which explodes the 
test time.  It is important to create tests that capture any cases where the 
protocol or transport do come into play though.  




Issue Time Tracking
-------------------

    Worklog Id:     (was: 899050)
    Time Spent: 40m  (was: 0.5h)

> Refactor MQTT tests
> -------------------
>
>                 Key: ARTEMIS-4548
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4548
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Many MQTT tests are run twice - once using TCP and once using WebSockets. 
> This is essentially a big waste of time since once the connection is 
> established to the broker the tests are identical. The tests should be 
> refactored to run just once and then there can be a small number of tests 
> specifically for WebSockets.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to