Skip to content

fix(proxy): delete write-debounce map by original path - #8

Draft
bleachzou3 wants to merge 1 commit into
feat/before-robust-juiceffrom
feat/fix-before-robust-juicefs
Draft

fix(proxy): delete write-debounce map by original path#8
bleachzou3 wants to merge 1 commit into
feat/before-robust-juiceffrom
feat/fix-before-robust-juicefs

Conversation

@bleachzou3

Copy link
Copy Markdown
Member

sendEvent translates Event.Name in place; deleting with the mutated name left delayWriteMsgs entries orphaned so later WRITEs only refreshed timestamps and never resent. Keep mapKey frozen and send a copy so clients still get the pod path.

sendEvent translates Event.Name in place; deleting with the mutated
name left delayWriteMsgs entries orphaned so later WRITEs only
refreshed timestamps and never resent. Keep mapKey frozen and send
a copy so clients still get the pod path.
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.

1 participant