linehrr opened a new pull request #23666: [SPARK-26718][SS][Master] Fixed 
integer overflow in SS kafka rateLimit calculation 
URL: https://github.com/apache/spark/pull/23666
 
 
   
   ## What changes were proposed in this pull request?
   fix the integer overflow issue in rateLimit, refer to:
   https://issues.apache.org/jira/browse/SPARK-26718
   
   ## How was this patch tested?
   Unit test `Rate limit set to Long.Max should not overflow integer during end 
offset calculation[SPARK-26718]` was added to test the possible case where 
integer could be overflowed.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to