Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 8, 2026. It is now read-only.

feat: adding support for dead letter queues#60

Merged
hannahrogers-google merged 8 commits into
googleapis:mastergoogleapis/java-pubsub:masterfrom
hannahrogers-google:masterhannahrogers-google/java-pubsub:masterCopy head branch name to clipboard
Jan 14, 2020
Merged

feat: adding support for dead letter queues#60
hannahrogers-google merged 8 commits into
googleapis:mastergoogleapis/java-pubsub:masterfrom
hannahrogers-google:masterhannahrogers-google/java-pubsub:masterCopy head branch name to clipboard

Conversation

@hannahrogers-google

Copy link
Copy Markdown
Contributor

Adding delivery attempt count to PubsubMessages as a message attribute, and creating helper function to allow users to get the count without knowing implementation details.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 13, 2020
@hannahrogers-google hannahrogers-google changed the title feat: Adding support for DLQs feat: adding support for dead letter queues Jan 13, 2020
@codecov

codecov Bot commented Jan 13, 2020

Copy link
Copy Markdown

Codecov Report

Merging #60 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #60   +/-   ##
========================================
  Coverage      78.9%   78.9%           
  Complexity      290     290           
========================================
  Files            21      21           
  Lines          2583    2583           
  Branches        128     128           
========================================
  Hits           2038    2038           
  Misses          490     490           
  Partials         55      55

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 72f7996...389cb86. Read the comment docs.

@maheshgattani maheshgattani requested review from maheshgattani and removed request for kamalaboulhosn January 13, 2020 22:48

@maheshgattani maheshgattani left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looking good. Left a couple of comments.

Comment thread google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/v1/Subscriber.java Outdated

@maheshgattani maheshgattani left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good to me. Thanks.

@hannahrogers-google hannahrogers-google added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2020
@hannahrogers-google hannahrogers-google merged commit f3c93fa into googleapis:master Jan 14, 2020
@hannahrogers-google

Copy link
Copy Markdown
Contributor Author

Completes Feature Request #67

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.