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

[Subtask]: remove inserted blockinfo list when committing to tn #10371

Closed
XuPeng-SH opened this issue Jul 3, 2023 · 1 comment
Closed

[Subtask]: remove inserted blockinfo list when committing to tn #10371

XuPeng-SH opened this issue Jul 3, 2023 · 1 comment
Assignees
Labels
area/performance kind/subtask priority/p1 Medium priority feature that should be implemented in this version source/dev issues from devs
Milestone

Comments

@XuPeng-SH
Copy link
Contributor

Parent Issue

#9986

Detail of Subtask

Using object name instead of block info in the pre-commit write request to reduce the message size

  1. CN changes the block info list to the object name list
  2. DN supports to consume the object name list correctly

Describe implementation you've considered

No response

Additional information

No response

@XuPeng-SH XuPeng-SH added priority/p0 Critical feature that should be implemented in this version area/performance kind/subtask labels Jul 3, 2023
@XuPeng-SH XuPeng-SH added this to the 1.0.0 milestone Jul 3, 2023
@matrix-meow matrix-meow self-assigned this Jul 3, 2023
@fengttt fengttt assigned XuPeng-SH and unassigned matrix-meow Jul 21, 2023
@XuPeng-SH XuPeng-SH assigned triump2020 and unassigned XuPeng-SH Aug 1, 2023
@XuPeng-SH XuPeng-SH modified the milestones: 1.0.0, Backlog Aug 13, 2023
@sukki37 sukki37 added the source/dev issues from devs label Aug 27, 2023
@XuPeng-SH XuPeng-SH added priority/p1 Medium priority feature that should be implemented in this version and removed priority/p0 Critical feature that should be implemented in this version labels Sep 6, 2023
@sukki37 sukki37 modified the milestones: Backlog, 1.2.0 Jan 6, 2024
@XuPeng-SH XuPeng-SH changed the title [Subtask]: using object name instead of block info in the pre-commit write request [Subtask]: remove inserted blockinfo list when committing to tn Jan 18, 2024
@XuPeng-SH XuPeng-SH assigned gouhongshen and unassigned triump2020 Jan 18, 2024
@sukki37 sukki37 modified the milestones: 1.2.0, 1.3.0-Backlog Apr 29, 2024
@sukki37 sukki37 modified the milestones: 1.3.0-Backlog, 1.3.0 Jul 16, 2024
@gouhongshen
Copy link
Contributor

  1. CN only commits data object stats to tn if there has any data flushed. (step 1)
  2. CN no need to keep any block info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/performance kind/subtask priority/p1 Medium priority feature that should be implemented in this version source/dev issues from devs
Projects
None yet
Development

No branches or pull requests

5 participants