Skip to content

fix: cache original_nodes with nodes#10722

Merged
monkeyDluffy6017 merged 3 commits intoapache:masterfrom
sheharyaar:fix-#9805
Jan 3, 2024
Merged

fix: cache original_nodes with nodes#10722
monkeyDluffy6017 merged 3 commits intoapache:masterfrom
sheharyaar:fix-#9805

Conversation

@sheharyaar
Copy link
Contributor

Description

upstream original_nodes is not updated when fill_node_info structure after cloning the nodes table. This PR stores the cloned nodes in the original nodes before fill_node_info

Fixes # (issue)

#9805

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@shreemaan-abhishek
Copy link
Contributor

@ZhangShangyu could you please review?

Copy link
Contributor

@shreemaan-abhishek shreemaan-abhishek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

@sheharyaar sheharyaar changed the title fix: clone new_nodes to original_nodes before fill_node_info fix: save original_nodes to cache along with nodes Dec 29, 2023
@sheharyaar
Copy link
Contributor Author

@monkeyDluffy6017 , I have made some changes to the PR, please review this.

@sheharyaar sheharyaar changed the title fix: save original_nodes to cache along with nodes fix: remove original_nodes Jan 2, 2024
@sheharyaar sheharyaar changed the title fix: remove original_nodes fix: cache original_nodes with nodes Jan 3, 2024
sheharyaar and others added 3 commits January 3, 2024 12:17
Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
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.

3 participants