comparison tests/test-ssh.t @ 36968:2090044a288d

revbranchcache: advertise and use 'rbc' exchange capability The feature is now advertised and use. Updating the branchmap cache can be very expensive (up to minutes on large repository) and fetching revision branch data is about 80% of that. Exchanging the rev branch cache over the wire really help to recover from branch map invalidation. (There is a good chance other in flight chance would conflict on test-http-bad-server.t and other. So here is a small note to help update that test again: capabilities=19bytes, part-107bytes)
author Boris Feld <boris.feld@octobus.net>
date Thu, 18 Jan 2018 15:10:22 +0100
parents 4901d1e22b27
children cd0ca979a8b8
comparison
equal deleted inserted replaced
36967:f62873dba3fd 36968:2090044a288d
494 devel-peer-request: hello 494 devel-peer-request: hello
495 sending hello command 495 sending hello command
496 devel-peer-request: between 496 devel-peer-request: between
497 devel-peer-request: pairs: 81 bytes 497 devel-peer-request: pairs: 81 bytes
498 sending between command 498 sending between command
499 remote: 384 (sshv1 !) 499 remote: 403 (sshv1 !)
500 protocol upgraded to exp-ssh-v2-0001 (sshv2 !) 500 protocol upgraded to exp-ssh-v2-0001 (sshv2 !)
501 remote: capabilities: lookup branchmap pushkey known getbundle unbundlehash batch changegroupsubset streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS_SERVER$ unbundle=HG10GZ,HG10BZ,HG10UN 501 remote: capabilities: lookup branchmap pushkey known getbundle unbundlehash batch changegroupsubset streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS_SERVER$ unbundle=HG10GZ,HG10BZ,HG10UN
502 remote: 1 (sshv1 !) 502 remote: 1 (sshv1 !)
503 query 1; heads 503 query 1; heads
504 devel-peer-request: batched-content 504 devel-peer-request: batched-content
510 searching for changes 510 searching for changes
511 all remote heads known locally 511 all remote heads known locally
512 no changes found 512 no changes found
513 devel-peer-request: getbundle 513 devel-peer-request: getbundle
514 devel-peer-request: bookmarks: 1 bytes 514 devel-peer-request: bookmarks: 1 bytes
515 devel-peer-request: bundlecaps: 247 bytes 515 devel-peer-request: bundlecaps: 266 bytes
516 devel-peer-request: cg: 1 bytes 516 devel-peer-request: cg: 1 bytes
517 devel-peer-request: common: 122 bytes 517 devel-peer-request: common: 122 bytes
518 devel-peer-request: heads: 122 bytes 518 devel-peer-request: heads: 122 bytes
519 devel-peer-request: listkeys: 9 bytes 519 devel-peer-request: listkeys: 9 bytes
520 devel-peer-request: phases: 1 bytes 520 devel-peer-request: phases: 1 bytes