Benoit Tellier created JAMES-3744: ------------------------------------- Summary: Memory leak in UriPathTemplate Key: JAMES-3744 URL: https://issues.apache.org/jira/browse/JAMES-3744 Project: James Server Issue Type: Improvement Components: JMAP Affects Versions: 3.7.0 Reporter: Benoit Tellier Assignee: Antoine Duprat Fix For: 3.8.0
CF https://github.com/reactor/reactor-netty/commit/fe6653fac44df16664bdd0628ad56cd142175bca By caching the params and matchers this class creates a laaarge amount of memory never cleaned up. This only grow, and this memory leak could be leveraged to conduct DOS attacks by memory exhaustion. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org