OpenSearch/plugins/delete-by-query/src
Jason Tedor 105411060c Uppercase ells ('L') in long literals
This commit removes and forbids the use of lowercase ells ('l') in long
literals because they are often hard to distinguish from the digit
representing one ('1').

Closes #16329
2016-01-30 22:16:02 -05:00
..
main/java/org/elasticsearch Replace ContextAndHeaders with a ThreadPool based ThreadLocal implementation 2016-01-13 11:53:32 +01:00
test Uppercase ells ('L') in long literals 2016-01-30 22:16:02 -05:00