Skip to content

Tags: tikv/pd

Tags

v6.5.11

Toggle v6.5.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(dashboard): update TiDB Dashboard to v6.5.11-9d2b0ce6 [release-…

…6.5] (#8601)

ref #8611

Signed-off-by: baurine <[email protected]>
Signed-off-by: mornyx <[email protected]>

Co-authored-by: mornyx <[email protected]>

v8.4.0-alpha

Toggle v8.4.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
tests/tso: Create independent clients to prevent interfering with oth…

…er tests. (#8546)

ref #8103

tests/tso: Create independent clients to prevent interfering with other tests.

Signed-off-by: husharp <[email protected]>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>

v8.3.0

Toggle v8.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "*: enlarge the default value of `max-merge-region-size`. (#8445…

…)" (#8541)

ref pingcap/tidb#55374

Revert the changes on the configuration of region-size. These changes will be delayed until v8.4.

Signed-off-by: lucasliang <[email protected]>

v8.1.1

Toggle v8.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
tso: fix an invalid err != nil check (#8523) (#8525)

close #8524

Use the continue label to retry the whole merge loop correctly.

Signed-off-by: JmPotato <[email protected]>

Co-authored-by: JmPotato <[email protected]>

v8.3.0-alpha

Toggle v8.3.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
scheduler: Replace the input parameter of AddScheduler with types.Che…

…ckerSchedulerType. (#8416)

ref #8379

1. Replace the input parameter of AddScheduler with types.CheckerSchedulerType.
2. Simplified the logic of AddScheduler by using a temporary map.
3. Remove scope's redundant definition and use types.CheckerSchedulerType.

Signed-off-by: okJiang <[email protected]>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>

v7.5.3

Toggle v7.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
controller: fix limiter cannot work well in high concurrency scenario (

…#8436) (#8437)

close #8435

controller: Fix limiter not functioning well in high concurrency scenarios
- In high concurrency scenarios, time may appear rollback because the `now` value passed from outside. high mutext completion leading to more non-sequential execution orders.
- Time rollback allows advancing more tokens, which can cause the issue. even result in no limit for the controller.
- Fix the problem by avoiding time rollback; instead of acquiring time again within the lock to fix it, as this might incur high costs when frequently acquiring time.

Signed-off-by: nolouch <[email protected]>

Co-authored-by: nolouch <[email protected]>

v7.5.2-20240705-eb6dc43

Toggle v7.5.2-20240705-eb6dc43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
controller: fix the low_ru request missed (#8369)

Signed-off-by: nolouch <[email protected]>

v8.2.0

Toggle v8.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
resource_control: allow configuration of the maximum retry time for t…

…he local bucket (#8352) (#8362)

* resource_control: allow configuration of the maximum retry time for the local bucket

Signed-off-by: nolouch <[email protected]>

v7.5.2

Toggle v7.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: add prow OWNERS files to control the approvals for critical co…

…nfiguration files (#8218) (#8251)

close #8167

Signed-off-by: wuhuizuo <[email protected]>

Co-authored-by: wuhuizuo <[email protected]>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>

v6.5.10

Toggle v6.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
OWNERS: Auto Sync OWNERS files from community membership (#8163) (#8272)

 

Signed-off-by: Ti Chi Robot <[email protected]>