Last modified: 2013-10-28 19:18:16 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58165, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56165 - CirrusSearch Elasticsearch infrastructure: Turn off index autocreation
CirrusSearch Elasticsearch infrastructure: Turn off index autocreation
Status: VERIFIED FIXED
Product: MediaWiki extensions
Classification: Unclassified
CirrusSearch (Other open bugs)
unspecified
All All
: High normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-25 15:29 UTC by Nik Everett
Modified: 2013-10-28 19:18 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Nik Everett 2013-10-25 15:29:38 UTC
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.
Comment 1 Gerrit Notification Bot 2013-10-25 18:06:26 UTC
Change 91903 had a related patch set uploaded by Manybubbles:
Change Elasticsearch defaults that cause pain/fear

https://gerrit.wikimedia.org/r/91903
Comment 2 Nik Everett 2013-10-25 18:07:42 UTC
Setting back to assigned because I've going to push another patch to review in a few minutes, this one to CirrusSearch's README.
Comment 3 Gerrit Notification Bot 2013-10-25 19:33:21 UTC
Change 91983 had a related patch set uploaded by Manybubbles:
Add comments about Elasticsearch prod config

https://gerrit.wikimedia.org/r/91983
Comment 4 Gerrit Notification Bot 2013-10-25 19:40:42 UTC
Change 91903 merged by Ottomata:
Change Elasticsearch defaults that cause pain/fear

https://gerrit.wikimedia.org/r/91903
Comment 5 Gerrit Notification Bot 2013-10-25 22:29:06 UTC
Change 91983 merged by jenkins-bot:
Add comments about Elasticsearch prod config

https://gerrit.wikimedia.org/r/91983
Comment 6 Nik Everett 2013-10-28 19:18:16 UTC
Deployed and verified.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links