xushiyan commented on code in PR #13811: URL: https://github.com/apache/hudi/pull/13811#discussion_r2350416255
########## website/contribute/report-security-issues.md: ########## @@ -1,11 +1,15 @@ --- -title: Report Security Issues +title: Report Issues sidebar_position: 5 keywords: [ hudi, security] toc: true last_modified_at: 2019-12-30T15:59:57-04:00 --- +## Reporting HUDI JIRA Issues + +If you encounter a bug, performance issue, or unexpected behavior while using Apache Hudi, please report it by creating a JIRA ticket on the [Apache Hudi JIRA](https://issues.apache.org/jira/projects/HUDI/summary). Be sure to include a clear summary, steps to reproduce the issue, expected vs. actual behavior, relevant logs, configurations, and your Hudi and Spark versions. The more context you provide, the easier it is for the community to diagnose and address the problem efficiently. Review Comment: we've moved away from jira https://github.com/apache/hudi/discussions/13877 no more jira filing. just github issues -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
