Skip to content

Conversation

@dbutenhof
Copy link
Member

This supports deleting a datasets's indexed data and triggering re-indexing. It also provides a mechanism to globally enable or disable indexing.

In the short term, this provides a workaround for our sharding issues, which are preventing us from generating useful indexing anyway, by turning it off entirely for new datasets. We can also delete indexed data (and the SQL index maps) for existing datasets and, on demand, trigger re-indexing for selected datasets.

This supports deleting a datasets's indexed data and triggering re-indexing.
It also provides a mechanism to globally enable or disable indexing.

In the short term, this provides a workaround for our sharding issues, which
are preventing us from generating useful indexing anyway, by turning it off
entirely for new datasets. We can also delete indexed data (and the SQL
index maps) for existing datasets and, on demand, trigger re-indexing for
selected datasets.
@dbutenhof dbutenhof added Server Indexing API Of and relating to application programming interfaces to services and functions CLI Of and relating to the CLI interface to pbench Database Operations Related to operation and monitoring of a service labels Mar 21, 2024
@dbutenhof dbutenhof requested a review from webbnh March 21, 2024 12:38
@dbutenhof dbutenhof self-assigned this Mar 21, 2024
webbnh

This comment was marked as resolved.

webbnh

This comment was marked as resolved.

Copy link
Member

@webbnh webbnh left a comment

Choose a reason for hiding this comment

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

Looks good. Just two thoughts/nits which I shall pre-resolve.

Copy link
Member Author

@dbutenhof dbutenhof left a comment

Choose a reason for hiding this comment

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

Interesting. I wrote two replies to your new comments, and the Review changes button shows I have 5 pending comments, so clearly I'd written previous comments I'd neglected to submit. Being lazy right now, I'm just going to submit them rather than review whether they remain relevant or even potentially interesting. 😆

@dbutenhof dbutenhof merged commit bf2792f into distributed-system-analysis:main Apr 3, 2024
@dbutenhof dbutenhof deleted the reindex branch April 3, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Of and relating to application programming interfaces to services and functions CLI Of and relating to the CLI interface to pbench Database Indexing Operations Related to operation and monitoring of a service Server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants