Assaf O

Results 2 issues of Assaf O

Every message 'publish' goes through 'addMultipleTargetTopics' which always takes an async lock. The lock becomes slow on high publish parallelism (few thousands waiters or more) and could cause errors like:...

protobuf.js version: 6.8.6 Any empty 'bytes' field on a message, will be decoded into an empty javascript array. The expected behavior is that it will be decoded into an empty...