Skip to content

Add specific checks to culprits.sh #10

Description

@tokee

Some things like group.ngroups=true are dangerous by themselves in a distributed environment and might call for a warning if they are ever seen.

Other things such as regexp-matches or prefix-queries might be waned against only if the query is slow, where "slow" might be derived by calculating percentiles from the QTimes and setting the limit at 90%.

facet.method=enum might be a problem if there are "a lot" of unique facets. That might be impossible to derive from the log.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions