Mike Eltsufin

Results 24 issues of Mike Eltsufin

https://source.cloud.google.com/results/invocations/65722df4-b697-4783-9803-f53df5af04fa/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fpresubmit%2Fgraalvm-native-presubmit/log ``` 19:39:47:586 [ERROR] Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 861.0 s

type: bug
priority: p2

In most modules it says "gRPC", even though REST is enabled. @suztomo

type: bug
priority: p3

Instructions: https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot

type: feature request
priority: p3

We should have a check that ensures that all POMs meet the Maven Central metadata [requirements](https://central.sonatype.org/publish/requirements/). Note that this might need to be done on the flattened POMs as those...

type: feature request
priority: p3

I'm trying to port over the new logging mechanism to the compat runtime to be used with a custom `logging.properties` file, but not having much luck. In my test app,...

`Content-Type` header should be `application/json` when JSON is returned, but Showcase always returns `text/plain`, which causes errors in some environments. #### Steps to reproduce Start the showcase server. ``` $...

priority: p2
type: bug

The span of the request while being processed by Jetty should be reported to Cloud Trace by adding a span to the trace ID found in the `x-cloud-trace-context` HTTP header....