-
Notifications
You must be signed in to change notification settings - Fork 12
Introduce Bookmark Manager #502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…okmark only updating the relevant bookmarks
…t return bookmarks
ad8a5f3 to
b0ea446
Compare
robsdedude
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The test cases are sound. Maybe we could add an additional tests with explicitly configuring a BM that's already tracked by the BMM + an OPT_ feature flag that the driver can provide. With the flag, we assert that no duplicated bm is sent; without the flag we assert that the set of sent bookmarks matches what we expect.
I left a lot of comments. None of them is a real blocker.
tests/stub/driver_parameters/scripts/router_with_db_name.script
Outdated
Show resolved
Hide resolved
tests/stub/driver_parameters/scripts/transaction_chaining.script
Outdated
Show resolved
Hide resolved
Co-authored-by: Robsdedude <[email protected]>
tests/stub/driver_parameters/scripts/router_with_db_name.script
Outdated
Show resolved
Hide resolved
Co-authored-by: Robsdedude <[email protected]>
No description provided.