The catalog manager code, which creates the changelog and actionlog collections sends the default write concern, when it should be specifying 'majority'.
This should be fixed so we can tighten the assertions around write concern in config servers as described in SERVER-24858.