OpenSearch/plugins/repository-gcs
David Roberts 749c3ec716
Remove the single argument Environment constructor (#27235)
Only tests should use the single argument Environment constructor.  To
enforce this the single arg Environment constructor has been replaced with
a test framework factory method.

Production code (beyond initial Bootstrap) should always use the same
Environment object that Node.getEnvironment() returns.  This Environment
is also available via dependency injection.
2017-11-04 13:25:09 +00:00
..
licenses Build: upgrade httpcore version to 4.4.5 2016-07-19 15:11:40 +02:00
src Remove the single argument Environment constructor (#27235) 2017-11-04 13:25:09 +00:00
build.gradle Collapse repository gcs classes into a single java package (#23975) 2017-04-07 11:27:26 -07:00