Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0, 2.0.0
-
None
Description
Currently, if a yaml file has a property with a name that does not exist on the java topology component object then flux silently fails by logging a message and does not throw an exception. This needs to be changed so that flux throws the exception failing topology submission so that user can take corrective action.