Skip to content

mount: fix avoid interrupting requests during graceful shutdown - #7417

Merged
jiefenghuang merged 1 commit into
mainfrom
fix-graceful-shutdown-eintr
Aug 20, 2026
Merged

mount: fix avoid interrupting requests during graceful shutdown#7417
jiefenghuang merged 1 commit into
mainfrom
fix-graceful-shutdown-eintr

Conversation

@zxh326

@zxh326 zxh326 commented Aug 19, 2026

Copy link
Copy Markdown
Member

Signed-off-by: Xuhui zhang <xuhui@juicedata.io>
Comment thread cmd/mount_unix.go
}
time.Sleep(time.Millisecond * 100)
}
logger.Infof("mount point %q is busy, stop upgrade, mount on top of it", mp)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

不是中断重启流程吗

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

mark: 后续重构, 整个容错处理再梳理

@jiefenghuang
jiefenghuang merged commit dcc4992 into main Aug 20, 2026
35 checks passed
@jiefenghuang
jiefenghuang deleted the fix-graceful-shutdown-eintr branch August 20, 2026 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants