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

Uncouple Server and Logger lifecycles #9844

Open
ignasi35 opened this issue Nov 26, 2019 · 3 comments
Open

Uncouple Server and Logger lifecycles #9844

ignasi35 opened this issue Nov 26, 2019 · 3 comments

Comments

@ignasi35
Copy link
Member

(from akka/akka#28212 (comment))

NettySevrer and AkkaHTTPServer add a Coordinated Shutdown task that invokes super.stop() knowing that the super trait closes the Logger on that call.

This should be decoupled and the Logging infrastructure should be stopped at a later stage, probably

@octonato octonato removed the triage label Nov 28, 2019
@octonato octonato added this to the Play 2.x milestone Nov 28, 2019
@mkurz mkurz modified the milestones: Play 2.x, Play.next Feb 11, 2022
@AndySakov
Copy link

I think I'll work on this

@mkurz
Copy link
Member

mkurz commented Feb 14, 2022

@AndySakov Sure, just open a pull request, if you need any help please let us know!

@mkurz
Copy link
Member

mkurz commented Mar 7, 2022

@AndySakov I saw your conversation in the Discord channel, if you need any help please let me know ,thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants