Other modules reuse the file-based caching mechanism of the Common layer (currently the metadata module), and the Common layer’s file cache mechanism has “detected” that the entry limit has been exceeded.
Users have irrationally configured the Java System Property (configured with -D) dubbo.mapping.cache.entrySize
or dubbo.meta.cache.entrySize
.
Default Values
dubbo.mapping.cache.entrySize | dubbo.meta.cache.entrySize |
10000 | 100 |