[
https://issues.apache.org/jira/browse/ARTEMIS-4037?focusedWorklogId=816278&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-816278
]
ASF GitHub Bot logged work on ARTEMIS-4037:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 12/Oct/22 16:32
Start Date: 12/Oct/22 16:32
Worklog Time Spent: 10m
Work Description: jbertram opened a new pull request, #4255:
URL: https://github.com/apache/activemq-artemis/pull/4255
Commit 5a42de5fa6ee1b96f6f3e404f5a3d11a702e1776 called my attention to this
test. It really needs to be refactored because:
- It belongs in the integration-tests module rather than the MQTT protocol
module.
- It is using a lot of non-standard components (e.g. EmbeddedJMSResource,
Awaitility, etc.).
- It is overly complicated (e.g. using its own MqttClientService).
This commit resolves all those problems. The new implementation is quite a
bit different but still equivalent. I reverted the original fix from
ARTEMIS-2476 and the test still fails.
Issue Time Tracking
-------------------
Worklog Id: (was: 816278)
Time Spent: 20m (was: 10m)
> Use random alphanumeric strings for MQTTRetainMessageManagerTest
> ----------------------------------------------------------------
>
> Key: ARTEMIS-4037
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4037
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Domenico Francesco Bruscino
> Assignee: Domenico Francesco Bruscino
> Priority: Major
> Fix For: 2.27.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)