https://bugzilla.wikimedia.org/show_bug.cgi?id=56165
Web browser: ---
Bug ID: 56165
Summary: CirrusSearch Elasticsearch infrastructure: Turn off
index autocreation
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: CirrusSearch
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
Index autocreation never creates the index properly. The mailing list tells
to to turn off a few other things too:
##
# Require explicit index creation
##
action.auto_create_index: false
##
# Protect against accidental close/delete operations
# on all indices. You can still close/delete individual
# indices
##
action.disable_close_all_indices: true
action.disable_delete_all_indices: true
##
# Disable ability to shutdown nodes via REST API
##
action.disable_shutdown: true
Which all sound good to me. This bug tracks both updating CirrusSearch's
README about these and WMF's puppet repository. Also, I'll be testing turning
all of these off and making sure CirrusSearch doesn't complain back to the user
if the index isn't created yet.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l