FoundationDB / fdb-record-layer

A record-oriented store built on FoundationDB
Apache License 2.0
588 stars 102 forks source link

LuceneIndexMantainer error messages are very vague #2768

Closed ScottDugas closed 3 months ago

ScottDugas commented 3 months ago

LuceneIndexMantainer error messages are very vague, particularly things like Issue deleting or Issue updating. Since these always have a cause, we should append the cause's message.

ScottDugas commented 3 months ago

This seems particularly important for things like failing due to not being able to obtain the file lock.