Skip to content

Conversation

@coryan
Copy link
Contributor

@coryan coryan commented Dec 19, 2017

With the new grpc introduced in #86 we got protobuf 3.4.x which
also has move constructor and assignment for generated protos.
That means we can use the default move constructor in the Filter
class.

With the new grpc introduced in googleapis#86 we got protobuf 3.4.x which
also has move constructor and assignment for generated protos.
That means we can use the default move constructor in the Filter
class.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 19, 2017
@coryan coryan requested review from garye and mbrukman December 19, 2017 19:14
Copy link
Contributor

@mbrukman mbrukman left a comment

Choose a reason for hiding this comment

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

LGTM

@mbrukman mbrukman merged commit c224b48 into googleapis:master Dec 19, 2017
@coryan coryan deleted the fix-filter-move-operators branch December 19, 2017 20:28
bajajneha27 pushed a commit to bajajneha27/google-cloud-cpp that referenced this pull request Apr 29, 2025
bajajneha27 pushed a commit to bajajneha27/google-cloud-cpp that referenced this pull request Apr 30, 2025
ddelgrosso1 added a commit that referenced this pull request Apr 30, 2025
…RTED as retriable error (#15114)

* chore(ACv2): Add integration tests for fastbyte operations (#115)

* feat: Make ABORTED as retriable error (#116)

* test failure fix and address review comments

* Improve some internal documentation

* checkers-pr fix

---------

Co-authored-by: Denis DelGrosso <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants