Skip to content

Conversation

knakatasf
Copy link
Contributor

@knakatasf knakatasf commented Oct 3, 2025

Scope & Purpose

  • Added ResourceMonitor& to ModificationExecutorInfos. SingleRemoteModificationInfos and MultipleRemoteModificationInfos inherit from this.

  • This PR is only involved with SingleRemoteModificationExecutor, which uses SingleRemoteModificationInfos. Added ResourceMonitor to its parent class because MultipleRemoteModificationExecutor might need ResourceMonitor in the future.

  • Changed the signature of merge method in SingleRemoteModificationExecutor.cpp.

  • 💩 Bugfix

  • 🍕 New feature

  • 🔥 Performance improvement

  • 🔨 Refactoring/simplification

Checklist

  • Tests
    • Regression tests
    • C++ Unit tests
    • integration tests
    • resilience tests
  • 📖 CHANGELOG entry made
  • 📚 documentation written (release notes, API changes, ...)
  • Backports
    • Backport for 3.12.0: (Please link PR)
    • Backport for 3.11: (Please link PR)
    • Backport for 3.10: (Please link PR)

Related Information

(Please reference tickets / specification / other PRs etc)

  • Docs PR:
  • Enterprise PR:
  • GitHub issue / Jira ticket:
  • Design document:

…uffer to SingleRemoteModificationExecutor's builder objects
@cla-bot cla-bot bot added the cla-signed label Oct 3, 2025
cursor[bot]

This comment was marked as outdated.

Copy link
Member

@mchacki mchacki left a comment

Choose a reason for hiding this comment

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

Please revert one line, it is unnecessary.

Co-authored-by: Michael Hackstein <michael@arangodb.com>
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.

3 participants