When I was using pcstat to analyse Solr index files, the write.lock index file would sometimes be empty. It would be nice if pcstat could just ignore those files instead of throwing an exception and aborting execution, maybe throwing a warning instead. https://github.com/tobert/pcstat/blob/master/pcstatus.go#L59-L61
ps: it has been a handy tool to investigate DSE Search performance problems. ;)
When I was using pcstat to analyse Solr index files, the write.lock index file would sometimes be empty. It would be nice if pcstat could just ignore those files instead of throwing an exception and aborting execution, maybe throwing a warning instead. https://github.com/tobert/pcstat/blob/master/pcstatus.go#L59-L61
ps: it has been a handy tool to investigate DSE Search performance problems. ;)