public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [Bug debuginfod/26775] New: debuginfod: speed up grooming
@ 2020-10-22 16:35 fche at redhat dot com
  2020-10-30 14:10 ` [Bug debuginfod/26775] " fche at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: fche at redhat dot com @ 2020-10-22 16:35 UTC (permalink / raw)
  To: elfutils-devel

https://sourceware.org/bugzilla/show_bug.cgi?id=26775

            Bug ID: 26775
           Summary: debuginfod: speed up grooming
           Product: elfutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: debuginfod
          Assignee: unassigned at sourceware dot org
          Reporter: fche at redhat dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

The periodic (nightly) grooming pass is pretty slow on large indexes where many
files go missing (so many sqlite delete operations, some with intentional
CASCADE-ing effects on other tables).  Grooming cannot happen concurrently with
indexing, so making it fast is important.  We probably need a few more
prometheus metrics for this too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug debuginfod/26775] debuginfod: speed up grooming
  2020-10-22 16:35 [Bug debuginfod/26775] New: debuginfod: speed up grooming fche at redhat dot com
@ 2020-10-30 14:10 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2020-10-30 14:10 UTC (permalink / raw)
  To: elfutils-devel

https://sourceware.org/bugzilla/show_bug.cgi?id=26775

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
commit 2237828857f06

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-30 14:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22 16:35 [Bug debuginfod/26775] New: debuginfod: speed up grooming fche at redhat dot com
2020-10-30 14:10 ` [Bug debuginfod/26775] " fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).