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

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

                Author: ASF GitHub Bot
            Created on: 28/Apr/26 18:41
            Start Date: 28/Apr/26 18:41
    Worklog Time Spent: 10m 
      Work Description: jbertram opened a new pull request, #6395:
URL: https://github.com/apache/artemis/pull/6395

   The STOMP implementation duplicates much of the logic related to 
auto-creating addresses & queues from the ServerSession. It should be 
refactored to use ServerSession's checkAutoCreate method.




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

            Worklog Id:     (was: 1017761)
    Remaining Estimate: 0h
            Time Spent: 10m

> Refactor STOMP to use checkAutoCreate from ServerSession
> --------------------------------------------------------
>
>                 Key: ARTEMIS-5996
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5996
>             Project: Artemis
>          Issue Type: Task
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In the work for ARTEMIS-4212 a big chunk of address & queue auto-creation 
> logic was consolidated into 
> {{org.apache.activemq.artemis.core.server.ServerSession#checkAutoCreate}}. 
> Part of the goal with that consolidation was to re-use this from the various 
> protocol implementations. Currently the STOMP implementation doesn't use 
> this, but it should.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to