8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
This commit merges master into the branch and makes it the branch compile.
AckDeadlineRenewerTest is still timing out. I'll get to that in a later commit.
AckDeadlineRenewerTest
Sorry, something went wrong.
Update version to 0.8.1-SNAPSHOT (#1467)
bb99a20
Also, update versions in README to 0.8.0
Add link to Maven Central for maven-central badge. (#1468)
b85e1cc
Used to link to the image, which wasn't super useful.
Merge remote-tracking branch 'upstream/master' into pubsub-hp
83b5caa
fix more races in pubsub tests
9a308a2
Previously BlockingProcessStreamReader has a terminate() method, used to tell the Reader to stop reading from the emulator process. This causes an inter-process race. If the Reader stops before reading emulator's output, the emulator process will hang as it tries to write to stdout/stderr as there's no one to read from the other side of the pipe. Since there is no way to safely stop the Reader, this commit deletes the method and its associated test. Additionally, the timeout for LocalSystemTest is increased to 3 minutes, since the emulator, somehow, consistently takes just longer than a minute to shut down.
make pubsub high perf compile
fb6c5ae
make AckDeadlineRenewerTest pass
a409eac
Changes Unknown when pulling a409eac on pongad:pubsub-hp into ** on GoogleCloudPlatform:pubsub-hp**.
Looks like the tests are probably getting locked up somewhere.
@garrettjonesgoogle Yes, the test are locked up at the bug fixed by #1473.
Merge pull request #1473 from pongad/fix-race
15c9e23
Merge branch 'master' into pubsub-hp
43937d7
If the tests pass, then LGTM
Changes Unknown when pulling 43937d7 on pongad:pubsub-hp into ** on GoogleCloudPlatform:pubsub-hp**.
@garrettjonesgoogle AppVeyor seems to be timing out for some reason. I don't have a retry button though...
A rerun is passing at https://ci.appveyor.com/project/pongad/google-cloud-java-dujhn/build/1 . I'll go ahead and merge this.
4dd7d79
chore: Disable CLIRR checks on releas (#1474) (#93)
1fa3735
Source-Link: googleapis/synthtool@7a220e2 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:6d4e3a15c62cfdcb823d60e16da7521e7c6fc00eba07c8ff12e4de9924a57d28
chore: Disable CLIRR checks on releas (#1474) (#206)
0ba7c4e
chore: Disable CLIRR checks on releas (#1474) (#795)
559081b
chore: Disable CLIRR checks on releas (#1474) (#203)
e947235
chore: Disable CLIRR checks on releas (#1474) (#247)
2267219
chore: Disable CLIRR checks on releas (#1474) (#677)
4c620f3
chore: Disable CLIRR checks on releas (#1474) (#175)
6d86747
chore: Disable CLIRR checks on releas (#1474) (#192)
28a9bed
chore: Disable CLIRR checks on releas (#1474) (#52)
5885728
chore: Disable CLIRR checks on releas (#1474) (#528)
e8b6b4d
chore: Disable CLIRR checks on releas (#1474) (#271)
924a59b
chore: Disable CLIRR checks on releas (#1474) (#213)
6682c63
chore: Disable CLIRR checks on releas (#1474) (#701)
2e6121e
chore: Disable CLIRR checks on releas (#1474) (#848)
113d9de
chore: Disable CLIRR checks on releas (#1474) (#236)
f157049
chore: Disable CLIRR checks on releas (#1474) (#266)
3b9f222
chore: Disable CLIRR checks on releas (#1474) (#280)
e93b1e3
chore: Disable CLIRR checks on releas (#1474) (#777)
9518bd8
chore: Disable CLIRR checks on releas (#1474) (#478)
4f3b32c
chore: Disable CLIRR checks on releas (#1474) (#27)
668942c
chore: Disable CLIRR checks on releas (#1474) (#696)
c791dbe
chore: Disable CLIRR checks on releas (#1474) (#615)
f6f1a7b
chore: Disable CLIRR checks on releas (#1474) (#191)
2a38f56
chore: Disable CLIRR checks on releas (#1474) (#898)
889ddce
chore: Disable CLIRR checks on releas (#1474) (#32)
88b542f
chore: Disable CLIRR checks on releas (#1474) (#55)
668ac45
chore: Disable CLIRR checks on releas (#1474) (#709)
2721041
chore: Disable CLIRR checks on releas (#1474) (#187)
7247c7a
chore: Disable CLIRR checks on releas (#1474) (#44)
f94ed94
Source-Link: googleapis/synthtool@7a220e2 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:6d4e3a15c62cfdcb823d60e16da7521e7c6fc00eba07c8ff12e4de9924a57d28 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chore: Disable CLIRR checks on releas (#1474) (#798)
ab23af6
chore: Disable CLIRR checks on releas (#1474) (#469)
186e9cb
chore: Disable CLIRR checks on releas (#1474) (#242)
d652e80
chore: Disable CLIRR checks on releas (#1474) (#816)
cf6b8d1
chore: Disable CLIRR checks on releas (#1474) (#802)
4613bee
chore: Disable CLIRR checks on releas (#1474) (#878)
f3c0961
chore: Disable CLIRR checks on releas (#1474) (#727)
92a51f2
chore: Disable CLIRR checks on releas (#1474) (#370)
cf47f09
chore: Disable CLIRR checks on releas (#1474) (#857)
a5a3eaa
chore: Disable CLIRR checks on releas (#1474) (#984)
9dc704d
build(deps): update dependency org.apache.maven.plugins:maven-surefir…
d3f897c
…e-plugin to v3.2.2 67DE (#1474) * build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.2 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
garrettjonesgoogle
Successfully merging this pull request may close these issues.