Github user sigram commented on the issue:
https://github.com/apache/lucene-solr/pull/394
Oh, I see - triggers execute ONLY on the current Overseer leader node - you
would need some sort of fan-out call to each node in that action, and a handler
to actually execute System.gc() on the node...--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
