[ https://issues.apache.org/jira/browse/JSPWIKI-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452612#comment-17452612 ]
ASF subversion and git services commented on JSPWIKI-873: --------------------------------------------------------- Commit a6e23fc82eeae5bfeac2c404e63722106af9f71a in jspwiki's branch refs/heads/master from Juan Pablo Santos RodrÃguez [ https://gitbox.apache.org/repos/asf?p=jspwiki.git;h=a6e23fc ] Fix for JSPWIKI-873 + delegate caching operations to CachingManager > AttachmentManager#getAllAttachments() does not return more than exactly 1000 > attachments > ---------------------------------------------------------------------------------------- > > Key: JSPWIKI-873 > URL: https://issues.apache.org/jira/browse/JSPWIKI-873 > Project: JSPWiki > Issue Type: Bug > Components: Core & storage > Affects Versions: 2.10.2 > Reporter: Albrecht Striffler > Priority: Major > Labels: attachments > > I'm not sure if this is only a problem in 2.10.2 (svn-head) or also in the > released 2.10.1... > As already stated in the summary/title, the AttachmentManager does not return > more than 1000 attachments using the method getAllAttachments(). This is > obviously very problematic, if JSPWiki is used at the api level and has more > than 1000 attachments... > My guess is, that it has to do with the CachingAttachmentProviders Cache size > of 1000. -- This message was sent by Atlassian Jira (v8.20.1#820001)