kmozaid commented on PR #504:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/504#issuecomment-1387364246

   Hi @gyfora IMHO, this is very minimalistic change which does not alter any 
existing flow. As you can see, in 
[ApplicationObserver.java](https://github.com/apache/flink-kubernetes-operator/pull/504/files#diff-7bd417adb2e95b5e8b81371d3022fa637a74a0a1a96403fbcc5cc5049a4df379)
 , just added sorting but still picks only one element from list and in 
`JobStatusObserver` adding if condition on jobid equality also does not change 
anything existing.
   
   I have tested these changes. you could initiate workflows to see that it 
works fine.


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

Reply via email to