You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/05/27 03:51:13 UTC

[GitHub] [pulsar] d-eggert opened a new issue #7049: Make WebSocketService.MaxTextFrameSize configurable

d-eggert opened a new issue #7049:
URL: https://github.com/apache/pulsar/issues/7049


   **Is your feature request related to a problem? Please describe.**
   We use the websocket interface to pulsar. Our current use case demands the transmission of big messages (10MB or even more), which is not possible due to the hardcoded limit in `WebSocketService`
   
   **Describe the solution you'd like**
   Make this value configurable, e.g. via websocket.conf
   
   **Describe alternatives you've considered**
   Maybe increase the hardcoded default.
   
   **Additional context**
   None.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] zhanghaou commented on issue #7049: Make WebSocketService.MaxTextFrameSize configurable

Posted by GitBox <gi...@apache.org>.
zhanghaou commented on issue #7049:
URL: https://github.com/apache/pulsar/issues/7049#issuecomment-635020327


   Thanks for your feedback, I will fix it.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui closed issue #7049: Make WebSocketService.MaxTextFrameSize configurable

Posted by GitBox <gi...@apache.org>.
codelipenghui closed issue #7049:
URL: https://github.com/apache/pulsar/issues/7049


   


----------------------------------------------------------------
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:
users@infra.apache.org