File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,13 +74,13 @@ See the [Cassandra error handling done right blog](https://www.datastax.com/blog
74
74
75
75
* [ Manual] ( manual/ )
76
76
* [ API docs]
77
- * Bug tracking: [ JIRA]
77
+ * Bug tracking: [ JIRA] . Make sure to select the "Client/java-driver" component when filing new tickets!
78
78
* [ Mailing list]
79
79
* [ Changelog]
80
80
* [ FAQ]
81
81
82
82
[ API docs ] : https://docs.datastax.com/en/drivers/java/4.17
83
- [ JIRA ] : https://datastax-oss.atlassian.net/browse/JAVA
83
+ [ JIRA ] : https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSANDRA%20AND%20component%20%3D%20%22Client%2Fjava-driver%22%20ORDER%20BY%20key%20DESC
84
84
[ Mailing list ] : https://groups.google.com/a/lists.datastax.com/forum/#!forum/java-driver-user
85
85
[ Changelog ] : changelog/
86
86
[ FAQ ] : faq/
You can’t perform that action at this time.
0 commit comments