Workers should have suspend, resume call backs when the instance count of Worker is changed
Description
Use Case:
Workers might have logic, say reading from a 'partitionable source', which might require the ability to reconfigure the partitions to which the specific worker instance is subscribing to. Twill Support is required.
Use Case:
Workers might have logic, say reading from a 'partitionable source', which might require the ability to reconfigure the partitions to which the specific worker instance is subscribing to. Twill Support is required.