Other modules reuse the common layer’s file-based caching mechanism (currently the metadata module), and the common layer’s file caching mechanism “sees” that the entry limit is exceeded.
User improperly configured Java System Property (Java system property configured with -D) dubbo.mapping.cache.entrySize
or dubbo.meta.cache.entrySize
Defaults
dubbo.mapping.cache.entrySize | dubbo.meta.cache.entrySize |
10000 | 100 |