Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Minor
-
Not applicable
Description
WsStore currently returns soapfaults on fetch misses for any of the following issues:
- Target Store name is invalid or not provided
- Targeting non global entry but user not provided
- Target key not provided
- Unable to access root path on Dali (likely a configuration/load-time error)
- Target namespace is invalid or not provided
- Target key is invalid
I propose not throwing an exception for case 6 in order to cut down on log red herrings such as the sample below:
0000382C USR 2021-03-12 14:47:13.790 27459 10842 "Exception(s) in wsstore::Fetch - [ -1: DALI Keystore fetch: invalid key 'dp-mythor-samples::iris_sample_spark-wuid' detected!]
"