Enhancement
when the start offset is gt than the end offset (maybe my offset is invalid), the client BusReader function Read will return errors.ErrTryAgain, but
when the segment needs to switch it also returns errors.ErrTryAgain , how can I distinguish them
Enhancement
when the start offset is gt than the end offset (maybe my offset is invalid), the client BusReader function Read will return errors.ErrTryAgain, but
when the segment needs to switch it also returns errors.ErrTryAgain , how can I distinguish them