MetadataIndexStateService block log messages are confusing #85207
Labels
:Data Management/Indices APIs
APIs to create and manage indices
>enhancement
good first issue
low hanging fruit
Supportability
Improve our (devs, SREs, support eng, users) ability to troubleshoot/self-service product better.
Team:Data Management
Meta label for data/management team
Tiny supportability nit: today we emit these log messages when adding a write block to an index:
This is kind of confusing, a
block writesounds like we're writing a block of data. It's not clear thatwriteis variable (we also sayblock read) or the name of a block setting. I think we should word this asadding [index.blocks.write] block to indicesinstead.The text was updated successfully, but these errors were encountered: