Details
Description
The most common use case when using the seek* methods is to work on the currently assigned partitions. This behavior is supported by passing an empty list, but this is not very intuitive.
Adding an overloaded method for all seek* methods without parameters that has the same behavior; using the currently assigned partitions, would improve the API and user experience.