Hi,

those are just info messages and nothing to worry about.

it means that the index tried to delete an index segment that is not needed
anymore, but was unable to delete the segment. this is usually caused by a query
that still reads from the segment. the index will simply retry to delete the
segment at a later time.

regards
 marcel

Cheng Zhang wrote:
> Hello,
> 
> I see a lot of log messages "Unable to delete obsolete index, ..., 
> (MultiIndex.java, line 1082)". 
> 
> Does anybody see this before? Can I just ignore it?
> 
> Many thanks,
> 
> Kevin
> 
> 

Reply via email to