Chen Luo created ASTERIXDB-1930:
-----------------------------------
Summary: Feed shouldn't be started when a secondary index is being
created
Key: ASTERIXDB-1930
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1930
Project: Apache AsterixDB
Issue Type: Bug
Components: Feeds, Storage
Reporter: Chen Luo
When a secondary index is being created, new tuples shouldn't be inserted into
that dataset. Normal insert/delete statements are handled properly by blocking
the query. However, currently the user is allowed to start feeds on this
dataset, which should be block as well until the index creation job finishes.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)