cache
Can anyone help fix unit tests that broke due to the default cache fix in Studio? https://jira.nuxeo.com/browse/NXS-5101 I am trying to build a new marketplace package in which the only difference is the studio release (compared to the last package ...
0 votes
1 answers
0 comments
1312 views
Hi, I have some problems with caching of folder content in a single-node setup. It looks like the content of a visited folder is cached within each user session and not invalidated across sessions. The issue arises when user Alice adds a document to ...
1 votes
0 answers
0 comments
1353 views
DirectoryCache uses put() function to add items to cache instead of localPut(). Using put() causes a “cacheinval” message to be sent and the key will be cleared from other nodes. When those nodes need to use the key they will do the same and clear ...
0 votes
1 answers
3 comments
1373 views
CF. https://doc.nuxeo.com/nxdoc/how-to-configure-a-multidirectory-for-users-and-groups/ Hello, I'm wondering what for LDAP cache ??? Why having cache ? What I win in it ? Why nuxeo cacheTimeOut is by default 3600 ? And cacheMaxSize 1000 ? Why nuxeo ...
0 votes
1 answers
0 comments
2296 views
A folder in the JSF explorer does not always list all files that are included in it. This happens when you upload files via WebDAV. The problem only occurs in the JSF UI, it does not happen in the new web UI. How to reproduce: Create a new empty ...
0 votes
1 answers
0 comments
2555 views