Skip to content

update submodule: fix for tx operation retry#399

Merged
thweetkomputer merged 1 commit intoeloqdata:mainfrom
thweetkomputer:fix_retry
Dec 29, 2025
Merged

update submodule: fix for tx operation retry#399
thweetkomputer merged 1 commit intoeloqdata:mainfrom
thweetkomputer:fix_retry

Conversation

@thweetkomputer
Copy link
Copy Markdown
Collaborator

@thweetkomputer thweetkomputer commented Dec 26, 2025

Summary by CodeRabbit

  • Chores
    • Updated an internal submodule reference to a newer commit for maintenance and alignment.

This release contains no user-facing changes or new features.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 26, 2025

Walkthrough

The submodule pointer for src/mongo/db/modules/eloq/data_substrate was updated from commit 346506d58977a62c9963085aeed3961e7828f9ec to 6c17e4da4ce9a643fd187b1ce7b9b8bfb3332190. No functional code or API changes were made.

Changes

Cohort / File(s) Summary
Submodule Update
src/mongo/db/modules/eloq/data_substrate
Updated submodule reference commit pointer only; no source code changes inside repository.

Sequence Diagram(s)

(omitted — change is a pointer-only submodule update and does not introduce new multi-component control flow)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • liunyl
  • lzxddz

Poem

🐰 A tiny pointer takes a leap,
From one commit burrow to another deep,
The code sleeps safe, unchanged, serene,
Just a reference hop — neat and clean! ✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating a submodule to include a fix for transaction operation retry logic.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e764311 and 2b8e6a8.

📒 Files selected for processing (1)
  • src/mongo/db/modules/eloq/data_substrate
✅ Files skipped from review due to trivial changes (1)
  • src/mongo/db/modules/eloq/data_substrate

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

📜 Review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 5adc31d and e764311.

📒 Files selected for processing (1)
  • src/mongo/db/modules/eloq/data_substrate
🧰 Additional context used
🧠 Learnings (2)
📓 Common learnings
Learnt from: githubzilla
Repo: eloqdata/eloqdoc PR: 279
File: src/mongo/db/modules/eloq/CMakeLists.txt:54-55
Timestamp: 2025-11-28T10:55:21.020Z
Learning: In src/mongo/db/modules/eloq/CMakeLists.txt, the CMake options EXT_TX_PROC_ENABLED, FORK_HM_PROCESS, and STATISTICS are used by the data_substrate submodule build system and should be retained as configuration interface options.
📚 Learning: 2025-11-28T10:55:21.020Z
Learnt from: githubzilla
Repo: eloqdata/eloqdoc PR: 279
File: src/mongo/db/modules/eloq/CMakeLists.txt:54-55
Timestamp: 2025-11-28T10:55:21.020Z
Learning: In src/mongo/db/modules/eloq/CMakeLists.txt, the CMake options EXT_TX_PROC_ENABLED, FORK_HM_PROCESS, and STATISTICS are used by the data_substrate submodule build system and should be retained as configuration interface options.

Applied to files:

  • src/mongo/db/modules/eloq/data_substrate

@thweetkomputer thweetkomputer merged commit 331d3f2 into eloqdata:main Dec 29, 2025
2 of 3 checks passed
@thweetkomputer thweetkomputer deleted the fix_retry branch December 29, 2025 03:52
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.

2 participants