rabbitmq / osiris

Log based streaming subsystem for RabbitMQ
Other
45 stars 10 forks source link

Calculate the correct chunk size when filters are used. #154

Closed kjnilsson closed 11 months ago

kjnilsson commented 11 months ago

The chunk_info.size field did not take filter sizes into account which would cause the next attach strategy to calculate an incorrect position in the segment file casuing a reader crash.