Michael Brown has posted comments on this change. Change subject: IMPALA-4643: [DOCS] Change URLs / set up keydefs for JIRA reports ......................................................................
Patch Set 1: (3 comments) I checked impala_fixed_issues down to "Issues Fixed in Impala 2.1.1" and found a couple problems. Other reviewers should build the docs and check the links for the rest of that page. http://gerrit.cloudera.org:8080/#/c/6515/1/docs/topics/impala_fixed_issues.xml File docs/topics/impala_fixed_issues.xml: PS1, Line 59: https://issues.apache.org/jira/issues/?jql= This works, but why not make it jira_list_280? PS1, Line 573: <xref href="impala_fixed_issues.xml#fixed_issues_232"/> This didn't work for me. It seems as if there is no fixed_issues_232 anchor. http://gerrit.cloudera.org:8080/#/c/6515/1/docs/topics/impala_known_issues.xml File docs/topics/impala_known_issues.xml: PS1, Line 96: https://issues.apache.org/jira/IMPALA-2093?filter= Doesn't work. What about this? https://issues.apache.org/jira/issues/?jql=project%20%3D%20IMPALA%20AND%20priority%20in%20(blocker%2C%20critical)%20AND%20status%20in%20(open%2C%20Reopened)%20AND%20labels%20%3D%20correctness%20ORDER%20BY%20priority%20DESC If Gerrit muddles this, let me know and I'll email it to you. -- To view, visit http://gerrit.cloudera.org:8080/6515 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I007e634f9da57289674683dd5bf64e3e3ca8f525 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: John Russell <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Laurel Hale <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-HasComments: Yes
