[
https://issues.apache.org/jira/browse/NIFI-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15273:
------------------------------------
Fix Version/s: 2.7.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Improve validation for property WebSocket Message Type in PutWebSocket
> ----------------------------------------------------------------------
>
> Key: NIFI-15273
> URL: https://issues.apache.org/jira/browse/NIFI-15273
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Fix For: 2.7.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently there is only non blank validation for the PROP_WS_MESSAGE_TYPE
> property in PutWebSocket which can lead to a run time exception being thrown
> if the type entered does not match the values in the WebSocketMessage.Type
> enum.
> The purpose of this ticket is to add validation to ensure only an Expression
> Language expression is entered or one of the values in the
> WebSocketMessage.Type enum for property PROP_WS_MESSAGE_TYPE.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)