solr icon indicating copy to clipboard operation
solr copied to clipboard

SOLR-15715: coordinator role

Open noblepaul opened this issue 3 years ago • 2 comments
trafficstars

WIP

noblepaul avatar Jan 24 '22 11:01 noblepaul

use ! rather than == false, no?

Using == false is especially prevalent in Lucene and it's a deliberate choice; I prefer it as well. It reads in a more obvious way. The single exclamation mark on the left of an expression is visually subtle. A bug was found once long ago where this was deemed the root cause.

dsmiley avatar Jan 26 '22 04:01 dsmiley

closing in favor of #716

noblepaul avatar Mar 02 '22 05:03 noblepaul