microsoft / microsoft/pai

Upgrade nodeJS version for PAI services

Open
#5,775 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

pai-dev
Dominant language
JavaScript
Stars
2.7k
Forks
554
Avg merge
20h 42m
Merged PRs (30d)
14

Description

node10 already deprecated, and many packages with newer version are not support node10.
We need to upgrade to node14 or higher for package upgrade.

Upgrade node version will break original API. We found IT failed and create job API is hang. Need more efforts to investigate it

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the PAI services' Node.js runtime configuration and the create job API entry point. Reproduce the reported IT failure and create job hang before and after upgrading from Node 10. Done means the services run on Node 14 or higher, package upgrades are possible, and the original APIs work without the reported hang.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.