CodePudding user response:
Found the problem, but just don't know from which direction analysis code, can give a general idea, what it will be because the cause?CodePudding user response:
By the "org. Apache. Catalina. Loader. ParallelWebappClassLoader @ 0 xc00bca88" loaded "org.apache.com mons. Pool2. Impl. GenericObjectPool" an instance of the occupied 241935856 bytes (69.67%), within the "& lt; The system class loader & gt;" Loaded "Java. Util. Concurrent. ConcurrentHashMap $Node []" an instance of the accumulation,CodePudding user response:
I checked the org.apache.com mons. Pool2. Impl. This should be related to redis GenericObjectPool bag, is it because some places redis not closing? Or some of the data query Cache @ Cache also want to close this instance?CodePudding user response:
Redis connection pool allObjects objects in the pool is burst estimated to be some place not return connectionCodePudding user response: