Hi Steve, I believe that is expected behavior because that "/var/oai/requests" directory *is* the cache. So, the entire directory is deleted in the code here: https://github.com/DSpace/DSpace/blob/main/dspace-oai/src/main/java/org/dspace/xoai/services/impl/cache/DSpaceXOAICacheService.java#L132-L134
So, by deleting that directory the entire cache is cleared. The directory is later recreated if it no longer exists. Tim -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/7cc0bf3f-453f-449c-b86f-4a47cddc9c35n%40googlegroups.com.
