[JAVA-3393] Add missing method to Reactive Streams ClientSession API Created: 21/Aug/19 Updated: 28/Oct/23 Resolved: 23/Aug/19 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Reactive Streams |
| Affects Version/s: | None |
| Fix Version/s: | 4.0.0 |
| Type: | Improvement | Priority: | Major - P3 |
| Reporter: | Jeffrey Yemin | Assignee: | Jeffrey Yemin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Epic Link: | Consolidate JVM repos |
| Backwards Compatibility: | Minor Change |
| Description |
|
Add missing notifyMessageSent method to Reactive Streams ClientSession API. The missing method is preventing us from creating a synchronous adapter for the reactive streams API. |
| Comments |
| Comment by Jeffrey Yemin [ 16/Jan/20 ] |
|
Author: {'name': 'Jeff Yemin', 'username': 'jyemin', 'email': 'jeff.yemin@mongodb.com'}Message: Add missing method to Reactive Streams ClientSession API Branch: master |