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

Update logging with latest generator and GAX. #1046

Merged
merged 5 commits into from
Jun 13, 2016

Conversation

shinfan
Copy link
Contributor

@shinfan shinfan commented Jun 8, 2016

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 8, 2016
@shinfan shinfan changed the title Update logging with latest generator. Update logging with latest generator and GAX. Jun 8, 2016
@@ -222,10 +295,9 @@ public void close() throws IOException {
*

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 82.357% when pulling 8350603 on shinfan:logging-alpha into 1ea7a77 on GoogleCloudPlatform:logging-alpha.

* ConfigServiceV2Api configServiceV2Api = ConfigServiceV2Api.create(configServiceV2Settings);
* </code>
* </pre>
*

This comment was marked as spam.

This comment was marked as spam.

@mziccard
Copy link
Contributor

mziccard commented Jun 8, 2016

We should also add gcloud-java-logging to the parent pom so that tests are triggered.

@shinfan
Copy link
Contributor Author

shinfan commented Jun 8, 2016

I have updated the parent pom and addressed all the comments. PTAL.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 82.357% when pulling 2c9b46e on shinfan:logging-alpha into 1ea7a77 on GoogleCloudPlatform:logging-alpha.

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>

This comment was marked as spam.

@mziccard
Copy link
Contributor

mziccard commented Jun 9, 2016

I believe that this PR should also remove gax-related directories (see issue #939).

For what concerns LocalLoggingImpl and LocalLoggingHelper they should live in the com.google.cloud.logging.testing package rather than com.google.cloud.logging.spi.v2.testing. However LocalLoggingImpl seems a rather simple implementation which is missing several features (support for Config and Metrics sub-services, for instance). I am not sure that we should expose it to users in its current state. @aozarov thoughts?

Are there plans to make LocalLoggingImpl a more complete stub or are you waiting for the emulator (see issue #472)? Is there an ETA for the emulator? /cc @jgeewax

Also just let me remind that there are a bunch of logging-related issues that resulted from previous Arie's thorough reviews and that still need to be addressed. If you believe that some of them have already been fixed feel free to close them.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 82.357% when pulling 1fe17bb on shinfan:logging-alpha into 1ea7a77 on GoogleCloudPlatform:logging-alpha.

@shinfan
Copy link
Contributor Author

shinfan commented Jun 9, 2016

PTAL

I have removed the gax related files and thanks for the reminders. For the LocalLoggingImpl I believe we are moving to a more scalable testing plan (e.g. emulator but I am sure about the ETA at this point)

Now this PR addressed the following issues:
#943, #771, #939

@mziccard mziccard merged commit eb7f9b9 into googleapis:logging-alpha Jun 13, 2016
mziccard pushed a commit to mziccard/gcloud-java that referenced this pull request Jul 20, 2016
* Update logging with latest generator.

* Update comments

* Update grpc dependencies.

* Update local logging implementation.

* Remove gax related files and .classpath
github-actions bot pushed a commit to renovate-bot/google-cloud-java that referenced this pull request Oct 8, 2022
…1.3 (googleapis#1046)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.2` -> `26.1.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.3/compatibility-slim/26.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.3/confidence-slim/26.1.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-video-intelligence).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIxOS4xIn0=-->
github-actions bot pushed a commit that referenced this pull request Nov 9, 2022
…1.4 (#1046)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.3` -> `26.1.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/compatibility-slim/26.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/confidence-slim/26.1.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dlp).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjIifQ==-->
suztomo pushed a commit that referenced this pull request Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants