wiktorolko
wiktorolko
aws.secretsmanager.failFast should only fail application startup if reading all secrets has failed
Enhancement In `AwsSecretsManagerPropertySourceLocator` following secrets are read: - `/secret/service_profile` - `/secret/service` - `/secret/application_profile` - `/secret/application` If aws.secretsmanager.failFast == true (default) and application fails to read **any** of the secrets from...
The KeenClient-Java is missing the Extraction feature. Initially present, it was removed when refactoring Query client (https://github.com/keenlabs/KeenClient-Java/pull/52) back in July, 2015. Recently the feature was requested on slack (https://keen-community.slack.com/archives/C04AHUYLJ/p1530678148000123)