Abdullah Alamoudi created ASTERIXDB-1594:
--------------------------------------------
Summary: Make OperatorId and ConnectorId final
Key: ASTERIXDB-1594
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1594
Project: Apache AsterixDB
Issue Type: Bug
Reporter: Abdullah Alamoudi
Assignee: Abdullah Alamoudi
Right now, OperatorId in IOperatorDescriptor and ConnectorId in
IConnectorDescriptor are mutable since we need to be able to use
operators/connectors created for a job in a different job.
We should disable that since it could lead to bugs and instead remove the need
to use operators from a job in another job.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)