Skip to content

Conversation

williamkorb
Copy link

Pull Request (PR) description

Add support for replication.enableMajorityReadConcern setting in mongod.conf.

This Pull Request (PR) fixes the following issues

#542

Boolean $handle_creds = $mongodb::params::handle_creds,
Boolean $store_creds = $mongodb::params::store_creds,
Array $admin_roles = $mongodb::params::admin_roles,
Optional[Boolean] $repl_enable_majority_read_concern = undef,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you make this non optional and default to true? That makes the code here and in the template easier to read.

@bastelfreak bastelfreak added enhancement New feature or request needs-work not ready to merge just yet labels Jun 8, 2019
@bastelfreak
Copy link
Member

Hi @williamkorb, thanks for the work! Can you please take a look at the inline comment I made and afterwards squash the commits?

@vox-pupuli-tasks
Copy link

Dear @williamkorb, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request merge-conflicts needs-work not ready to merge just yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants