-
Notifications
You must be signed in to change notification settings - Fork 34
MCLOUD-5837: HA load balancer issues #41
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
Conversation
|
@dhorytskyi - As some of the Maintainers (myself included) on Cloud do not have access Magento JIRA tickets - please add the user story of the ticket to the description of this PR |
|
@BarnyShergold I've updated the description. |
The base branch was changed.
|
QA approved |
|
This PR was tested by @chittima. I just verified that she did everything correct. QA done here. Thanks for your help. |
|
Please don’t merge this PR yet. We should make additional testing. |
|
Looks like we have an issue |
|
QA passed. Thanks @chittima |
Description
When uploading images to the image gallery from the Pagebuilder interface the store will return a "Destination folder is not writable or does not exist" error.
This issue is sporadic and does not always occur.
Cloud shares file-systems between nodes where the replication is slow: there is a noticeable lag between the creation of a file on one node and its appearance on the other nodes, which is readily tested.
There is load balancer between the nodes which arbitrary redirects queries of a session to other nodes which created problems, for instance uploading images to the image gallery from Pagebuilder.
Fixed Issues (if relevant)
https://jira.corp.magento.com/browse/MCLOUD-5837
Manual testing scenarios
Contribution checklist
releasenotes
Fixes a Page Builder interface issue that sometimes caused the following error when uploading images to the image gallery:
Destination folder is not writable or does not exist