lucene/solr/solrj
Tomas Fernandez Lobbe fe04a5b6f0 SOLR-14095: Let the overseer use javabin to store responses in ZooKeeper (#1095)
The Overseer used java serialization to store command responses in ZooKeeper. This commit changes the code to use Javabin instead, while allowing Java serialization with a System property in case it's needed for compatibility
2019-12-23 15:03:14 -08:00
..
src SOLR-14095: Let the overseer use javabin to store responses in ZooKeeper (#1095) 2019-12-23 15:03:14 -08:00
build.xml SOLR-11181: fix validate-maven-dependencies 2017-09-07 09:24:02 -04:00
ivy.xml SOLR-13665: Added missing netty dependencies to solrJ (#938) 2019-10-15 10:36:45 +02:00