Comment 13 for bug 651656

Revision history for this message
Andrew Bennetts (spiv) wrote : Re: [Bug 651656] Re: Pushing a loom takes a long time even though it's stacked

John A Meinel wrote:
> 42.693 hpss call w/body: 'Repository.get_parent_map', '~barry/launchpad/loomtest2/', 'include-missing:', '<email address hidden>' ('<email address hidden>'...)
> 42.694 51 bytes
> 42.806 result: ('ok',)
> 42.806 102 body bytes read
>
> Note that "<email address hidden>..." is present pretty much every line.
> (grep says that out of 13280 get_parent_map calls, 13280 also have the
> <email address hidden>-* line.)

That's the body of the get_parent_map request, which is the “current search
state”. IIRC that's basically the client saying “I already have these, so don't
resend them” so that looks fairly normal to me.