Jira (PUP-5398) Fix regression that reintroduced file watching fr directory environments

2015-10-20 Thread Michael Stahnke (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Stahnke commented on  PUP-5398 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Fix regression that reintroduced file watching fr directory environments  
 
 
 
 
 
 
 
 
 
 
I haven't heard that 3.8.3 is the last of the 3.8 series. We haven't announced EOL for it yet, so we might be putting the cart before the horse there. We are obviously putting the vast majority of resources onto newer items though.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.11#64026-sha1:78f6ec4) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-5398) Fix regression that reintroduced file watching fr directory environments

2015-10-20 Thread Owen Rodabaugh (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Owen Rodabaugh commented on  PUP-5398 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Fix regression that reintroduced file watching fr directory environments  
 
 
 
 
 
 
 
 
 
 
Michael Stahnke Kenn Hussey Eric Sorenson This is a bug we're pretty concerned about, especially given the comment today about 3.8.3 being the last .z for the 3.8 series. I'm working with CS management to make sure we're all aligned before we escalate this further. 
There are 4-5 customers right now with perf issues that we believe are effected by this, and we have many others we expected will be upgrading the 3.8 and staying there for quite some time. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.11#64026-sha1:78f6ec4) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-5398) Fix regression that reintroduced file watching fr directory environments

2015-10-20 Thread Henrik Lindberg (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Henrik Lindberg created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Puppet /  PUP-5398 
 
 
 
  Fix regression that reintroduced file watching fr directory environments  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Thomas Hallgren 
 
 
 

Created:
 

 2015/10/20 7:49 AM 
 
 
 

Fix Versions:
 

 PUP 3.8.4 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Henrik Lindberg 
 
 
 
 
 
 
 
 
 
 
The fix for 

PUP-3389
 introduced a regression that resulted in all manifests being watched for directory environments. This has the effect that directory environments will be evicted when the filetimeout triggers (default 15s). The settings "infinite" therefore does not have the intended effect.  
This also causes performance issues since it means using very inefficient file watching that results in potentially millions of kernel calls to stat files. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment