Skip to content

Which checks are relevant? #2

@tokee

Description

@tokee

As @DmitryKey points out in #1, extending the script to check for errors that Solr also catches would increase its value as a validator as part of deployment. The question is which checks would make sense?

Some seems non-controversial:

  • Validate the XML (xmllint)
  • Check for valid values in attributes
  • Check for all mandatory attributes being present

Less simple is sanity checking:

  • Very low auto commit values
  • Very high auto warm count
  • Very high max rows

Suggestions and thoughts welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions