Skip to content

Commit 5a272a9

Browse files
jwiklundpongad
authored andcommitted
---
yaml --- r: 9997 b: refs/heads/master c: 4c3e3d1 h: refs/heads/master i: 9995: 3ff672d
1 parent 4da5d1b commit 5a272a9

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

  • trunk/google-cloud-clients/google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/v1

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 5fc0dbd655fceb72ff062847ae1db475480dbe73
2+
refs/heads/master: 4c3e3d137dfc57e6557bc49767251153dae00dab
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: e517774bbe2086967ef8ed5d0b7f2761bc976645
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/google-cloud-clients/google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/v1/Subscriber.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -583,8 +583,7 @@ public Builder setSystemExecutorProvider(ExecutorProvider executorProvider) {
583583
}
584584

585585
/**
586-
* Sets the number of pullers used to pull messages from the subscription. Defaults to the
587-
* number of available processors.
586+
* Sets the number of pullers used to pull messages from the subscription. Defaults to one.
588587
*/
589588
public Builder setParallelPullCount(int parallelPullCount) {
590589
this.parallelPullCount = parallelPullCount;

0 commit comments

Comments
 (0)