Abdullah Alamoudi created ASTERIXDB-1417:
--------------------------------------------
Summary: KV reader could create a connection with duplicate name
on NCs
Key: ASTERIXDB-1417
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1417
Project: Apache AsterixDB
Issue Type: Bug
Components: Feeds
Reporter: Abdullah Alamoudi
Assignee: Abdullah Alamoudi
The KVReader stream data through named connections. Each connection must have a
unique name, otherwise the source will only allow one of them.
Right now, this doesn't happen because the reader is internal. However,
Configure() is called for external readers which might lead to that case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)