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

stop processing when followlogs-containers terminats #1420

Open
omyl opened this issue Dec 7, 2020 · 0 comments · May be fixed by #1421
Open

stop processing when followlogs-containers terminats #1420

omyl opened this issue Dec 7, 2020 · 0 comments · May be fixed by #1421

Comments

@omyl
Copy link
Contributor

omyl commented Dec 7, 2020

Description

goal docker:start never stops when followLogs enabled

Details

  • "followlogs" feature currently implemented via "unterminated" wait() invocation on object - do that plugin process never terminates (and it could cause proble i.e. when invoked from IDE)

  • finish operation on underlying loghander could not be supported or could cause irrelevant problem - in that case plugin process freezes....

Info

  • d-m-p version : 0.34.0
  • Maven version (mvn -v) : 3.6.3

@omyl omyl linked a pull request Dec 7, 2020 that will close this issue
@rohanKanojia rohanKanojia added this to the 0.35.0 milestone Mar 6, 2021
@rohanKanojia rohanKanojia removed this from the 0.35.0 milestone Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants