On Thu, Mar 11, 2021 at 3:17 PM Mark Thomas <ma...@apache.org> wrote:
> A question mainly for Rémy I guess. > > Any reason not to back-port the asyncIO HTTP/2 implementation to 8.5.x? > Today's my lucky day it seems :) Ok, so there's a balance between the usefulness of the feature, the complexity of the changes, the risk introduced and the stability of more ancient branches. The older the branch, the higher the expected stability IMO. There's often the scenario of backporting too early: the feature seems fine, but actually it's just not been tested enough yet. Here, I was thinking the feature is not a must have, and 8.5 is supposed to be really stable now, so I limited the backport to 9 and never considered 8.5. I understand the increased usefulness it has if the idea is to really harmonize the h2 code. Rémy > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > >