Hello,
I'm managing a website with multiple nodes, and I noticed that sometimes information isn't well shared between the nodes. I identified that the nodes read data properly from the database, but the problem is sometimes information isn't sent to the database.
Say for example, a user is connection on node a
I connect as an admin on node b, and I deactivate the user on node a
He still has access to the site as if nothing happened.
I check the database, his active status is still set to true.
I use the search in liferay's Users portlet in the backend and it doesn't return the user when selecting "active".
It returns the user when selecting "Inactive", but when I click on "Actions" on this user, It allows me to deactivate the user once again.
I suppose SOLR updated the user's status properly, but liferay didn't push the new value to the database.
How is it possible that some information isn't sent straight to the database?
It used to work fine but recently we've been having a lot of problems related to this.
Any help is appreciated
Thank you very much
David
Be kell jelentkezni ahhoz, hogy ez helytelenként legyen megjelölve.