dpcollins-google

Results 10 issues of dpcollins-google

[Pub/Sub Lite](https://cloud.google.com/pubsub/docs/choosing-pubsub-or-lite) is a lower-cost, zonal version of google's Pub/Sub service that has the same user-facing API while using a different low level API for efficiency reasons. I would like...

new plugin

SDF is not well supported by the default mode of dataflow, and UnboundedSource is supported by all modes. ------------------------ Thank you for your contribution! Follow this checklist to help us...

java
io
gcp

When parsing code receives a payload for a variable length field where the length is specified in the code as some arbitrarily large number (assume INT32_MAX for example) this will...

#### Environment details - Programming language: Java - OS: Linux #### Steps to reproduce 1. Create a singleton RPC call for the Pub/Sub Lite cursor service using the blocking generated...

type: feature request
priority: p2

This must always be the CRTP type passed in as the type of settings, and it currently produces a compiler warning for an unchecked conversion

cla: yes

**Does this issue affect the google-cloud-cpp project?** Yes **What component of `google-cloud-cpp` is this related to?** Any that use google.longrunning.Operation in their APIs. **Describe the bug** The purpose of long...

type: feature request
cpp: generator

This is the equivalent of https://github.com/googleapis/java-pubsublite/pull/1360

api: pubsublite
stale: extraold
size: s

Description =========== When a Metadata request returns brokers with different IDs but the same host:port, librdkafka will rebind the state associated with the node ID with the same internal state...

bug

### Compiler name LLVM Clang with LLVM libc ### Compiler version (trunk) ### Compiler language C++, C ### Compiler homepage https://libc.llvm.org/getting_started.html ### Motivation llvm-libc is an implementation of the c...

new-compilers
request