Replace global `process` with `import node:process`

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • 2
    • Not Needed
    • None
    • Hide

      Create a copy of the Kickoff Template with the issue key (NODE-XXX) in the filename and share a link to the new doc via this field.

      Show
      Create a copy of the Kickoff Template with the issue key (NODE-XXX) in the filename and share a link to the new doc via this field.
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      Use Case

      As a... user of the node.js driver with a bundler
      I want... the global process to be replaced by node:process
      So that... my bundlers can consistently provide it as needed

      User Experience

      • The driver will explicitly import node:process instead of relying on the global

      Dependencies

      • N/A

      Risks/Unknowns

      • None

      Acceptance Criteria

      Implementation Requirements

      • Use `import node:process`

      Testing Requirements

      • Existing tests should pass
      • Regression testing is deferred to a consolidated follow up ticket for M0

      Documentation Requirements

      • Release note

      Follow Up Requirements

      • Regression testing (see above)

            Assignee:
            Pavel Safronov
            Reporter:
            Sergey Zelenov
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: