Bugzilla – Attachment 147562 Details for
Bug 32594
Add a dedicated ES indexing background worker
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32594: (QA follow-up) Fix POD
Bug-32594-QA-follow-up-Fix-POD.patch (text/plain), 1.07 KB, created by
Tomás Cohen Arazi (tcohen)
on 2023-03-01 13:55:33 UTC
(
hide
)
Description:
Bug 32594: (QA follow-up) Fix POD
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2023-03-01 13:55:33 UTC
Size:
1.07 KB
patch
obsolete
>From 204f7a27dbaa6330531ef46008ec823a26addd3e Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Wed, 1 Mar 2023 10:55:03 -0300 >Subject: [PATCH] Bug 32594: (QA follow-up) Fix POD > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > misc/workers/es_indexer_daemon.pl | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/misc/workers/es_indexer_daemon.pl b/misc/workers/es_indexer_daemon.pl >index 502c2fe6ae8..b871acefcf8 100755 >--- a/misc/workers/es_indexer_daemon.pl >+++ b/misc/workers/es_indexer_daemon.pl >@@ -17,16 +17,16 @@ > > =head1 NAME > >-background_jobs_worker_es.pl - Worker script that will process background Elasticsearch jobs >+es_indexer_daemon.pl - Worker script that will process background Elasticsearch jobs > > =head1 SYNOPSIS > >-./background_jobs_worker_es.pl --batch_size=X >+./es_indexer_daemon.pl --batch_size=X > > Options: > >+ -b --batch_size how many jobs to commit (default: 10) > --help brief help message >- -b --batch_size how many jobs to commit > > =head1 OPTIONS > >-- >2.34.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 32594
:
145145
|
145195
|
145196
|
145197
|
145704
|
145711
|
146402
|
146831
|
147141
|
147460
| 147562 |
148350
|
148513
|
148571
|
148588