Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / canonical/go-dqlite issues and pull requests

#252 - refactor: allow any net.Conn works with dqlite

Pull Request - State: closed - Opened by Zxilly about 1 year ago - 11 comments

#251 - app_test: Close App before removing dir in TestParallell.

Pull Request - State: closed - Opened by MathieuBordere about 1 year ago

#250 - Expose an operation to remove a node from the cluster

Issue - State: closed - Opened by cole-miller about 1 year ago - 2 comments

#249 - Fix int overflow on 32-bit archs

Pull Request - State: closed - Opened by cole-miller about 1 year ago

#248 - Linker flags

Pull Request - State: closed - Opened by MathieuBordere about 1 year ago - 2 comments

#247 - internal/bindings: Don't use raft directly

Pull Request - State: closed - Opened by cole-miller about 1 year ago

#245 - Shell .help built-in command

Pull Request - State: closed - Opened by SimonRichardson about 1 year ago

#244 - Provide tracing options at the app level

Pull Request - State: closed - Opened by SimonRichardson about 1 year ago

#243 - internal/protocol: Expose 32-bit parameter count support

Pull Request - State: closed - Opened by cole-miller about 1 year ago - 4 comments

#242 - Expose WithTracing option in app options

Issue - State: closed - Opened by SimonRichardson about 1 year ago - 3 comments

#241 - Adjust dependencies to make it possible to statically link dqlite.

Pull Request - State: open - Opened by evsign about 1 year ago - 9 comments

#240 - Shell: Provide .help

Issue - State: closed - Opened by SimonRichardson over 1 year ago

#239 - Shell: Support for WITH clauses (or more complex queries)

Issue - State: open - Opened by SimonRichardson over 1 year ago - 7 comments

#238 - Allow WithExternalConn use any net.Conn instance

Issue - State: closed - Opened by Zxilly over 1 year ago - 4 comments

#236 - Add a `nosqlite3` build tag to disable linking libsqlite3

Pull Request - State: closed - Opened by cole-miller over 1 year ago - 2 comments

#235 - sql.DB instances hang forever when database is unreachable

Issue - State: open - Opened by manadart over 1 year ago - 1 comment

#234 - tls: Disable clientsessioncache

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 1 comment

#233 - dqlite-demo: Add TLS options

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago

#232 - Switch from yaml.v3 to yaml.v2

Pull Request - State: closed - Opened by cole-miller over 1 year ago

#231 - Segfault on s390x inside yaml.v3

Issue - State: open - Opened by cole-miller over 1 year ago - 1 comment

#230 - refactor: replace `github.com/ghodss/yaml` with `gopkg.in/yaml.v3`

Pull Request - State: closed - Opened by Juneezee over 1 year ago - 6 comments

#229 - app: Retry Handover until ctx times out.

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 3 comments

#228 - Handover tests are flaky

Issue - State: closed - Opened by MathieuBordere over 1 year ago

#227 - driver: Add some additional tracing

Pull Request - State: closed - Opened by cole-miller over 1 year ago

#226 - Log Start and End of requests

Issue - State: closed - Opened by MathieuBordere over 1 year ago

#225 - fix: ensure creating a New app is thread safe

Pull Request - State: closed - Opened by djgilcrease over 1 year ago - 13 comments

#224 - Add go 1.19

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 7 comments

#223 - build(deps): bump golang.org/x/sys from 0.0.0-20210616094352-59db8d763f22 to 0.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#222 - Expose block size setting.

Pull Request - State: open - Opened by MathieuBordere over 1 year ago - 3 comments

#221 - packages: remove impish; add kinetic

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago

#220 - Add function to determine if an error is retryable

Issue - State: open - Opened by MathieuBordere over 1 year ago - 1 comment

#219 - Trivial fix

Pull Request - State: closed - Opened by cole-miller over 1 year ago

#218 - Disk mode

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 1 comment

#217 - Revert "Disk mode"

Pull Request - State: closed - Opened by cole-miller over 1 year ago

#216 - dqlite CLI hangs when executed against a stand-by node

Issue - State: closed - Opened by jeromer over 1 year ago - 6 comments

#215 - CI Failure: bind address already in use

Issue - State: open - Opened by MathieuBordere over 1 year ago

#214 - Disk mode

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago - 1 comment

#213 - Behavior when dqlite's raft node enters the `RAFT_UNAVAILABLE` state.

Issue - State: open - Opened by MathieuBordere over 1 year ago - 6 comments

#212 - dqlite-benchmark: Backticks messed up help text

Pull Request - State: closed - Opened by MathieuBordere over 1 year ago

#211 - Configure Renovate

Pull Request - State: closed - Opened by renovate[bot] almost 2 years ago - 1 comment

#210 - Support for schema v1 requests with more parameters

Issue - State: closed - Opened by cole-miller almost 2 years ago - 4 comments

#209 - Logging out of internal package

Pull Request - State: closed - Opened by vianaddsv almost 2 years ago - 3 comments

#208 - Don't require number of standbys to be odd

Pull Request - State: closed - Opened by cole-miller almost 2 years ago - 4 comments

#207 - Support for linearizable/quorum reads

Issue - State: open - Opened by cole-miller almost 2 years ago - 6 comments

#205 - Shell fixes

Pull Request - State: closed - Opened by MathieuBordere almost 2 years ago - 3 comments

#204 - Dqlite demo fixes

Pull Request - State: closed - Opened by MathieuBordere almost 2 years ago

#203 - dqlite does not report any leader

Issue - State: closed - Opened by jeromer almost 2 years ago - 3 comments

#202 - Revert "github: Run go test in CI"

Pull Request - State: closed - Opened by cole-miller almost 2 years ago

#201 - github: Run go test in CI

Pull Request - State: closed - Opened by cole-miller almost 2 years ago - 11 comments

#200 - app: Don't transfer leadership more than once

Pull Request - State: closed - Opened by cole-miller almost 2 years ago - 1 comment

#199 - Account for new dqlite_node_create guidelines

Pull Request - State: closed - Opened by cole-miller almost 2 years ago

#198 - Fix syntax in node.go

Pull Request - State: closed - Opened by cole-miller almost 2 years ago - 1 comment

#197 - style: Normalize error strings

Pull Request - State: closed - Opened by cole-miller almost 2 years ago

#196 - internal/bindings/server: don't use bad dqlite_node

Pull Request - State: closed - Opened by cole-miller almost 2 years ago - 2 comments

#195 - more details from dqlite

Issue - State: closed - Opened by logici almost 2 years ago - 7 comments

#194 - driver: Prevent overflowing the amount of parameters

Pull Request - State: closed - Opened by MathieuBordere almost 2 years ago

#193 - README: Replace travis badge with Github Actions badge

Pull Request - State: closed - Opened by MathieuBordere about 2 years ago

#192 - Using returning clause causes errors

Issue - State: open - Opened by bluebrown about 2 years ago - 18 comments

#191 - go.mod: Update Rican7/retry to v0.3.0

Pull Request - State: closed - Opened by MathieuBordere about 2 years ago

#190 - Heads up: github.com/Rican7/retry >= 0.3.0 backwards-incompatible changes

Issue - State: closed - Opened by gibmat about 2 years ago - 2 comments

#189 - Dynamic addresses

Issue - State: open - Opened by bluebrown about 2 years ago - 31 comments

#188 - app_test: Increase timeouts of flaky tests on armhf

Pull Request - State: closed - Opened by MathieuBordere about 2 years ago - 2 comments

#187 - Err not found

Pull Request - State: closed - Opened by MathieuBordere about 2 years ago

#186 - driver: Detect EOF in driverError

Pull Request - State: open - Opened by MathieuBordere about 2 years ago - 37 comments

#185 - app: Export SnapshotParams

Pull Request - State: closed - Opened by MathieuBordere over 2 years ago

#184 - app: Add WithUnixSocket

Pull Request - State: closed - Opened by stgraber over 2 years ago - 2 comments

#183 - Invalid memory address or nil pointer dereference within DQLite library

Issue - State: closed - Opened by richard-hajek over 2 years ago - 10 comments

#181 - External Connection: Write hijacked response header

Pull Request - State: closed - Opened by masnax over 2 years ago - 1 comment

#180 - Don't use background context for c bindings.

Pull Request - State: closed - Opened by masnax over 2 years ago - 12 comments

#179 - Add WithExternalConn to app.App

Pull Request - State: closed - Opened by masnax over 2 years ago - 10 comments

#178 - shell: Clarify to remove open-xxx files from target dir

Pull Request - State: closed - Opened by MathieuBordere over 2 years ago

#177 - Tests fail with "leadership transfer failed"

Issue - State: closed - Opened by gibmat over 2 years ago - 2 comments

#175 - cluster.yaml can become out of date for killed nodes

Issue - State: open - Opened by SimonRichardson over 2 years ago - 2 comments

#174 - Tests remain sensitive to timing when on slower hardware

Issue - State: open - Opened by gibmat over 2 years ago - 5 comments

#173 - Default address err

Pull Request - State: closed - Opened by MathieuBordere over 2 years ago

#170 - Tests: Replace RSA cert by ECDSA cert

Pull Request - State: closed - Opened by MathieuBordere over 2 years ago - 1 comment

#169 - README: Update ppa info

Pull Request - State: closed - Opened by MathieuBordere over 2 years ago

#168 - tls: Add ClientSessionCache

Pull Request - State: closed - Opened by MathieuBordere over 2 years ago

#167 - Armhf test fixes

Pull Request - State: closed - Opened by MathieuBordere over 2 years ago

#164 - Update dep/spf13 cobra

Pull Request - State: closed - Opened by MathieuBordere over 2 years ago

#161 - message: Fix sql.NullTime losing Nullness

Pull Request - State: closed - Opened by MathieuBordere over 2 years ago

#160 - Compiling with gccgo?

Issue - State: open - Opened by ardhipoetra over 2 years ago - 4 comments

#159 - Benchmark

Pull Request - State: closed - Opened by MathieuBordere almost 3 years ago

#157 - driver: Add additional busy err codes.

Pull Request - State: closed - Opened by MathieuBordere almost 3 years ago - 2 comments

#155 - dqlite: Check if servers file exists in cli

Pull Request - State: closed - Opened by MathieuBordere almost 3 years ago

#153 - doc: Add documentation to restore DB or recover cluster

Pull Request - State: closed - Opened by MathieuBordere almost 3 years ago

#151 - Recover

Pull Request - State: closed - Opened by MathieuBordere almost 3 years ago - 2 comments

#150 - shell: Speedup row printing

Pull Request - State: closed - Opened by MathieuBordere almost 3 years ago - 5 comments

#148 - connect: sort servers by Role

Pull Request - State: closed - Opened by MathieuBordere about 3 years ago - 3 comments

#147 - More robust filewriting

Pull Request - State: closed - Opened by MathieuBordere about 3 years ago - 3 comments

#146 - CI test fixes

Pull Request - State: closed - Opened by MathieuBordere about 3 years ago - 1 comment

#144 - terminology: Replace possibly offensive terms

Pull Request - State: closed - Opened by MathieuBordere about 3 years ago

#143 - app: node: Add raft snapshot parameter options

Pull Request - State: closed - Opened by MathieuBordere about 3 years ago - 7 comments

#141 - record will not be replicated to other clusters with returning clause

Issue - State: closed - Opened by rockmenjack about 3 years ago - 2 comments
Labels: Bug

#138 - github_actions: Translate .travis.yml to actions

Pull Request - State: closed - Opened by MathieuBordere about 3 years ago - 2 comments

#134 - Parallellize connectAttemptAll

Issue - State: open - Opened by MathieuBordere over 3 years ago - 6 comments
Labels: Easy, Feature

#80 - Mocking conflict with internal packages.

Issue - State: closed - Opened by SimonRichardson over 4 years ago - 16 comments
Labels: Bug, Easy

#78 - Database not immediately accessible

Issue - State: closed - Opened by AshfordN over 4 years ago - 4 comments
Labels: Bug