Swapnil Palash created GOBBLIN-2178: ---------------------------------------
Summary: Remove deprecated GaaSObservabilityEventExperimental Key: GOBBLIN-2178 URL: https://issues.apache.org/jira/browse/GOBBLIN-2178 Project: Apache Gobblin Issue Type: Improvement Reporter: Swapnil Palash The avro file {{GaaSObservabilityEventExperimental}} has been split into {{GaaSFlowObservabilityEvent}} and {{GaaSJobObservabilityEvent}} and since been deprecated. Any future changes to the structure(s) found in the deprecated file (like {{jobStatus}} ; containing only the failure states as of now) will require unnecessary changes to the deprecated version as well. Removing the deprecated file simplifies such changes. -- This message was sent by Atlassian Jira (v8.20.10#820010)