You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the maximum supported Bloom filter size is limited to just one byte. There are a few more bytes available in the chunk header, so perhaps using e.g. 4 bytes would make a practical difference for some RabbitMQ Streams users.