OpenSearch/x-pack/docs
Tim Brooks 592481e4ed
Require acknowledgement to start_trial license (#30135)
This is related to #30134. It modifies the start_trial action to require
an acknowledgement parameter in the rest request to actually start the
trial license. There are backwards compatibility issues as prior ES
versions did not support this parameter. To handle this, it is assumed
that a request coming from a node prior to 6.3 is acknowledged. And
attempts to write a non-acknowledged request to a prior to 6.3 node will
throw an exception.

Additionally this PR adds messages about the trial license the user is
generating.
2018-04-26 21:42:44 -04:00
..
en Require acknowledgement to start_trial license (#30135) 2018-04-26 21:42:44 -04:00
src/test/java/org/elasticsearch/smoketest Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
build.gradle Require acknowledgement to start_trial license (#30135) 2018-04-26 21:42:44 -04:00