mirror of
https://github.com/apache/druid.git
synced 2025-02-07 02:28:19 +00:00
* Add more exempt tags for stalebot; Make stalebot to close PRs/issues in 21 days rather than in 7/14 days * Exempt labels only for issues, not PRs; Add 'Uncategorized problem report' tag
688 B
688 B
name | about | title | labels | assignees |
---|---|---|---|---|
Problem Report | A template for Druid problem reports | Uncategorized problem report |
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 problem was encountered.
Description
Please include as much detailed information about the problem as possible.
- Cluster size
- Configurations in use
- Steps to reproduce the problem
- 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