Apply request timeout for kafka to consumer as well. (#62)

1 file changed
tree: b964d7a27bd5316dd3aad02b0655d8b365179ea3
  1. .github/
  2. crossdc-commons/
  3. crossdc-consumer/
  4. crossdc-producer/
  5. gradle/
  6. .asf.yaml
  7. .gitattributes
  8. .gitignore
  9. build.gradle
  10. cluster-stop.sh
  11. cluster.sh
  12. CROSSDC.md
  13. gradlew
  14. gradlew.bat
  15. LICENSE
  16. log4j2.xml
  17. manual-test.sh
  18. README.md
  19. sbt.jar
  20. settings.gradle
  21. version.props
README.md

Solr Sandbox

The solr sandbox repository serves as a place to host contributions that are not a part of core solr.

This allows for contributors to try out new ideas without affecting the main project.

The Lucene sandbox, which provides the same value for Lucene centric code, is currently a module within the main lucene-solr repository.