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

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

                Author: ASF GitHub Bot
            Created on: 20/Nov/19 17:10
            Start Date: 20/Nov/19 17:10
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on issue #2895: ARTEMIS-2550 
Websocket Continuation Frame Support
URL: https://github.com/apache/activemq-artemis/pull/2895#issuecomment-556117420
 
 
   Thanks for doing this.. it's in very good shape now.
   
   I still need to do some review.. but it's a lot better than what I looked a 
few weeks ago.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

            Worklog Id:     (was: 346874)
    Remaining Estimate: 23h 20m  (was: 23.5h)
            Time Spent: 40m  (was: 0.5h)

> Unsupported STOMP Websocket Continuation Frames
> -----------------------------------------------
>
>                 Key: ARTEMIS-2550
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2550
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: STOMP
>    Affects Versions: 2.10.1
>            Reporter: Dewald Pretorius
>            Assignee: Justin Bertram
>            Priority: Major
>   Original Estimate: 24h
>          Time Spent: 40m
>  Remaining Estimate: 23h 20m
>
> STOMP Websocket Continuation Frames are not supported.
> Large messages can be split up using Websocket Continuation Frames. This 
> allows for much smaller buffer sizes to send or receive potentially very 
> large messages.
> Constants to control the frame buffer sizes for STOMP can be found here: 
> org.apache.activemq.artemis.core.remoting.impl.netty.TransportConstants#STOMP_MAX_FRAME_PAYLOAD_LENGTH
> The Websocket's In/Outbound Channel Handlers need to restrict message frame 
> sizes to the configured maximum frame payload length.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to