Hi, I was checking the list of changes for 2.6.3 and spotted a possible unintended change in behavior introduced as part of PR #9113.
I added a comment on the PR about the change: https://github.com/apache/pulsar/pull/9113#discussion_r555021563 I'd assume that the impact is that BatchReceivePolicy's maxNumBytes setting won't work properly. -Lari On 2021/01/11 06:36:33, PengHui Li <p...@apache.org> wrote: > This is the first release candidate for Apache Pulsar, version 2.6.3.> > > It fixes the following> > issues: https://github.com/apache/pulsar/pulls?q=is%3Apr+label%3Arelease%2F2.6.3+is%3Aclosed> > > *** Please download, test and vote on this release. This vote will stay open> > for at least 72 hours ***> > > Note that we are voting upon the source (tag), binaries are provided for> > convenience.> > > Source and binary> > files: https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.3-candidate-1/> > > SHA-1 checksums:> > > e620672cb560b5947069e4e22be9b0e1bd08c327> > apache-pulsar-2.6.3-SNAPSHOT-bin.tar.gz> > dc8a5e38fed5ae81e01e3a9a3e97a921c2b49607> > apache-pulsar-2.6.3-SNAPSHOT-src.tar.gz> > > Maven staging repo: https://repository.apache.org/content/repositories/orgapachepulsar-1077/> > > The tag to be voted upon:> > v2.6.3-candidate-1> > (a63f90059cf1209d33a79811dd08cdf277261453) https://github.com/apache/pulsar/releases/tag/v2.6.3-candidate-1> > > Pulsar's KEYS file containing PGP keys we use to sign the> > release:https://dist.apache.org/repos/dist/release/pulsar/KEYS> > > Please download the the source package, and follow the README to build> > and run the Pulsar standalone service.> >