Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

add the mt-index-prune utility #1231

Merged
merged 14 commits into from
Mar 8, 2019
Merged

add the mt-index-prune utility #1231

merged 14 commits into from
Mar 8, 2019

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    d07c1bd View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. update docs

    replay committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    dce29cf View commit details
    Browse the repository at this point in the history
  2. update gitignore

    replay committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    ef2aa81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5dc6d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb59a2c View commit details
    Browse the repository at this point in the history
  5. save some calls to time.Now()

    replay committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    13cc134 View commit details
    Browse the repository at this point in the history
  6. different way to specify partitions

    makes it possible to iterate over any single partition or an arbitrary
    range of partitions
    replay committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    7f8bb74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6821d25 View commit details
    Browse the repository at this point in the history
  8. change fatal error to warning

    replay committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    d5f72f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d8aba4 View commit details
    Browse the repository at this point in the history
  10. update docs

    replay committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    8684bea View commit details
    Browse the repository at this point in the history
  11. fix dep

    replay committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    434b7bc View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    9ef83eb View commit details
    Browse the repository at this point in the history
  2. improve error handling, logging and reporting

    - if writes to cassandra fail, just continue on to the next def
    - keep count of defs successfully archived.
    woodsaj committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    d2868c8 View commit details
    Browse the repository at this point in the history