Github user viirya commented on the pull request:

    https://github.com/apache/spark/pull/9665#issuecomment-156380943
  
    I just tried to scan current codebase and can't find where the rate cap is 
actually used in other receiver-based streams. There is 
`spark.streaming.backpressure.enabled` and corresponding classes such as 
`RateController` etc., but I can only find there is a member `rateController` 
in `ReceiverInputDStream`. However, besides `DirectKafkaInputDStream`, I don't 
see any other InputDStreams use it.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to