Count index missing a node after live import #3528
Labels
area/querylang
Issues related to the query language specification and implementation.
kind/bug
Something is broken.
status/accepted
We accept to investigate/work on it.
What version of Dgraph are you using?
1.0.15
What is the hardware spec (RAM, OS)?
16Go RAM, Linux Debian stable
Steps to reproduce the issue (command/config used to run Dgraph).
Expected behaviour and actual result.
Expected : No count different than 1
Actual : One node with a count greater than one
My request in ratel:
The response:
If I go to the schema tab, disable the @count index and re-enable it, then the query works as expected.
Note: My live import inserts many nodes but it is always that same node that gets wrong.
The text was updated successfully, but these errors were encountered: