1996fanrui commented on PR #799: URL: https://github.com/apache/flink-kubernetes-operator/pull/799#issuecomment-2008613406
Thanks @mxm for the quick review and valuable suggestion! I originally planned to add a memory scaling threshold in a subsequent PR (It's better to be done in 1.9.0). If you think it's needed in this PR, let me do it recently. How about reuse the `AutoScalerOptions#TARGET_UTILIZATION_BOUNDARY` option, it's 0.3 by default, it means we will ignore this tuning when the total memory saving less than 30%. I prefer reuse option because it can lower the user's threshold for use. WDYT? -- 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]
