Skip to content

Support kernel.net_ticktime in Cuttlefish configuration #1523

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

acogoluegnes
Copy link
Contributor

net_ticktime, if present in the .conf file, is set up with net_kernel:set_net_ticktime/1 before the configuration of the .conf file is applied to the other applications. The kernel application is already running when the configuration is applied, so net_ticktime is set in a specific way.

Fixes #1522

acogoluegnes and others added 3 commits February 22, 2018 11:25
net_ticktime, if present in the .conf file, is set up with
net_kernel:set_net_ticktime/1 before the configuration
of the .conf is applied to the other applications. The kernel
is already running when the configuration is applied, so net_ticktime
is set in a specific way.

[#155393098]

Fixes #1522
@michaelklishin
Copy link
Collaborator

See the discussion in #1524.

 * Handle more responses
 * Don't emit confusing suggestions that rabbit (or plugin) setting should be set in the advanced.config file
   as that won't change a thing (but it will for kernel)
@michaelklishin michaelklishin merged commit 179f229 into v3.7.x Feb 22, 2018
@lukebakken lukebakken deleted the rabbitmq-server-1522-net-ticktime-in-new-config-format branch February 22, 2018 23:52
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.

3 participants