• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / go-vshard-router
70%
master: 69%

Build:
Build:
LAST BUILD BRANCH: mockird31/gh-14-consistent-work
DEFAULT BRANCH: master
Repo Added 05 Jan 2025 11:58AM UTC
Files 17
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH mockird31/gh-14-consistent-work
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • KaymeKaydex-patch-1
  • bump/go-tarantool
  • coverage
  • etcdv2-tests
  • face-impl
  • fix-readme
  • hotfix-tests
  • master
  • metrics/replicaset-name
  • migrate-tests
  • mockird31/gh-14-consistent-work
  • moonlibs/convert
  • new-router-to-new
  • optimize-crc32
  • pooler
  • pooler-fix
  • prometheus
  • slog-mv
  • sync-pool-faster
  • tests
  • tests-decode
  • update-go-tarantool
  • viper-provider-fix

03 Aug 2026 07:41PM UTC coverage: 69.539% (+1.0%) from 68.532%
30846884559

Pull #85

github

r.inyakin
route: use one routeMap and nameToReplicaset snapshot per method

Router.Call re-read the router state on every
Route/BucketSet/BucketReset call, so a concurrent topology change or
RouteMapClean in the middle of a request could make it resolve a bucket
against one snapshot and store the result into another, losing or
corrupting the route.

Closes #14
Pull Request #85: route: use one routeMap and nameToReplicaset snapshot per method

26 of 31 new or added lines in 3 files covered. (83.87%)

8 existing lines in 1 file now uncovered.

1162 of 1671 relevant lines covered (69.54%)

16780.1 hits per line

Relevant lines Covered
Build:
Build:
1671 RELEVANT LINES 1162 COVERED LINES
16780.1 HITS PER LINE
Source Files on master
  • Tree
  • List 17
  • Changed 17
  • Source Changed 6
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30846884559 mockird31/gh-14-consistent-work route: use one routeMap and nameToReplicaset snapshot per method Router.Call re-read the router state on every Route/BucketSet/BucketReset call, so a concurrent topology change or RouteMapClean in the middle of a request could make it resolve a b... Pull #85 03 Aug 2026 07:43PM UTC r.inyakin github
69.54
30846127557 mockird31/gh-14-consistent-work route: use one routeMap and nameToReplicaset snapshot per method Router.Call re-read the router state on every Route/BucketSet/BucketReset call, so a concurrent topology change or RouteMapClean in the middle of a request could make it resolve a b... Pull #85 03 Aug 2026 07:40PM UTC r.inyakin github
70.02
17851082731 master bugfix: do not flush out routeMap in bucketSearchBatched While handling bucketsDiscoveryWait response, we wrongly store nil pointer for received bucketIDs if the target bucketID does not belong to a replicaset, whose response is being processed. ... push 19 Sep 2025 07:11AM UTC oleg-jukovec github
68.53
14668332314 master DiscoveryHandleBuckets: identify replicasets by name for logging purpose. * handle rs=nil arguments properly too push 25 Apr 2025 03:49PM UTC KaymeKaydex github
68.17
14513572231 master Add ability to use custom dialer push 17 Apr 2025 10:28AM UTC KaymeKaydex github
69.22
14491309804 master Update CI ubuntu version push 16 Apr 2025 11:27AM UTC maksim.konovalov github
69.03
14463375719 metrics/replicaset-name Add replicaset name to metrics Pull #70 15 Apr 2025 07:15AM UTC maksim.konovalov github
68.99
14418062664 master Router.Call: add pause before rerying r.Route (resolve #66) push 12 Apr 2025 09:01AM UTC KaymeKaydex github
69.15
14333472938 master Router: get rid of nameToReplicasetMutex, use atomic instead push 08 Apr 2025 12:28PM UTC KaymeKaydex github
69.24
14330896886 master Bump go-tarantool from v2.3.0 to v2.3.1 push 08 Apr 2025 10:19AM UTC KaymeKaydex github
69.62
See All Builds (99)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc