Skip to content

chore(deps): update dependency com.google.cloud.bigtable:bigtable-hbase-beam to v1.15.0 #3380

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

Merged
merged 1 commit into from
Jul 21, 2020
Merged

chore(deps): update dependency com.google.cloud.bigtable:bigtable-hbase-beam to v1.15.0 #3380

merged 1 commit into from
Jul 21, 2020

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
com.google.cloud.bigtable:bigtable-hbase-beam minor 1.14.1 -> 1.15.0

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team July 17, 2020 00:30
@forking-renovate forking-renovate bot added the automerge Merge the pull request once unit tests and other checks pass. label Jul 17, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 17, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 17, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 17, 2020
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 17, 2020
@lesv
Copy link
Contributor

lesv commented Jul 17, 2020

Java 11

------------------------------------------------------------
- testing bigtable
------------------------------------------------------------
[ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 6.116 s <<< FAILURE! - in com.m.examples.bigtable.InstanceAdminExampleTest
[ERROR] com.m.examples.bigtable.InstanceAdminExampleTest.testCreateAndDeleteInstance  Time elapsed: 1.961 s  <<< ERROR!
com.google.api.gax.rpc.ResourceExhaustedException: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Quota exceeded for quota group 'InstancesWriteGroup' and limit 'Instance and cluster write requests per day' of service 'bigtableadmin.googleapis.com' for consumer 'project_number:779844219229'.

[ERROR] Errors:
[ERROR]   InstanceAdminExampleTest » ResourceExhausted io.grpc.StatusRuntimeException: R...
[ERROR]   InstanceAdminExampleTest.testAddAndDeleteCluster » ResourceExhausted io.grpc.S...
[ERROR]   InstanceAdminExampleTest.testCreateAndDeleteInstance » ResourceExhausted io.gr...
[ERROR]   InstanceAdminExampleTest.testGetInstance » ResourceExhausted io.grpc.StatusRun...
[ERROR]   InstanceAdminExampleTest.testRunDoesNotFail » ResourceExhausted io.grpc.Status...
[ERROR] Tests run: 16, Failures: 0, Errors: 5, Skipped: 0

@lesv
Copy link
Contributor

lesv commented Jul 17, 2020

@kolea2 @billyjacobson @shubha-rajan So both this and #3379 have ResourceExhausted errors. I've never run into that w/ Bigtable before -- what do I need to ask for?

@lesv lesv added api: bigtable Issues related to the Bigtable API. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: process A process-related concern. May include testing, release, or the like. labels Jul 17, 2020
@lesv lesv assigned kolea2 and unassigned stephaniewang526 Jul 17, 2020
@kolea2 kolea2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 20, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 20, 2020
@kolea2 kolea2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 21, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 21, 2020
@lesv lesv merged commit 8ba06ad into GoogleCloudPlatform:master Jul 21, 2020
@renovate-bot renovate-bot deleted the renovate/com.google.cloud.bigtable-bigtable-hbase-beam-1.x branch July 21, 2020 22:24
@billyjacobson
Copy link
Member

@lesv the resources exhausted issue was probably from me, I was running the test on a loop and created/deleted too many Bigtable instances in one day

@lesv
Copy link
Contributor

lesv commented Jul 22, 2020

SGTM - Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants