Skip to content

Instantly share code, notes, and snippets.

@leto
Last active April 15, 2020 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leto/34b4c1e08289409e37f4fb327be9e681 to your computer and use it in GitHub Desktop.
Save leto/34b4c1e08289409e37f4fb327be9e681 to your computer and use it in GitHub Desktop.
Arrow zindex testing plan

We want to test -zindex under a few different situations:

  • Fresh datadir with a clean fresh run: arrowd -zindex
  • Partial sync with existing datadir: arrowd -zindex
  • Partial sync, existing datadir and changing the value from off to on, which requires a reindex: arrowd -zindex -reindex

Additionally, it's good to test under Ubuntu 16 and 18 (if both are supported) as well as Windows+Mac.

The node must be fully synced for getchaintxtstats to return useful data. When synced, the full JSON output of getchaintxstats can be added to this gist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment