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

Use yyyyMMddHHmmssSSS formatted datetime instead of UUID for index id #696

Merged
merged 7 commits into from
Aug 21, 2024

Conversation

sarthakn7
Copy link
Contributor

RP-9696

Use yyyyMMddHHmmssSSS formatted datetime instead of UUID for index id so that we can make sense of the order of ids both programmatically and also when manually looking at files in S3.

I have replaced the index id in the commands instead of moving to legacy as I don't think we need backward compatibility here. When needing to operate in old index id, we would use old nrtsearch version anyway.

@sarthakn7 sarthakn7 marked this pull request as ready for review August 21, 2024 00:21
@sarthakn7 sarthakn7 requested a review from aprudhomme August 21, 2024 00:21
@sarthakn7 sarthakn7 requested a review from aprudhomme August 21, 2024 21:48
@sarthakn7 sarthakn7 requested a review from aprudhomme August 21, 2024 22:20
@sarthakn7 sarthakn7 merged commit a996905 into 1.0.0-SNAPSHOT Aug 21, 2024
1 check passed
@sarthakn7 sarthakn7 deleted the sarthakn_index_id_time_string branch August 21, 2024 22:28
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.

2 participants