Hi, I summarized the changes[1] that are going to be released in the following version 2.7.3, code changes related to these changes have been merged into the candidate branch 2.7.3-release. Please help to check, and if you find any important issue that should be included but was ignored, please let me know.
1. https://github.com/apache/dubbo/blob/2.7.3-release/CHANGES.md Jun > On Jun 27, 2019, at 3:18 PM, Huxing Zhang <[email protected]> wrote: > > On Thu, Jun 27, 2019 at 1:47 PM YunKun Huang <[email protected]> wrote: >> >> +1 to release 2.7.3 to response issue quickly. >> >> But I'm concern about what bugfix version only means? is that means this >> version is a branch from master and only contains bug fix commit? >> >> It's fine to release 2.7.3 with those bug fix, but I also think it's fine to >> include other commit(maybe not bug fix) which is ready to release too. > > IMO as long as it won't lead to an unstable state, it can be included. > We should be careful when adding new commits. > >> >> On 2019/06/25 08:48:42, Huxing Zhang <[email protected]> wrote: >>> Hi, >>> >>> On Mon, Jun 24, 2019 at 3:27 PM Jun Liu <[email protected]> wrote: >>>> >>>> Hi, All >>>> >>>> 2.7.2 has been released for about 3 weeks, I am glad to see it has >>>> received wide attention and many users tested and used it in their online >>>> products. But during their usage, they also find some problems of this >>>> version: >>>> >>>> * performance degration under JDK 1.8 >>>> * compatible problem with zipkin versions using old ‘com.alibaba.dubbo’ >>>> package >>>> * the exception flow does not trigger the filter callback >>>> >>>> I think we need to quickly respond to these issues by releasing a new >>>> bugfix version. As for the version number, I think 2.7.3 is ok. If you >>>> finally reach an agreement on this proposal, I’d like to be the release >>>> manager. >>> >>> +1 to release 2.7.3 as a bugfix-only version. >>> >>>> >>>> Jun >>>> >>> >>> >>> -- >>> Best Regards! >>> Huxing >>> > > > > -- > Best Regards! > Huxing
