Skip to content

Inconsistent query results between dgraph servers in same group  #2503

@nandeshguru

Description

@nandeshguru

If you suspect this could be a bug, follow the template.

  • What version of Dgraph are you using?
    v1.0.7

  • Have you tried reproducing the issue with latest release?
    yes

  • What is the hardware spec (RAM, OS)?
    AWS m5.xlarge

  • Steps to reproduce the issue (command/config used to run Dgraph).

  1. Create a dgraph cluster using k8s config
  2. Load movie data in this dgraph cluster
  3. Perform bunch of mutation for some duration (we're seeing after hours of usage to make dgraph servers out of sync state from each other)
  4. Perform query, count uid for a particular predicate from either of 2 groups.
  5. Different results are generated for the same query in our case count for uids.
  • Expected behaviour and actual result.
    Expected - Should aways return same uid counts for the same query
    Actual - Returns different uid counts for the same query

Metadata

Metadata

Assignees

Labels

kind/questionSomething requiring a response.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions