Issue #21709 has been updated by Andrew Parker. Status changed from Merged - Pending Release to Closed
Released in 3.3.0 ---------------------------------------- Bug #21709: Master no longer logs catalog compilation time https://projects.puppetlabs.com/issues/21709#change-99489 * Author: Cody Herriges * Status: Closed * Priority: Normal * Assignee: * Category: logging * Target version: 3.3.0 * Affected Puppet version: 3.2.1 * Keywords: logging * Branch: https://github.com/puppetlabs/puppet/pull/1759 ---------------------------------------- The logging regressions in 3.2.1 also removed Catalog compilation time logging from the master output. This have not been fixed in 3.2.3-rc1. Puppet 3.1.1: <pre> Info: Caching node for orihime.local.lan Info: Caching node for orihime.local.lan Notice: Compiled catalog for orihime.local.lan in environment production in 0.02 seconds </pre> Pupept 3.2.1: <pre> Info: Caching node for orihime.local.lan Info: Caching node for orihime.local.lan <pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
