Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change socket "connection refused" message match pattern #4855

Closed
wants to merge 1 commit into from

Conversation

pan3793
Copy link
Member

@pan3793 pan3793 commented May 19, 2023

Why are the changes needed?

The error message changed in JDK 17, we should change the match pattern accordingly.

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

@pan3793 pan3793 self-assigned this May 19, 2023
@pan3793 pan3793 added this to the v1.7.2 milestone May 19, 2023
@pan3793 pan3793 requested a review from cfmcgrady May 19, 2023 02:58
@pan3793 pan3793 mentioned this pull request May 19, 2023
4 tasks
@pan3793 pan3793 closed this in cd47b13 May 19, 2023
@pan3793
Copy link
Member Author

pan3793 commented May 19, 2023

Thanks, merged to master/1.7

pan3793 added a commit that referenced this pull request May 19, 2023
### _Why are the changes needed?_

The error message changed in JDK 17, we should change the match pattern accordingly.

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4855 from pan3793/conn-refuse.

Closes #4855

78178b1 [Cheng Pan] Change socket "connection refused" message match pattern

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit cd47b13)
Signed-off-by: Cheng Pan <chengpan@apache.org>
@pan3793 pan3793 deleted the conn-refuse branch May 22, 2023 02:20
huangzhir pushed a commit to huangzhir/kyuubi that referenced this pull request May 30, 2023
… pattern

### _Why are the changes needed?_

The error message changed in JDK 17, we should change the match pattern accordingly.

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes apache#4855 from pan3793/conn-refuse.

Closes apache#4855

78178b1 [Cheng Pan] Change socket "connection refused" message match pattern

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants