Added consume range feature
Consume range
Starts consumption from the start offset in the given range
Will stop consuming for each partition once it reaches the max boundary offset
Will stop and return the messages WITHIN the range if it over consumes
Added consume range feature Consume range Starts consumption from the start offset in the given range Will stop consuming for each partition once it reaches the max boundary offset Will stop and return the messages WITHIN the range if it over consumes