Many people use the rarely and occasionally macros for logging or warning the end user without completely filling the logs with these warnings.
Today, the rarely marco skips the first use and logs on the 128th use.
- related to
-
SERVER-5739 Race condition in SOMETIMES/MONGO_SOMETIMES macros
- Closed