[ 
https://issues.apache.org/jira/browse/HADOOP-9255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13564398#comment-13564398
 ] 

Thomas Graves commented on HADOOP-9255:
---------------------------------------

This might be due to the query line:
"project in (YARN) and fixVersion in ('"+"' , '".join(versions)+"') and 
resolution = Fixed", 'startAt':at+1, 'maxResults':count}

For some reason it starts at: at+1.  If I remove the +1 then YARN-354 shows up. 
                
> relnotes.py missing last jira
> -----------------------------
>
>                 Key: HADOOP-9255
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9255
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.23.6
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Critical
>
> generating the release notes for 0.23.6 via " python 
> ./dev-support/relnotes.py -v 0.23.6 " misses the last jira that was 
> committed.  In this case it was YARN-354.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to