Terracotta-OSS / terracotta-core

The core components of the Terracotta Server
Apache License 2.0
64 stars 58 forks source link

remove an assert that is not longer valid. #1311

Closed myronkscott closed 1 year ago

myronkscott commented 1 year ago

with the added message recall feature, it is possible for a message group to start with multiple messages and get reduced to one message because all others have been recalled. remove assert as this is a completely valid case