Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pubsub): add publisher flow control support #4292

Merged
merged 26 commits into from
Sep 8, 2021
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
4854aa3
feat(pubsub): add publish flow control
hongalex Jan 7, 2021
b4789ca
add SignalError logic to flow controller
hongalex Jun 11, 2021
4cf48d8
feat(pubsub/pstest): add channel to support user-defined publish resp…
hongalex Jun 11, 2021
5db7ba7
resolve bad merge for proto library migration
hongalex Jun 12, 2021
0e002d8
resolve merge with updated flow controller
hongalex Jun 15, 2021
023a92a
Merge branch 'master' of ssh://github.com/googleapis/google-cloud-go …
hongalex Jun 15, 2021
8bfe09e
move flow control settings to struct
hongalex Jun 15, 2021
7cadb33
fix issue with max bundler size calculation
hongalex Jun 17, 2021
119e3fa
Merge branch 'master' of ssh://github.com/googleapis/google-cloud-go …
hongalex Jun 21, 2021
df39d40
add integration tests for publish flow control
hongalex Jun 22, 2021
3b5fd1f
improve docs
hongalex Jun 22, 2021
c3c0141
reduce diff for review
hongalex Jun 22, 2021
11d68fa
fix double counting issue with messages
hongalex Jun 24, 2021
7c39ff2
Merge branch 'master' into pubsub-publish-fc
hongalex Jul 1, 2021
e1ba281
fix exported variable comments
hongalex Jul 1, 2021
f935174
do not report oc metrics if flow controller is disabled
hongalex Jul 9, 2021
99e3d59
disable MaxOutstandingMessages by default
hongalex Jul 13, 2021
fd434ce
Merge branch 'master' into pubsub-publish-fc
hongalex Jul 13, 2021
2c4bd0a
Merge branch 'master' into pubsub-publish-fc
hongalex Jul 13, 2021
cbb147f
Merge branch 'master' of ssh://github.com/googleapis/google-cloud-go …
hongalex Jul 30, 2021
79b1cea
Merge branch 'master' into pubsub-publish-fc
hongalex Aug 26, 2021
30c46db
Merge branch 'master' into pubsub-publish-fc
hongalex Sep 1, 2021
324062b
override bufferedbytelimit
hongalex Sep 1, 2021
0d5c903
make default fc behavior ignore
hongalex Sep 3, 2021
796e7dd
Merge branch 'master' into pubsub-publish-fc
hongalex Sep 3, 2021
a7a7ec2
Merge branch 'master' into pubsub-publish-fc
hongalex Sep 8, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into pubsub-publish-fc
  • Loading branch information
hongalex authored Jul 13, 2021
commit fd434ce09e2070eecdd746c1e5defaee051fc46f

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.