Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We are introducing alias in NamedParameter so that one language can understand the configuration set from another. See #REEF-511, #REEF-512.
When the code in a language receives a configuration from another, it needs to know which language the configuration was created so that to determine which alias to choose.
Therefore we need to add a language property in Avro Configuration to carry this information.