Details
-
Task
-
Resolution: Unresolved
-
Major
-
3.0.0, 3.0.1
-
None
-
1
Description
1. StartListening should block until it reads its first config, then continue asynchronously
2. Does not refresh cluster topology
3. Does not handle case when stream is dropped and no servers are available.
4. Task.Run is an improper method to use for fire-and-forget background work (occupies a ThreadPool thread, potentially throws TaskScheduler.UnobservedTaskException
Attachments
Issue Links
- depends on
-
NCBC-2509 CreateAndConnectAsync ONLY creates CouchbaseBuckets (not MemCache or Ephemeral)
- Resolved