Page MenuHomeSoftware Heritage

Add debug logging to grpc-serve initialization
ClosedPublic

Authored by vlorentz on Sep 28 2022, 12:19 PM.

Details

Summary

This will help understand current hangs in production.

Diff Detail

Repository
rDGRPH Compressed graph representation
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D8561 (id=30883)

Rebasing onto 68591a2201...

Current branch diff-target is up to date.
Changes applied before test
commit bd23fb7a4eb009ae6b4f835acff8bd0841cd42db
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Wed Sep 28 12:19:12 2022 +0200

    Add debug logging to grpc-serve initialization
    
    This will help understand current hangs in production.

See https://jenkins.softwareheritage.org/job/DGRPH/job/tests-on-diff/248/ for more details.

olasd added a subscriber: olasd.

Thanks.

The hang really is in the /java/ process, so that's not going to help me much, but it won't hurt either.

This revision is now accepted and ready to land.Sep 28 2022, 1:38 PM