Ecosyste.ms: Issues

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

GitHub / tikv/client-go issues and pull requests

#1336 - cherry pick #1108 to tidb-6.1 branch

Pull Request - State: open - Opened by windtalker 5 months ago

#1335 - cherry pick #1108 to tidb-6.5 branch

Pull Request - State: open - Opened by windtalker 5 months ago

#1334 - cherry pick #1108 to tidb-7.5 branch

Pull Request - State: open - Opened by windtalker 5 months ago

#1333 - cherry-pick #1108 to tidb-7.1 branch

Pull Request - State: open - Opened by windtalker 5 months ago

#1332 - [cherry-pick] Add keyspace meta in codec (#1323)

Pull Request - State: closed - Opened by iosmanthus 5 months ago

#1331 - [WIP] Benchmark tool for TiKV

Pull Request - State: open - Opened by LykxSassinator 5 months ago

#1330 - p-dml: fail pipelined dml when max ttl exceeded (#1329)

Pull Request - State: closed - Opened by you06 5 months ago

#1329 - p-dml: fail pipelined dml when max ttl exceeded

Pull Request - State: closed - Opened by you06 5 months ago

#1328 - improve region request log for diagnose (#1300)

Pull Request - State: closed - Opened by crazycs520 5 months ago

#1326 - Update the PD client to adopt the latest optimization

Pull Request - State: closed - Opened by JmPotato 5 months ago
Labels: needs-cherry-pick-tidb-cse-7.5

#1325 - pick #1250 to tidb-7.5

Pull Request - State: closed - Opened by zyguan 5 months ago - 1 comment

#1324 - cherry pick some bug fixes to tidb-7.5

Pull Request - State: closed - Opened by zyguan 5 months ago

#1323 - Add keyspace meta in codec

Pull Request - State: closed - Opened by ystaticy 5 months ago - 1 comment

#1321 - txn: do not cache value with snapshot version maxuint64 (#1320)

Pull Request - State: closed - Opened by you06 5 months ago

#1320 - txn: do not cache value with snapshot version maxuint64

Pull Request - State: closed - Opened by you06 5 months ago - 1 comment

#1319 - chore: restore tidb dependency in integration-tests

Pull Request - State: open - Opened by ekexium 5 months ago

#1317 - txn: abort pipelined dml when pk rollback

Pull Request - State: closed - Opened by you06 5 months ago

#1316 - Check primary key when handling CommitTsExpired error

Pull Request - State: closed - Opened by ekexium 5 months ago

#1315 - improve region_request log for observability

Issue - State: closed - Opened by crazycs520 5 months ago

#1314 - build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /integration_tests

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

#1311 - build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /examples/rawkv

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#1310 - build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /examples/txnkv/1pc_txn

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#1309 - build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /examples/gcworker

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#1308 - build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /examples/txnkv/delete_range

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#1307 - build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /examples/txnkv/async_commit

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#1306 - build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /examples/txnkv

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#1305 - build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0

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

#1304 - reduce unnecessary log when DataIsNotReady

Pull Request - State: closed - Opened by crazycs520 6 months ago

#1303 - txn-file: Parallel request to build txn chunks

Pull Request - State: closed - Opened by pingyu 6 months ago

#1301 - Add OnMemChange to support memory tracing of LockCtx

Pull Request - State: open - Opened by RemHero 6 months ago - 1 comment

#1300 - improve region request log for diagnose

Pull Request - State: closed - Opened by crazycs520 6 months ago - 2 comments

#1299 - region_cache: fix issue that LocateKey may returns a wrong region

Pull Request - State: closed - Opened by zyguan 6 months ago

#1297 - transaction is undetermined cause by region invalid error

Issue - State: closed - Opened by crazycs520 6 months ago - 1 comment

#1296 - feat: stop flush when first error is met, like prewrite

Pull Request - State: closed - Opened by ekexium 6 months ago

#1295 - log: only log the first lock in every flush or prewrite response

Pull Request - State: closed - Opened by ekexium 6 months ago - 3 comments

#1294 - region_cache: cherry-pick #1262 to tidb-7.1

Pull Request - State: closed - Opened by zyguan 6 months ago

#1293 - txn-file: Remove retry of pre split regions

Pull Request - State: closed - Opened by pingyu 6 months ago

#1292 - txn-file: Pick primary batch by primary key

Pull Request - State: closed - Opened by pingyu 6 months ago

#1291 - log: log the resolve progress of pipelined-dml every 30s

Pull Request - State: closed - Opened by ekexium 6 months ago

#1290 - log: silence schema check log

Pull Request - State: closed - Opened by ekexium 6 months ago

#1289 - *: upgrade grpc 1.63.2

Pull Request - State: closed - Opened by hawkingrei 6 months ago

#1288 - txn-file: Asynchronously commit/rollback secondaries

Pull Request - State: closed - Opened by pingyu 6 months ago

#1286 - Use Mem() instead of Size() to estimate pipelined-memdb size

Pull Request - State: closed - Opened by ekexium 6 months ago - 2 comments

#1284 - only set MinSafeTS to 0 when all stores' are 0

Pull Request - State: closed - Opened by zyguan 6 months ago

#1283 - *: update pd client to latest master

Pull Request - State: closed - Opened by disksing 6 months ago

#1282 - txn-file: Make build txn file retryable

Pull Request - State: closed - Opened by pingyu 6 months ago

#1281 - txn-file: Fix CI

Pull Request - State: closed - Opened by pingyu 6 months ago

#1280 - [WIP]refine log and record rpc/region error in rpc stats

Pull Request - State: closed - Opened by crazycs520 6 months ago

#1279 - region_cache: extract store related fields to store cache

Pull Request - State: closed - Opened by zyguan 6 months ago - 2 comments

#1278 - txn: cache result of snapshot.Get

Pull Request - State: closed - Opened by you06 6 months ago - 2 comments

#1277 - avoid calling setMinSafeTS with max u64

Pull Request - State: closed - Opened by zyguan 6 months ago

#1275 - refactor sliceIdentical function

Pull Request - State: open - Opened by RiversJin 6 months ago

#1271 - Distinguish identifier and name in task runner

Pull Request - State: closed - Opened by ekexium 6 months ago

#1270 - Allow setting session id of KVTxn

Pull Request - State: closed - Opened by ekexium 6 months ago - 2 comments

#1267 - Make slow store filtering the highest priority in replica selector v2

Pull Request - State: closed - Opened by MyonKeminta 6 months ago - 2 comments

#1266 - remove old replica selector

Issue - State: open - Opened by crazycs520 6 months ago

#1265 - Remove old replica selector

Pull Request - State: open - Opened by crazycs520 6 months ago

#1264 - *: update pd client to latest master

Pull Request - State: closed - Opened by disksing 6 months ago

#1263 - [WIP] Support File Based Transaction

Pull Request - State: closed - Opened by pingyu 6 months ago

#1262 - region_cache: filter out unresolved stores when GetTiFlashStores

Pull Request - State: closed - Opened by zyguan 6 months ago - 1 comment
Labels: needs-cherry-pick-release-7.5, needs-cherry-pick-release-7.1

#1261 - refine timedetail string

Pull Request - State: closed - Opened by crazycs520 6 months ago

#1260 - *: fix panic log when call RegionRequestSender.String method

Pull Request - State: closed - Opened by crazycs520 6 months ago

#1259 - unexpected panic log information

Issue - State: closed - Opened by crazycs520 6 months ago

#1258 - cop: fix time detail merge

Pull Request - State: closed - Opened by cfzjywxk 6 months ago

#1257 - High P99 Latency with tsoRequestDispatcher

Issue - State: open - Opened by sptuan 6 months ago

#1256 - [DNM] support txn file transaction (for test)

Pull Request - State: closed - Opened by pingyu 6 months ago

#1255 - Fix CurrentAllTSOKeyspaceGroupMinTs name

Pull Request - State: closed - Opened by ystaticy 6 months ago

#1254 - fix issue read req timeout bug cause by pr#1223 (#1232)

Pull Request - State: closed - Opened by pingyu 6 months ago

#1252 - log: more items for diagnosing pipelined dml

Pull Request - State: closed - Opened by ekexium 6 months ago

#1241 - Upgrade PD client to fix the TSO hang bug

Pull Request - State: closed - Opened by JmPotato 7 months ago

#1237 - Upgrade PD client to fix the TSO hang bug

Pull Request - State: closed - Opened by JmPotato 7 months ago - 1 comment
Labels: needs-cherry-pick-release-8.0

#1235 - implement rollback for pipelined dml

Pull Request - State: closed - Opened by you06 7 months ago

#1219 - *: fix data race that may cause panic and concurrency request limit bug

Pull Request - State: closed - Opened by crazycs520 7 months ago - 2 comments

#1211 - Add hook after receiving RPC to allow fine-grained controlling of injections and simulations in failpoint tests

Pull Request - State: closed - Opened by MyonKeminta 7 months ago
Labels: needs-cherry-pick-release-7.5, needs-cherry-pick-release-6.5

#1198 - add a new function to support cas ttl

Pull Request - State: open - Opened by Smityz 7 months ago - 3 comments

#1167 - replica selector enhancement task

Issue - State: open - Opened by crazycs520 7 months ago

#1127 - fix the issue that health check may set liveness wrongly

Pull Request - State: closed - Opened by zyguan 8 months ago - 4 comments

#1126 - [DNM] PR for ci test

Pull Request - State: closed - Opened by crazycs520 9 months ago

#1119 - Support txn file transaction

Pull Request - State: closed - Opened by coocood 9 months ago

#1104 - RegionCache Enhancement

Issue - State: open - Opened by zyguan 9 months ago

#1087 - [DNM] comparing tidb-cse-7.5 and tidb-7.5

Pull Request - State: open - Opened by iosmanthus 9 months ago

#1020 - batch client batchSendLoop panic

Issue - State: closed - Opened by crazycs520 12 months ago
Labels: affects-6.5, affects-7.1

#852 - region_requst: add req info in flashback region error

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

#807 - Do not skip TestBatchResolveLocks for unistore

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