Hey everyone, I've been using Solr for some time now and running into GC issues as most others have. Now I've exhausted all the traditional GC settings recommended by various individuals (ie Shawn Heisey, etc) but neither proved sufficient. The one solution that I've seen that proved useful is Heliosearch and the off-heap implementation.
My question is this, why wasn't the off-heap FieldCache implementation ( http://yonik.com/hs-solr-off-heap-fieldcache-performance/) ever rolled into Solr when the other HelioSearch improvement were merged? Was there a fundamental design problem or just a matter of time/testing that would be incurred by the move? Thanks, Phil