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

[KYUUBI #4357] Bump Jersey from 2.38 to 2.39 #4366

Closed
wants to merge 1 commit into from

Conversation

bowenliang123
Copy link
Contributor

Why are the changes needed?

to close #4357.

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

@bowenliang123 bowenliang123 added this to the v1.7.0 milestone Feb 18, 2023
@bowenliang123 bowenliang123 changed the title [KYUUBI #4357] Bump jersey from 2.38 to 2.39 [KYUUBI #4357] Bump Jersey from 2.38 to 2.39 Feb 18, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #4366 (bd214e8) into master (9aebeb8) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #4366      +/-   ##
============================================
- Coverage     53.69%   53.64%   -0.06%     
  Complexity       13       13              
============================================
  Files           562      562              
  Lines         30812    30812              
  Branches       4152     4152              
============================================
- Hits          16545    16529      -16     
- Misses        12716    12730      +14     
- Partials       1551     1553       +2     
Impacted Files Coverage Δ
...e/kyuubi/jdbc/hive/ClosedOrCancelledException.java 0.00% <0.00%> (-100.00%) ⬇️
...rg/apache/kyuubi/ctl/cmd/log/LogBatchCommand.scala 59.09% <0.00%> (-7.58%) ⬇️
.../kyuubi/server/mysql/constant/MySQLErrorCode.scala 13.84% <0.00%> (-6.16%) ⬇️
...ache/kyuubi/server/mysql/MySQLCommandHandler.scala 77.77% <0.00%> (-4.05%) ⬇️
...in/spark/authz/ranger/SparkRangerAdminPlugin.scala 64.47% <0.00%> (-2.64%) ⬇️
...ache/kyuubi/server/mysql/MySQLGenericPackets.scala 76.59% <0.00%> (-2.13%) ⬇️
...mon/src/main/scala/org/apache/kyuubi/Logging.scala 41.25% <0.00%> (-1.25%) ⬇️
...apache/kyuubi/service/TBinaryFrontendService.scala 48.38% <0.00%> (-1.08%) ⬇️
...apache/kyuubi/engine/JpsApplicationOperation.scala 77.41% <0.00%> (ø)
...he/kyuubi/ha/client/etcd/EtcdDiscoveryClient.scala 69.56% <0.00%> (+0.54%) ⬆️
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pan3793
Copy link
Member

pan3793 commented Feb 19, 2023

Thanks, merged to master/1.7

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

to close #4357.

### _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 #4366 from bowenliang123/jersey-2.39.

Closes #4357

bd214e8 [liangbowen] bump jersey from 2.38 to 2.39

Authored-by: liangbowen <liangbowen@gf.com.cn>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 9d33b84)
Signed-off-by: Cheng Pan <chengpan@apache.org>
@bowenliang123 bowenliang123 deleted the jersey-2.39 branch February 27, 2023 12:14
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.

Bump Jersey from 2.38 to 2.39 and remove the unnecessary dependency exclusion for Junit
3 participants