Skip to content

error during query: readTs value less than minTs value #2326

@mpires

Description

@mpires
  • What version of Dgraph are you using?
    1.0.4 nightly (98c6102), also tried releases 1.0.3 and 1.0.4

  • Have you tried reproducing the issue with latest release?
    I have, with the same erroneous results.

  • What is the hardware spec (RAM, OS)?
    3 GCE instances (4 vCPUs, 20 GB, 30GB SSD)

  • Steps to reproduce the issue (command/config used to run Dgraph).
    A fresh dgraph installation with the p folder that I sent privately to @pawanrawal
    And the following query:

{ranges(func:eq(view,"c4c97e30-87b1-11e7-bf97-a71a48b50a2d")) { xid }}
  • Expected behaviour and actual result.
    While some queries do work, the predicate view for certain keys (such as the above) seems corrupt, giving out the error readTs: <X> less than minTs: <X+Y>

Metadata

Metadata

Assignees

Labels

kind/bugSomething is broken.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions