fwiw, this method is only used by tests. I think we could safely remove it and just have those tests (TestCachingCollector and one grouping test) provide whatever collector they need instead.
On Mon, Sep 10, 2012 at 10:33 AM, Robert Muir <[email protected]> wrote: > I'm looking at this code and a little confused: > > this wraps a no-op collector, so what happens if the maxRAMMB is > exceeded? It seems to me in that case those hits would just be > silently dropped?! > > Is this intentional? -- lucidworks.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
