Hi
I ran SOLR tests today and I've noticed this print appearing several times:
[junit]
[junit] ------------- Standard Error -----------------
[junit] 14.okt.2010 12:14:28
org.apache.solr.common.util.ConcurrentLRUCache finalize
[junit] SEVERE: ConcurrentLRUCache was not destroyed prior to
finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
[junit] ------------- ---------------- ---------------
Is this expected? Can it be ignored?
Also, not sure where it's coming from, but notice this typo:
14.okt.2010 --> okt instead of oct I assume. Is it something defined in SOLR
code?
Shai