SteNicholas commented on PR #201: URL: https://github.com/apache/flink-kubernetes-operator/pull/201#issuecomment-1124435241
> Probably the easiest would be to copy the request body class from Flink 1.15 and add the `@JsonInclude(Include.NON_NULL)` on the class and modify so that we are allowed to set null for pre 1.15 clusters Thanks for @gyfora to fork this pull request. IMO, the `SavepointTriggerRequestBody` and `StopWithSavepointRequestBody` are added temporarily to address compatibility problem for 1.15.0 version. Right? In addition to this method, there is no other elegant way. Do I need to open the ticket here to fix the problems of these two classes in 1.15.1? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
