pchoudhury22 commented on PR #952:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/952#issuecomment-2697507125

   There is another evaluated metric, EXPECTED_PROCESSING_RATE, which gets 
computed at JobVertexScaler.computeScaleTargetParallelism .
   Since we calculate this first and use it for calculating new parallelism and 
then put it, did not add the evaluator hook to it. Let me know if we would want 
to have hook for EXPECTED_PROCESSING_RATE aswell? in that case would it make 
sense to move calculation of new parallelism after this metric is put to 
evaluated metric? 


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