However, currently the queue is unbounded, so if we remove this we'd need to bound the queue and either block when it's full or drop messages. Given that logging is a secondary concern, I think it may make more sense to drop the messages. Thoughts?
[ Full content available at: https://github.com/apache/beam/pull/6593 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org