You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by "wzhangNJ (via GitHub)" <gi...@apache.org> on 2023/07/13 08:11:36 UTC

[GitHub] [shenyu] wzhangNJ opened a new issue, #4839: [BUG] </h1><pre> wzhangNJ opened a new issue, #4839: URL: https://github.com/apache/shenyu/issues/4839 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior NettyHttpClientPlugin call occur java.lang.NullPointerException. ![image](https://github.com/apache/shenyu/assets/19465278/9f12b941-4e84-4099-a1f2-772cfebe9b27) if acceptEncoding only have gzip,acceptEncoding is empty. ![image](https://github.com/apache/shenyu/assets/19465278/a57110ab-6c26-4d82-bbe8-d23dc31b4b9c) ### Expected Behavior NO java.lang.NullPointerException. ### Steps To Reproduce _No response_ ### Environment ```markdown ShenYu version(s):all ``` ### Debug logs _No response_ ### Anything else? _No response_ -- 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: notifications-unsubscribe@shenyu.apache.org.apache.org For queries about this service, please contact Infrastructure at: users@infra.apache.org </pre><hr/> <h2>[GitHub] [shenyu] wzhangNJ commented on issue #4839: [BUG] NettyHttpClientPlugin call occur java.lang.NullPointerException.</h2> <b>Posted by "wzhangNJ (via GitHub)" <gi...@apache.org>.</b><hr/><pre> wzhangNJ commented on issue #4839: URL: https://github.com/apache/shenyu/issues/4839#issuecomment-1639167821 @azhsmesos cool -- 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: notifications-unsubscribe@shenyu.apache.org For queries about this service, please contact Infrastructure at: users@infra.apache.org </pre><hr/> <h2>Re: [I] [BUG] NettyHttpClientPlugin call occur java.lang.NullPointerException. [shenyu]</h2> <b>Posted by "moremind (via GitHub)" <gi...@apache.org>.</b><hr/><pre> moremind closed issue #4839: [BUG] NettyHttpClientPlugin call occur java.lang.NullPointerException. URL: https://github.com/apache/shenyu/issues/4839 -- 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: notifications-unsubscribe@shenyu.apache.org For queries about this service, please contact Infrastructure at: users@infra.apache.org </pre><hr/> <h2>[GitHub] [shenyu] azhsmesos commented on issue #4839: [BUG] NettyHttpClientPlugin call occur java.lang.NullPointerException.</h2> <b>Posted by "azhsmesos (via GitHub)" <gi...@apache.org>.</b><hr/><pre> azhsmesos commented on issue #4839: URL: https://github.com/apache/shenyu/issues/4839#issuecomment-1634235869 `acceptEncoding = Stream.of(String.join(",", acceptEncoding).split(",")).collect(Collectors.toList());` <img width="934" alt="image" src="https://github.com/apache/shenyu/assets/65518067/b00647a0-f86d-44c2-b2c4-714cdadff806"> Is this line of code in the image above necessary? -- 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: notifications-unsubscribe@shenyu.apache.org For queries about this service, please contact Infrastructure at: users@infra.apache.org </pre><hr/> <h2>[GitHub] [shenyu] azhsmesos commented on issue #4839: [BUG] NettyHttpClientPlugin call occur java.lang.NullPointerException.</h2> <b>Posted by "azhsmesos (via GitHub)" <gi...@apache.org>.</b><hr/><pre> azhsmesos commented on issue #4839: URL: https://github.com/apache/shenyu/issues/4839#issuecomment-1637903823 > this code have problem, can you help fixed ? @wzhangNJ @azhsmesos I can try to repair it, please assign it to me, thank you. -- 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: notifications-unsubscribe@shenyu.apache.org For queries about this service, please contact Infrastructure at: users@infra.apache.org </pre><hr/> <h2>[GitHub] [shenyu] yu199195 commented on issue #4839: [BUG] NettyHttpClientPlugin call occur java.lang.NullPointerException.</h2> <b>Posted by "yu199195 (via GitHub)" <gi...@apache.org>.</b><hr/><pre> yu199195 commented on issue #4839: URL: https://github.com/apache/shenyu/issues/4839#issuecomment-1635362885 this code have problem, can you help fixed ? @wzhangNJ @azhsmesos -- 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: notifications-unsubscribe@shenyu.apache.org For queries about this service, please contact Infrastructure at: users@infra.apache.org </pre><hr/> </body> </html>