Re: Improve paging performance when there are lots of subscribers

2019-07-12 Thread michael . andre . pearce
Could a squashed PR be sent? Get Outlook for Android On Fri, Jul 12, 2019 at 2:23 PM +0100, "yw yw" wrote: Hi, I have finished work on the new implementation(not yet tests and configuration) as suggested by franz. I put fileOffsetset in the PagePosition and add a new class

Re: apache-website checkout issues

2019-07-12 Thread Robbie Gemmell
I've not seen files like them before either. Two different people have added such files some time apart though, seemingly generated by the same javadoc run as the 'expected' files, so presumably theres some trick to causing it that it would be good to prevent. Especially if they arent really used

Re: apache-website checkout issues

2019-07-12 Thread Justin Bertram
Those files seem mistaken to me. I just generated the API docs for 2.7.0 and I don't see anything like that. Justin On Fri, Jul 12, 2019 at 5:37 AM Robbie Gemmell wrote: > I'm not clear if they are actually unused or not. It would probably be > good to understand how they come to exist

Re: Improve paging performance when there are lots of subscribers

2019-07-12 Thread yw yw
Hi, I have finished work on the new implementation(not yet tests and configuration) as suggested by franz. I put fileOffsetset in the PagePosition and add a new class PageReader which is a wrapper of the page that implements PageCache interface. The PageReader class is used to read page file if

Re: apache-website checkout issues

2019-07-12 Thread Robbie Gemmell
I'm not clear if they are actually unused or not. It would probably be good to understand how they come to exist regardless, so it doesnt keep happening. The content looks a little different than the related 'regular' javadoc files, but with headers stamped within seconds, so they were presumably