Production Env - New rules once deployed are not being picked up until we restart the machine
Hello,
I had a weird problem. We deployed a new rules into the PRODUCTION system but identified that those are not being taken up at runtime. We are using 8.2.1, so there are some API(Cache relate) to clean the system cache. I have executed the below API but the issue still existed.
POST /nodes/{nodeID}/caches/rule/clear (Parameter - all)
Hello,
I had a weird problem. We deployed a new rules into the PRODUCTION system but identified that those are not being taken up at runtime. We are using 8.2.1, so there are some API(Cache relate) to clean the system cache. I have executed the below API but the issue still existed.
POST /nodes/{nodeID}/caches/rule/clear (Parameter - all)
We had to restart the server to see the new rules to be considered. Is there something wrong here, or do we need to call any other REST API's?
Thanks, Kondal
***Edited by Moderator: Lochan to update platform capability tags***