Skip to content

Spanner: add support for session / pool labels - #5734

Merged
tseaver merged 10 commits into
masterfrom
spanner-session_pool-labels
Aug 6, 2018
Merged

Spanner: add support for session / pool labels#5734
tseaver merged 10 commits into
masterfrom
spanner-session_pool-labels

Conversation

@tseaver

@tseaver tseaver commented Aug 2, 2018

Copy link
Copy Markdown
Contributor

Labels are assigned to a pool at creation time, and then get propagated to the sessions created by the pool.

@tseaver tseaver added the api: spanner Issues related to the Spanner API. label Aug 2, 2018
@tseaver
tseaver requested a review from theacodes August 2, 2018 17:29
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 2, 2018
@tseaver
tseaver force-pushed the spanner-session_pool-labels branch from 6b57b0a to b35edfa Compare August 2, 2018 17:30
@tseaver
tseaver force-pushed the spanner-session_pool-labels branch from 33f271d to bcc8fde Compare August 2, 2018 20:20
@tseaver

tseaver commented Aug 2, 2018

Copy link
Copy Markdown
Contributor Author

@mcdonc mcdonc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me, except for the note I added. I'll approve once you address that.

labels = {}
self._labels = labels

@property

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tseaver
tseaver merged commit e36e986 into master Aug 6, 2018
@tseaver
tseaver deleted the spanner-session_pool-labels branch August 6, 2018 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API. cla: yes This human has signed the Contributor License Agreement.

3 participants