Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherrypick to 1.35 #19855

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Cherrypick to 1.35 #19855

merged 1 commit into from
Oct 15, 2024

Conversation

mwtian
Copy link
Member

@mwtian mwtian commented Oct 15, 2024

Description

Test plan


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • REST API:

## Description 

The original limits on the object queue are set with 1s checkpoint
interval. Having the oldest transaction on an object queued for 1s is
almost tolerable. In hindsight it should be lower than the checkpoint
interval to ensure healthy system. Now checkpoint interval is targeting
0.2s - 0.25s, so lowering the limits further to 0.2s, to ensure smooth
checkpoint constructions.

## Test plan 

CI
PT
Reading `num_rejected_cert_during_overload` metric from validators.

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:
Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 4:44am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Oct 15, 2024 4:44am
sui-kiosk ⬜️ Ignored (Inspect) Oct 15, 2024 4:44am
sui-typescript-docs ⬜️ Ignored (Inspect) Oct 15, 2024 4:44am

@mwtian mwtian merged commit 007bc71 into releases/sui-v1.35.0-release Oct 15, 2024
48 of 49 checks passed
@mwtian mwtian deleted the tmw/1.35-obj branch October 15, 2024 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants