-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop unnecessary index exists checks on _edit_lock meta updates
The _edit_lock meta key is not indexed, so there is no need to check if ES index exists. This change removes the unnecessary index exists checks to reduce load on ES server.
- Loading branch information
1 parent
147c588
commit 0e291f5
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters