https://issues.apache.org/bugzilla/show_bug.cgi?id=56429

            Bug ID: 56429
           Summary: MailReaderSampler - no need to fetch all Messages if
                    not all wanted
           Product: JMeter
           Version: 2.11
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]

If the user selects other than ALL messages, at present the code still fetches
all the Messages. These are lightweight objects, but it would be better in very
large folders to only fetch the Message items that are actually needed.

This can be done using the getMessage(start,end) method once the total message
count is known.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to