Closed Bug 862074 Opened 11 years ago Closed 11 years ago

socorro processor config change

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lars, Assigned: cturra)

Details

(Whiteboard: [push interrupt])

Attachments

(1 file, 1 obsolete file)

Attached file new config for processor (obsolete) —
the attached file needs to be used as the processor config here:

/etc/socorro/processor.ini
corrected typo in original file
Attachment #737681 - Attachment is obsolete: true
committed change in puppet. will report back when this has been pushed out to all the processor nodes.

$ svn diff
Index: processor.ini
===================================================================
--- processor.ini	(revision 63421)
+++ processor.ini	(working copy)
@@ -216,7 +216,7 @@
     # name: pollingInterval
     # doc: the minimum time between normal job polling attempts
     # converter: configman.converters.timedelta_converter
-    pollingInterval='0:0:0:0'
+    pollingInterval='00:00:00:07'

     +include /etc/socorro/common_database.ini

@@ -430,7 +430,7 @@
     # name: maximum_queue_size
     # doc: the maximum size of the internal queue
     # converter: int
-    maximum_queue_size=22
+    maximum_queue_size=48

     # name: number_of_threads
     # doc: the number of threads
@@ -452,7 +452,7 @@
     # name: check_in_frequency
     # doc: how often the processor is required to reregister (hh:mm:ss)
     # converter: configman.converters.timedelta_converter
-    check_in_frequency='0:0:5:0'
+    check_in_frequency='00:00:05:00'

     # name: processor_id
     # doc: the id number for the processor (must already exist) (0 for create new Id, "auto" for autodetection, "host" for same host, "forcehost" for hostile take over)
@@ -549,4 +549,3 @@
     # doc: a class that will execute transactions
     # converter: configman.converters.class_converter
     #transaction_executor_class='socorro.database.transaction_executor.TransactionExecutor'
-
Assignee: server-ops-webops → cturra
Status: NEW → ASSIGNED
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [push interrupt]
puppet runs complete and new processor.ini file on all processor nodes.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: