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

Remove non-local AgencyCallbacks #20946

Merged
merged 4 commits into from
Jun 4, 2024
Merged

Conversation

goedderz
Copy link
Member

@goedderz goedderz commented May 16, 2024

Scope & Purpose

Deleted the non-local variant of AgencyCallbacks - they are unused and don't make sense any longer. Also got rid of ArangodServer as a dependency of AgencyComm, AgencyCallback, and AgencyCallbackRegistry. The latter as part of a larger undertaking to make features reusable again (note that features needing ArangodServer cannot be used without a complete ArangodServer, which makes them practically unusable for other tools or certain tests).

  • 🔨 Refactoring/simplification

Related Information

@goedderz goedderz added this to the devel milestone May 16, 2024
@goedderz goedderz self-assigned this May 16, 2024
@cla-bot cla-bot bot added the cla-signed label May 16, 2024
@goedderz goedderz marked this pull request as ready for review May 16, 2024 18:13
@goedderz goedderz requested review from a team as code owners May 16, 2024 18:13
@goedderz goedderz changed the title Chore/dependency cleanup p3 Remove non-local AgencyCallbacks Jun 3, 2024
Copy link
Contributor

@jsteemann jsteemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@jsteemann jsteemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@neunhoef neunhoef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@neunhoef neunhoef merged commit 1aaf64f into devel Jun 4, 2024
6 checks passed
@neunhoef neunhoef deleted the chore/dependency-cleanup-p3 branch June 4, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants