wenbingshen opened a new pull request, #827:
URL: https://github.com/apache/flink-kubernetes-operator/pull/827

   ## What is the purpose of the change
   
   AutoScale supports setting the maximum floating parallelism by the number of 
Pulsar partitions.
   
   Since Pulsar Source metrics are related to a single Consumer identifier, a 
single partition may have multiple consumer identifiers, so some deduplication 
needs to be done here, grouping by topic and partition ID.
   
![image](https://github.com/apache/flink-kubernetes-operator/assets/35599757/33c1fa92-d7f6-46e9-92dd-36f092eecec8)
   
   
   
   
   


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to