Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

refactor(pool): remove all sessions-related methods out of pool #416

Merged
merged 1 commit into from
Mar 10, 2019

Conversation

mbroadst
Copy link
Member

@mbroadst mbroadst commented Mar 8, 2019

NODE-1892

@mbroadst mbroadst requested review from kvwalker and daprahamian March 8, 2019 20:20
Copy link
Contributor

@daprahamian daprahamian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with one nit to add a comment

session.transaction.transition(TxnState.NO_TRANSACTION);
}

// for causal consistency
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Add a note here that we should not be doing this for write commands

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Contributor

@kvwalker kvwalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mbroadst mbroadst force-pushed the NODE-1892/remove-sessions-from-pool branch from 228e2e2 to d833920 Compare March 10, 2019 15:26
@mbroadst mbroadst merged commit 2e81ba5 into master Mar 10, 2019
@mbroadst mbroadst deleted the NODE-1892/remove-sessions-from-pool branch March 10, 2019 15:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants