druid/.github/ISSUE_TEMPLATE/bug_report.md

639 B

name about title labels assignees
Bug Report A template for Druid bug reports Bug

Please provide a detailed title (e.g. "Broker crashes when using TopN query with Bound filter" instead of just "Broker crashes").

Affected Version

The Druid version where the bug was encountered.

Description

Please include as much detailed information about the bug as possible.

  • Cluster size
  • Configurations in use
  • Steps to reproduce the bug
  • The error message or stack traces encountered. Providing more context, such as nearby log messages or even entire logs, can be helpful.
  • Any debugging that you have already done