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

Bump Jetty from 9 to 10.0.11 #1606

Merged
merged 2 commits into from
Jul 18, 2022
Merged

Bump Jetty from 9 to 10.0.11 #1606

merged 2 commits into from
Jul 18, 2022

Conversation

tesshucom
Copy link
Owner

Jetty 9.x was very long-lived, but already used to the limit.

  • Announcement for End of Community Support for Jetty 9.x
  • https://github.com/eclipse/jetty.project/issues/7958

10.x will be the current standard. As in #839

dependabot bot and others added 2 commits July 18, 2022 16:25
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.48.v20220622 to 10.0.10.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.48.v20220622...jetty-10.0.10)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@tesshucom tesshucom added type: dependency-upgrade A dependency upgrade in : Jetty Issues in Jetty (pom, stream) labels Jul 18, 2022
@tesshucom tesshucom added this to the jpsonic 111.3.0 milestone Jul 18, 2022
@tesshucom tesshucom self-assigned this Jul 18, 2022
@tesshucom
Copy link
Owner Author

Websocket is also available in Jetty, but it is not currently considered. This is because the web browser App is not the top priority for that interface in terms of requirements. If our primary use is native or mobile apps rather than web browser apps, introducing Websocket may have more disadvantages than advantages. And basically, personal streaming server itself doesn't need to have high responsive in exchange for high load.

@tesshucom tesshucom linked an issue Jul 18, 2022 that may be closed by this pull request
@tesshucom tesshucom merged commit cb59b63 into develop Jul 18, 2022
@tesshucom tesshucom deleted the feature/jetty10 branch July 18, 2022 09:09
@tesshucom tesshucom linked an issue Jul 18, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in : Jetty Issues in Jetty (pom, stream) type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump Tomcat && Jetty && Spring Boot Bump Jetty to 10
1 participant