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

Fix connection pool's forcible stop #9280

Merged

Conversation

lorban
Copy link
Contributor

@lorban lorban commented Feb 1, 2023

Fixes #9275.

@lorban lorban added Bug For general bugs on Jetty side Jetty 12 labels Feb 1, 2023
@lorban lorban requested review from gregw and sbordet February 1, 2023 13:12
@lorban lorban self-assigned this Feb 1, 2023
@lorban lorban linked an issue Feb 1, 2023 that may be closed by this pull request
@lorban lorban requested a review from sbordet February 1, 2023 13:43
@lorban lorban force-pushed the fix/jetty-12.0.x-9275-fix-connection-pool-forcible-stop branch from 2482b73 to da3d8ae Compare February 1, 2023 17:50
@lorban lorban requested a review from sbordet February 1, 2023 17:50
@gregw gregw merged commit e68c827 into jetty-12.0.x Feb 1, 2023
@gregw gregw deleted the fix/jetty-12.0.x-9275-fix-connection-pool-forcible-stop branch February 1, 2023 21:36
gregpoulos pushed a commit to gregpoulos/jetty.project that referenced this pull request Feb 1, 2023
…x-documentation-operations-logging

* upstream/jetty-12.0.x: (83 commits)
  Fix connection pool's forcible stop (jetty#9280)
  jetty#9240 add null checks to methods that can be used on a stopped pool
  retry failing tests one more time (jetty#9274)
  suppress stack
  Jetty 12.0.x reenable jetty ee9 tests (jetty#9224)
  Jetty 12.0.x silence tests' stacktraces (jetty#9225)
  More narrowly focused DEBUG logging for JavadocTransparentProxy flaky test
  Revert "More DEBUG on CI build/test"
  More DEBUG on CI build/test
  Adding debug to failing test to see what is causing it to fail.
  Removing unused / old deps
  Remove duplicate dependency declarations.
  Jetty 12 - New HTTP Cookie interface (jetty#9205)
  Converted PathMappings to be an AbstractMap (jetty#9213)
  Removing jetty-unixsocket-* references (doesn't exist in Jetty 12)
  Bump versions.maven.plugin.version to 2.14.2
  Bump apache.directory.api.version to 2.1.2
  Bump hazelcast.version to 4.2.6
  Bump slf4j.version to 2.0.6
  Bump osgi-service-component-version to 1.5.1
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jetty-12 H3 tests passing after 30s timeout
3 participants