Bugzilla – Attachment 171046 Details for
Bug 37787
Undocument koha-worker --queue elastic_index
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37787: Remove mention of elastic_index from POD
Bug-37787-Remove-mention-of-elasticindex-from-POD.patch (text/plain), 1.06 KB, created by
Magnus Enger
on 2024-09-05 06:42:37 UTC
(
hide
)
Description:
Bug 37787: Remove mention of elastic_index from POD
Filename:
MIME Type:
Creator:
Magnus Enger
Created:
2024-09-05 06:42:37 UTC
Size:
1.06 KB
patch
obsolete
>From d4d31e0d55a2f3f5cd1cd7c5c7edae3fc7c8ea10 Mon Sep 17 00:00:00 2001 >From: Magnus Enger <magnus@libriotech.no> >Date: Thu, 5 Sep 2024 08:38:44 +0200 >Subject: [PATCH] Bug 37787: Remove mention of elastic_index from POD > >After the introduction of misc/workers/es_indexer_daemon.pl, >misc/workers/background_jobs_worker.pl should not handle the >elastic_index queue. But the latter script still mentions this >queue in the POD. This patch removes that mention. > >To test: >- Run perldoc misc/workers/background_jobs_worker.pl >- Verify "elastic_index" is mentioned under --queue >- Apply this patch >- Run perldoc again and verify the mention of "elastic_index" > is gone >--- > misc/workers/background_jobs_worker.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/misc/workers/background_jobs_worker.pl b/misc/workers/background_jobs_worker.pl >index e2472d0fcd..c034d22ca2 100755 >--- a/misc/workers/background_jobs_worker.pl >+++ b/misc/workers/background_jobs_worker.pl >@@ -47,7 +47,6 @@ The different values available are: > > default > long_tasks >- elastic_index > > =back > >-- >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 37787
:
170900
|
171046
|
171280
|
171281
|
171282
|
173164
|
173165