OpenSearch/libs
Jason Tedor e312ac610a
Cleanup exception handling in IOUtils (#29069)
When we copied IOUtils into the Elasticsearch codebase from Lucene, we
brought with it its handling of throwables which are out of whack with
how we handle throwables in our codebase. This commit modifies our copy
of IOUtils to be consistent with how we handle throwables today: do not
catch them. We take advantage of this cleanup to simplify IOUtils.
2018-03-14 14:25:14 -04:00
..
elasticsearch-core Cleanup exception handling in IOUtils (#29069) 2018-03-14 14:25:14 -04:00
elasticsearch-nio Copy Lucene IOUtils (#29012) 2018-03-13 12:49:33 -04:00
grok Applied @colings86 changes to the build in order to make new module work in Eclipse too. 2018-02-20 13:49:57 +01:00
plugin-classloader Plugins: Add plugin extension capabilities (#27881) 2018-01-03 11:12:43 -08:00
secure-sm Fixes Eclipse build after secure-sm project was added (#28480) 2018-02-01 15:33:26 +00:00
build.gradle Build: Automatically add projects under libs, qa, modules and plugins (#28279) 2018-01-17 19:54:43 -08:00