E520 Change AckReplyConsumer to expose individual methods for replying by davidtorres · Pull Request #1899 · googleapis/google-cloud-java · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@davidtorres
Copy link

@garrettjonesgoogle PTAL

Note I have renamed one example file, I'm not sure if that will have unintended consequences (like in docs), please let me know.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 11, 2017
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 6d6bff6 on davidtorres:remove-ack-reply-enum into ** on GoogleCloudPlatform:master**.

pongad
pongad previously requested changes Apr 12, 2017
* asynchronously pull messages from it.
*/
public class CreateSubscriptionAndPullMessages {
public class CreateSubscriptionAndConsumeMessages {

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

private final LinkedBlockingQueue<AckReplyConsumer> outstandingMessageReplies =
new LinkedBlockingQueue<>();
private AckReply ackReply = AckReply.ACK;
private boolean shouldAck = true;

This comment was marked as spam.

This comment was marked as spam.

@garrettjonesgoogle
Copy link
Member

LGTM

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 03f6abc on davidtorres:remove-ack-reply-enum into ** on GoogleCloudPlatform:master**.

meltsufin pushed a commit that referenced this pull request Dec 22, 2025
* tests: Ignore flaky tests in ITSinkTest

* chore: generate libraries at Thu Dec 11 21:55:08 UTC 2025

---------

Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
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.

5 participants

0