-
Jira Link: [DB-1635](https://yugabyte.atlassian.net/browse/DB-1635)
I've seen this error several times now when loading data:
```
ERROR: Already present: [Already present (yb/consensus/retryable…
-
### Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https://g…
-
This is a build configuration option and can vary for different binaries. We should add the tick frequency to the protobuf message so that we can obtain timing information correctly __and__ other fiel…
-
## Why are we using protobuf?
We are using protobuf so that we can add fields to messages, even if we already have some existing messages that we still want to be able to use, without having to con…
-
Many peer-to-peer protocols serialise request and response payload using Protocol Buffers (https://protobuf.dev), for example [libp2p Identify](https://github.com/libp2p/specs/blob/master/identify/REA…
-
go-graphsync currently uses google protobuf for messaging. Since graphsync depends on IPLD and IPLD can be used in place of GPB, we can reduce dependencies, tooling and simplify the design by replaci…
-
I'm working on an asynchronous Clojure protocol buffer client.
Most of Riak's protocol buffer message codes are sequential and alternate between request and response. But some codes are missing. I fi…
-
First off thank you for this excellent project.
The usecase.
We don't use Valhalla in the traditional sense of an HTTP API over docker. Our end goal is primarily geo analytics over a large set of …
-
### Description of the bug:
```
root@ed7d09768525:~/dist# export BAZEL_LINKLIBS="-l%:libstdc++.a" && env EXTRA_BAZEL_ARGS="--tool_java_runtime_version=local_jdk" BAZEL_JAVAC_OPTS="-J-Xms512m -J-…
-
Similar to https://github.com/maxbrunsfeld/counterfeiter/issues/297, seeing different results with `go.mod` set to 1.22 vs 1.23.
```
package service
import (
"context"
"google.golang.org/…