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

Duo Zhang commented on HBASE-28844:
-----------------------------------

There is a problem that, while building the db, we need to fetch jira issues by 
querying fix versions from jira, i.e, we need to get these issues

https://issues.apache.org/jira/projects/HBASE/versions/12332342

but seems the script will gather all the jira ids from git commit history and 
then fetch them.

{code}
def fetch_issues(self, jira_ids):
  ...
{code}

> Align the fixed issues in git and jira
> --------------------------------------
>
>                 Key: HBASE-28844
>                 URL: https://issues.apache.org/jira/browse/HBASE-28844
>             Project: HBase
>          Issue Type: Sub-task
>          Components: community
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>         Attachments: CHANGELOG.3.0.0-alpha-1.md, CHANGELOG.3.0.0-alpha-2.md, 
> CHANGELOG.3.0.0-alpha-3.md, CHANGELOG.3.0.0-alpha-4.md, 
> CHANGELOG.3.0.0-beta-1.md, CHANGELOG.3.0.0-beta-2.md, in_git_2.0.0.txt, 
> in_git_3.0.0.txt
>
>
> The API cleanup is almost done, so we are entering the last steps for 
> releasing the final 3.0.0.
> We should try our best to align the fixed issues in git and jira, especially 
> for a major release.
> It will be a huge project, so file a jira issue to track this work.
> Plan to do this in the next few weeks, waiting for my 192GB machine to ready 
> so I can start to run ITBLL and upgrading tests locally(Actually I've already 
> bought everything for the machine but it failed to boot with 192G DDR5 RAM so 
> I sent the motherboard back...)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to