tpalfy commented on code in PR #6176:
URL: https://github.com/apache/nifi/pull/6176#discussion_r913079846


##########
nifi-nar-bundles/nifi-websocket-bundle/nifi-websocket-processors/src/main/resources/docs/org.apache.nifi.processors.websocket.ConnectWebSocket/additionalDetails.html:
##########
@@ -35,7 +35,8 @@ <h2>Summary</h2>
 <p>
     You can define custom websocket headers in the incoming flowfile as 
additional attributes. The attribute key
     shall start with "header." and continue with they header key. For example: 
"header.Authorization". The attribute
-    value will be the corresponding header value.
+    value will be the corresponding header value. If a new flowfile is passed 
to the processor, the previous sessions will be closed,

Review Comment:
   Can we please move this warning to the main description of the processor. It 
is an important aspect/limitation of the processor rather than a detail.



-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to