Skip to content

Add some parameters to customize#185

Open
bt-ydelanoe wants to merge 1 commit intoderic:masterfrom
bt-ydelanoe:add_params
Open

Add some parameters to customize#185
bt-ydelanoe wants to merge 1 commit intoderic:masterfrom
bt-ydelanoe:add_params

Conversation

@bt-ydelanoe
Copy link

No description provided.

String $log4j_prop = $zookeeper::params::log4j_prop,
String $maxfilesize = $zookeeper::params::maxfilesize,
Integer $maxbackupindex = $zookeeper::params::maxbackupindex,
Optional[Integer] $max_connexions = $zookeeper::params::max_connexions,
Copy link
Owner

Choose a reason for hiding this comment

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

This looks like a typo, max_connections would be better

$zoo_main = 'org.apache.zookeeper.server.quorum.QuorumPeerMain'

# Admin server properties
$admin_server_enabled = true
Copy link
Owner

Choose a reason for hiding this comment

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

This might be a breaking change, especially for versions < 3.5.0

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants