-
I am getting following Error when using io.confluent.connect.protobuf.ProtobufConverter.
```
java.lang.VerifyError: Bad return type
Exception Details:
Location:
io/confluent/protobuf/MetaProt…
-
Building catena with model:"LITE" and connection:"REST" causes an error when linking param.pb.cc. This is because param.proto uses google.protobuf.empty which is not available in the protobuf-lite lib…
-
## Description
Protobuf Scheme .desc file throws errors after every app restart
## Steps to Reproduce
1. Tools > Protobuf > Protobuf Schema > Add .desc file. Protobuf Console Log showns no errror…
-
## Bug Report
I stumbled upon an inconsistency of protobuf versions used and also pinned/validated:
In the python client protobuf is pinned to >=4.25.3 (https://github.com/kcl-lang/lib/blob/main…
-
Error when calling `tsc` together with the `outputIndex=true` option in version 2.2.4. Everything normal in version 1.181.2
### Error
#### General view of errors
```
error TS4023: Exported var…
-
|Epic|
|---|
|#26520|
## Description:
As part of the migration of Wazuh-Engine's legacy APIs to cpp-httplib with HTTP and protobuf support, there is a need to define a high-level server interfac…
-
I build brpc(https://github.com/apache/brpc) and meet the following when It link protobuf:
```
/root/cpp_proj/brpc-compile/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:1419: unde…
-
ProtoBuf.ProtoException: Invalid wire-type (7); this usually means you have over-written a file without truncating or setting the length; see https://stackoverflow.com/q/2152978/23354
at ProtoBuf.…
-
```
$ docker build -t monero .
.
.
.
.
288.5 make[2]: Leaving directory '/src/contrib/depends/work/build/x86_64-linux-gnu/protobuf/21.12-9aeddd7937d/src'
288.5 Staging protobuf...
288.5 make[2…
-
Jira Link: [DB-13280](https://yugabyte.atlassian.net/browse/DB-13280)
### Description
Code for validating gflag values is fairly verbose, e.g.
```
namespace {
bool RpcMaxMessageSizeValidator(co…