-
I can't decode the following message with this tool:
!3m1!5s0x479fc1a8e70d7c1b:0x92dd4312ee42f2f8!4m22!1m10!3m9!1s0x479fc1a8e70717f3:0x316fca3a5c2c03e!2sBohemian+Hotel!5m2!4m1!1i2!8m2!3d49.0186323!…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Read release policy
- [X] I understand that unsupported versions d…
-
### Question
google.protobuf.message.DecodeError: Error parsing message with type 'sentencepiece.ModelProto'
To add, the version of my protobuf is 3.20.3
![出现的问题2](https://github.com/haotian-liu/LL…
-
Currently, `core` has a fixed 8kB buffer for receiving incoming messages, _and_ tries to dynamically allocate more if the incoming message is larger.
For the vast majority of workflows, 8kB is wast…
-
**What version of protobuf and what language are you using?**
Version: main
Language: Python
**What operating system (Linux, Windows, ...) and version?**
All
**What runtime / compiler are…
-
**What happened**:
Namespace stuck in deletion because API resource does not implement the protobuf marshalling interface.
**What you expected to happen**:
kube-controller-manager to be abl…
-
Both native and wrapped proto_casters use several functions from `proto_cast_util.cc`. Unfortunately, most of these functions are not actually usable, as the pybind11 default `hidden` visibility is pr…
-
# Summary
The API's gRPC support is not often used and not worth the maintenance according to various maintainers. Some currently used gRPC libraries are also deprecated need upgrading, like `grpc-…
-
Tasks in this ticket, elaborated below.
- [ ] Refactor protobuf messages to lrauv_msgs package
- [ ] Decide on style of field names in custom protobuf messages
- [ ] Change LRAUVInit to LRAUVSpawn,…
-
**What language does this apply to?**
C++
**Describe the problem you are trying to solve.**
I would like to have a Public enum for all the field numbers for every message. This will help programm…