Skip to content

Commit

Permalink
Handle more feedback
Browse files Browse the repository at this point in the history
Signed-off-by: Bin Shi <binshi.bing@gmail.com>
  • Loading branch information
binshi-bing committed May 16, 2023
1 parent 2a4102a commit 52d3f88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/tso/local_allocator.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ import (
// which is only used to allocate TSO in one DC each.
// One PD server may hold multiple Local TSO Allocators.
type LocalTSOAllocator struct {
// kgID is the keyspace group ID
allocatorManager *AllocatorManager
// leadership is used to campaign the corresponding DC's Local TSO Allocator.
leadership *election.Leadership
Expand Down

0 comments on commit 52d3f88

Please sign in to comment.