-
Type: Epic
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
-
Done
-
Deprecate Callback Support in Favor of Pure Async Await in the Public API of the Node Driver
-
7
-
7
-
7
-
100
-
Not Needed
Summary
This project proposes to deprecate support for callbacks in the public Node driver API, in preparation for support of the top driver layer to async/await and to streamline the supporting internal driver logic to use async/await where applicable.
Motivation
Who is the affected end user?
Who are the stakeholders?
How does this affect the end user?
Are they blocked? Are they annoyed? Are they confused?
How likely is it that this problem or use case will occur?
Main path? Edge case?
If the problem does occur, what are the consequences and how severe are they?
Minor annoyance at a log message? Performance concern? Outage/unavailability? Failover can't complete?
Is this issue urgent?
Does this ticket have a required timeline? What is it?
Is this ticket required by a downstream team?
Needed by e.g. Atlas, Shell, Compass?
Is this ticket only for tests?
Is this ticket have any functional impact, or is it just test improvements?
Cast of Characters
Engineering Lead:
Document Author:
POCers:
Product Owner:
Program Manager:
Stakeholders:
Channels & Docs
Slack Channel
Scope Document
Technical Design Document (just an outline of the affected APIs, no design needed for this project - summary of the changes is in the scope doc)
- is depended on by
-
NODE-3957 Remove Callback Support in Favor of Pure Async Await in the Public API of the Node Driver
- Development Complete