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

Rename AbstractLoggingSpy to ClientDispatcher and move it to org.mvndaemon.mvnd.daemon #302

Merged
merged 1 commit into from Jan 6, 2021

Conversation

ppalaga
Copy link
Contributor

@ppalaga ppalaga commented Jan 6, 2021

The last part of the refactoring originally done in #285

@gnodet
Copy link
Contributor

gnodet commented Jan 6, 2021

I don't think moving the class to org.mvndaemon.mvnd.daemon is a good idea as it leads to a cycle between the package dependencies between org.mvndaemon.mvnd.daemon and org.mvndaemon.mvnd.logging.smart.

However, the renaming is definitely needed.

ClientDispatcher to avoid circular package dependencies
@ppalaga ppalaga force-pushed the 210106-rename-AbstractLoggingSpy branch from 2c4b18a to faf49e5 Compare January 6, 2021 16:34
@ppalaga
Copy link
Contributor Author

ppalaga commented Jan 6, 2021

it leads to a cycle between the package dependencies between org.mvndaemon.mvnd.daemon and org.mvndaemon.mvnd.logging.smart.

Good catch, thanks. In faf49e5 I went back to splitting an abstract base and queue-aware implementation in org.mvndaemon.mvnd.daemon

@ppalaga ppalaga merged commit 519424d into apache:master Jan 6, 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 this pull request may close these issues.

None yet

2 participants