Skip to content

Commit

Permalink
More experimentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Nov 3, 2023
1 parent 63516a4 commit b9a6b81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ static void updateShardAllocationStatus(
)
);

class ShardAllocationCounts {
public class ShardAllocationCounts {
int unassigned = 0;
int unassigned_new = 0;
int unassigned_restarting = 0;
Expand Down

0 comments on commit b9a6b81

Please sign in to comment.