[BUG] Instructions to ./gradlew run -Dopensearch.experimental.feature.extensions.enabled=true
don't enable extensions
#916
Labels
What is the bug?
Running
./gradlew run -Dopensearch.experimental.feature.extensions.enabled=true
does not pass throughopensearch.experimental.feature.extensions.enabled=true
and therefore doesn't enable extensions feature flag.How can one reproduce the bug?
Read https://github.com/opensearch-project/opensearch-sdk-java/blob/5f9b9b372d6fb5d6562c0dbce4cabf249436ca63/DEVELOPER_GUIDE.md#option-2 that says to run the following.
Doesn't pickup
opensearch.experimental.feature.extensions.enabled
.What is the expected behavior?
Extensions feature flag to be enabled.
What is your host/environment?
Mac OS
The text was updated successfully, but these errors were encountered: