Skip to content

k8s extension fix for NFS #2407

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

Merged
merged 4 commits into from
Jul 6, 2022
Merged

k8s extension fix for NFS #2407

merged 4 commits into from
Jul 6, 2022

Conversation

abhisbyk
Copy link
Contributor

@abhisbyk abhisbyk commented Jul 6, 2022

Database checkpoint file (empty file) creation is facing some latency issues when NFS is used as a persistent storage in multi-replica mode (kubernetes deployment). To resolve this, populating the checkpoint file with the current date. By doing it, it is not buffered and directly written to the NFS storage.

abhisbyk added 4 commits June 30, 2022 10:49
…wapLocks.sh

Signed-off-by: abhisbyk <abhishek.by.kumar@oracle.com>
Signed-off-by: abhisbyk <abhishek.by.kumar@oracle.com>
Signed-off-by: abhisbyk <abhishek.by.kumar@oracle.com>
Signed-off-by: abhisbyk <abhishek.by.kumar@oracle.com>
@abhisbyk abhisbyk requested a review from yunus-qureshi July 6, 2022 08:37
@abhisbyk abhisbyk requested a review from gvenzl as a code owner July 6, 2022 08:37
@gvenzl gvenzl merged commit 1173c03 into oracle:main Jul 6, 2022
@abhisbyk abhisbyk deleted the AbhiK_k8s_fix branch July 21, 2022 09:50
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