-
Notifications
You must be signed in to change notification settings - Fork 0
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
[DOC] contributing.md PR checklist diverges from workflow.md (CHANGELOG [Unreleased] + squash-merge conventions; leftover 'main' refs)
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#548 In crazy-goat/tikv-php;[DOC] configuration.md "Retry Behavior" table uses fabricated Fast/Medium/Progressive backoff labels
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#547 In crazy-goat/tikv-php;[RAW] Make a CAS indeterminate outcome a distinct typed exception instead of a bare GrpcException
enhancementNew feature or requestNew feature or requestStatus: Open.#537 In crazy-goat/tikv-php;[DOC] Document ServerBusy-budget vs retry-deadline overlap (budget is dead weight when a deadline is configured)
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#535 In crazy-goat/tikv-php;[RETRY] Replace the ?BackoffType classifier contract with a RetryVerdict result type (Retry/Fatal/Pass) and restore closeChannel() cleanup on rethrown GrpcException
enhancementNew feature or requestNew feature or requestStatus: Open.#534 In crazy-goat/tikv-php;[TXN] TwoPhaseCommitter falls back to array_key_first when the primary's region is missing from the resolved groups
bugSomething isn't workingSomething isn't workingStatus: Open.#533 In crazy-goat/tikv-php;[DOC] troubleshooting.md does not document UndeterminedCommitException or the Undetermined transaction status
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#532 In crazy-goat/tikv-php;[RAW] RawKvScanner::batchScan emits "Undefined array key 1" warning on a malformed 1-element range before throwing
bugSomething isn't workingSomething isn't workingStatus: Open.#516 In crazy-goat/tikv-php;[API] Expose a pdClient(): PdClientInterface accessor on TxnKvClient so consumers/tests can reuse the client's PD connection
enhancementNew feature or requestNew feature or requestStatus: Open.#515 In crazy-goat/tikv-php;[CI] scripts/test-e2e.sh requires the legacy docker-compose v1 binary and its readiness check can pass before all TiKV nodes are healthy
bugSomething isn't workingSomething isn't workingStatus: Open.#514 In crazy-goat/tikv-php;[TEST] testMultiplePostCloseBeginAllThrow is Risky in every run — assert begin() rethrows via expectException on a fresh instance
bugSomething isn't workingSomething isn't workingStatus: Open.#513 In crazy-goat/tikv-php;[TXN] TxnReader::executeScanForRegion() silently returns 0 results on a one-off empty scan batch — add a bounded re-attempt
bugSomething isn't workingSomething isn't workingStatus: Open.#512 In crazy-goat/tikv-php;