Skip to content

Conversation

@kingherc
Copy link
Contributor

Relates ES-10718

@kingherc kingherc added >non-issue :Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. Team:Distributed Indexing Meta label for Distributed Indexing team v9.1.0 labels Feb 21, 2025
@kingherc kingherc self-assigned this Feb 21, 2025
@kingherc kingherc force-pushed the non-issue/ES-10718-pass-translog-number branch from 181b2e7 to 6c653fc Compare February 24, 2025 11:38
@kingherc kingherc marked this pull request as ready for review February 24, 2025 15:14
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed-indexing (Team:Distributed Indexing)

@kingherc kingherc requested review from arteam and tlrx February 24, 2025 15:15
Copy link
Contributor

@arteam arteam 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

@henningandersen henningandersen left a comment

Choose a reason for hiding this comment

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

A smaller suggestion.

Copy link
Contributor Author

@kingherc kingherc left a comment

Choose a reason for hiding this comment

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

Incorporated your feedback. Feel free to review again!

Copy link
Contributor

@fcofdez fcofdez left a comment

Choose a reason for hiding this comment

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

LGTM

long primaryTerm,
IndexCommitRef indexCommitRef,
Set<String> additionalFiles,
Object enginePreCommitData
Copy link
Contributor

Choose a reason for hiding this comment

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

now that I'm reading this again, I think that the name is misleading? this data was acquired after the commit was created.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@henningandersen suggested the name, but I see also the slight confusion. I had originally suggested "transient commit data". Would that be better @fcofdez ? I welcome possible naming suggestions!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

(fyi "pre" I think meant "before the commit is exposed". but I see the slight confusion.)

@kingherc
Copy link
Contributor Author

Closing in favor of a different approach.

@kingherc kingherc closed this Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. >non-issue Team:Distributed Indexing Meta label for Distributed Indexing team v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants