Since they're `boolean` you don't need to explicitly set them to false; they default to that value even if they're not initialized, so we can avoid cluttering the constructor with assignments that are never used by the class.
[ Full content available at: https://github.com/apache/geode/pull/4689 ] This message was relayed via gitbox.apache.org for [email protected]
