dheerajaraj commented on PR #15190: URL: https://github.com/apache/dubbo/pull/15190#issuecomment-2692544109
hi @Stellar1999 actually the target branch was mentioned to be `3.3.3` in this [issue](https://github.com/apache/dubbo/issues/15184). The target class (`io.netty.handler.codec.Headers.HttpMetadataAdapter`) which is causing the Null Pointer Exception is occurring in `3.4` not in `3.3`. Since I cannot find `3.3.3` in the [upstream repo](https://github.com/apache/dubbo/), I've set the target branch to `3.4`. Is this fine? Kindly advice 🙏 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
