Description
1. Test if receivers are load balanced in the beginning by running the app many times and verifying whether they are load balanced. Maybe tweak the minRegistered.
2. Implement and test a timeout after which if all the receivers have not started, it should fail.
3. Test whether receivers are restarted after any failure, independent of the max task attempts.
Attachments
Issue Links
- relates to
-
SPARK-10137 Avoid to restart receivers if scheduleReceivers returns balanced results
- Resolved