OpenSearch/x-pack/plugin/sql/qa
Mark Vieira 6ab4645f4e
[7.x] Introduce type-safe and consistent pattern for handling build globals (#48818)
This commit introduces a consistent, and type-safe manner for handling
global build parameters through out our build logic. Primarily this
replaces the existing usages of extra properties with static accessors.
It also introduces and explicit API for initialization and mutation of
any such parameters, as well as better error handling for uninitialized
or eager access of parameter values.

Closes #42042
2019-11-01 11:33:11 -07:00
..
multi-node SQL: binary communication implementation for drivers and the CLI (#48261) 2019-10-31 20:39:41 -04:00
no-sql SQL: handle SQL not being available in a more graceful way (#43665) 2019-07-10 14:36:24 +03:00
security [7.x] Introduce type-safe and consistent pattern for handling build globals (#48818) 2019-11-01 11:33:11 -07:00
single-node SQL: binary communication implementation for drivers and the CLI (#48261) 2019-10-31 20:39:41 -04:00
src/main SQL: binary communication implementation for drivers and the CLI (#48261) 2019-10-31 20:39:41 -04:00
build.gradle Simplify usage of Gradle Shadow plugin (#48478) (#48597) 2019-10-28 12:11:55 -07:00