Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.