Jira (PUP-1414) In Passenger, statements in a module outside class survive past node and affect other nodes

2014-01-10 Thread Karl Mueller (JIRA)
Title: Message Title










 

 Karl Mueller created an issue


















 Puppet /  PUP-1414



  In Passenger, statements in a module outside class survive past node and affect other nodes 










Issue Type:

  Bug




Affects Versions:


 3.4.1, 3.3.0




Assignee:


 Unassigned




Components:


 DSL




Created:


 10/Jan/14 2:53 AM




Environment:


Puppet 3.4.1 (and earlier). Ruby 1.9.3. Passenger 4.0.xx




Priority:

  Normal




Reporter:

 Karl Mueller










Consider this configuration with two nodes and two modules, running in Passenger:
site.pp: node A  { # don't include foo }
 node B  { include foo }
modules/foo/manifests/init.pp: include bar class foo {}
modules/bar/manifests/init.pp: class bar { notify  { whee!: }
 }
There is a problem of sorts in this configuration - the include bar statement is outside the class. 
node A can retrieve its catalog as many times as it likes, 

Jira (MCO-156) MCollective Shell sets LC_ALL to C by default

2014-01-10 Thread Pieter Loubser (JIRA)
Title: Message Title










 

 Pieter Loubser created an issue


















 MCollective /  MCO-156



  MCollective Shell sets LC_ALL to C by default 










Issue Type:

  Bug




Assignee:


 Unassigned




Created:


 10/Jan/14 3:43 AM




Priority:

  Normal




Reporter:

 Pieter Loubser










The Shell command runner class sets LC_ALL to C by default. We need to investigate if this is the correct behaviour or implement an easier way to override the default.












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 







 

Jira (PDB-301) PR (791): Fix tk version string and test deps - cprice404

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-301



  PR (791): Fix tk version string and test deps - cprice404 










Change By:

 Kenneth Barber




Sprint:

 20140108to20140115












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-300) PR (790): FOR TESTING ONLY: Fix acceptance test race condition related to stop_puppetdb - cprice404

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-300



  PR (790): FOR TESTING ONLY: Fix acceptance test race condition related to stop_puppetdb - cprice404 










Change By:

 Kenneth Barber




Fix Version/s:

 2.0.0












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-300) PR (790): FOR TESTING ONLY: Fix acceptance test race condition related to stop_puppetdb - cprice404

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: PR (790): FOR TESTING ONLY: Fix acceptance test race condition related to stop_puppetdb - cprice404 










Merged here: https://github.com/puppetlabs/puppetdb/commit/5de7169f8d64f51f63966a07b478cf28dacb91d2












   

 Add Comment

























 PuppetDB /  PDB-300



  PR (790): FOR TESTING ONLY: Fix acceptance test race condition related to stop_puppetdb - cprice404 







 h2. FOR TESTING ONLY: Fix acceptance test race condition related to stop_puppetdb  * Author: Chris Price  * Company:  * Github ID: [cprice404|https://github.com/cprice404] * [Pull Request 790 Discussion|https://github.com/puppetlabs/puppetdb/pull/790] * [Pull Request 790 File Diff|https://github.com/puppetlabs/puppetdb/pull/790/files]  h2. Pull Req...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 

Jira (PDB-301) PR (791): Fix tk version string and test deps - cprice404

2014-01-10 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue


















  Re: PR (791): Fix tk version string and test deps - cprice404 










senior commented:
+1 on this, will merge after PDB-254












   

 Add Comment

























 PuppetDB /  PDB-301



  PR (791): Fix tk version string and test deps - cprice404 







 h2. Fix tk version string and test deps  * Author: Chris Price  * Company:  * Github ID: [cprice404|https://github.com/cprice404] * [Pull Request 791 Discussion|https://github.com/puppetlabs/puppetdb/pull/791] * [Pull Request 791 File Diff|https://github.com/puppetlabs/puppetdb/pull/791/files]  h2. Pull Request Description  (webhooks-id...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-254) Improve benchmark to mutate resources and add/mutate edges

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: Improve benchmark to mutate resources and add/mutate edges 










Merged here: https://github.com/puppetlabs/puppetdb/commit/9c32b0b4140e5f28a0d0211fa75d306eb616046c












   

 Add Comment

























 PuppetDB /  PDB-254



  Improve benchmark to mutate resources and add/mutate edges 







 Currently when benchmark mutates a catalog, it only adds a single resource. To get some better statistics around the performance improvements of 1.6, benchmark should also be able to mutate a resource and add/mutate an edge.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-302) PR (792): debian/java: Detect make-jpkg installed JVM's. - daenney

2014-01-10 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot created an issue


















 PuppetDB /  PDB-302



  PR (792): debian/java: Detect make-jpkg installed JVM's. - daenney 










Issue Type:

  Task




Assignee:


 Unassigned




Created:


 10/Jan/14 6:04 AM




Labels:


 github




Priority:

  Normal




Reporter:

 gepetto-bot










debian/java: Detect make-jpkg installed JVM's.


Author: Daniele Sluijters git...@daenney.net


Company:


Github ID: daenney


Pull Request 792 Discussion


Pull Request 792 File Diff


Pull Request Description

On Debian it's possible to create Debian packages from Oracle's Java releases through the make-jpkg tool: https://wiki.debian.org/JavaPackage
This commit adds detection for make-jpkg packaged versions of the Java 7 RE or SDK with the RE given priority over the SDK.

Jira (PDB-302) PR (792): debian/java: Detect make-jpkg installed JVM's. - daenney

2014-01-10 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue


















  Re: PR (792): debian/java: Detect make-jpkg installed JVM's. - daenney 










puppetlabs-jenkins commented:
Can one of the admins verify this patch?












   

 Add Comment

























 PuppetDB /  PDB-302



  PR (792): debian/java: Detect make-jpkg installed JVM's. - daenney 







 h2. debian/java: Detect make-jpkg installed JVM's.  * Author: Daniele Sluijters git...@daenney.net * Company:  * Github ID: [daenney|https://github.com/daenney] * [Pull Request 792 Discussion|https://github.com/puppetlabs/puppetdb/pull/792] * [Pull Request 792 File Diff|https://github.com/puppetlabs/puppetdb/pull/792/files]  h2. Pull Request Descri...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-302) PR (792): debian/java: Detect make-jpkg installed JVM's. - daenney

2014-01-10 Thread Ryan Senior (JIRA)
Title: Message Title










 

 Ryan Senior updated an issue


















 PuppetDB /  PDB-302



  PR (792): debian/java: Detect make-jpkg installed JVM's. - daenney 










Change By:

 Ryan Senior




Sprint:

 20140108to20140115












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-302) PR (792): debian/java: Detect make-jpkg installed JVM's. - daenney

2014-01-10 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue


















  Re: PR (792): debian/java: Detect make-jpkg installed JVM's. - daenney 










kbarber commented:
@daenney if we can get the controlfile modified as well to optionally pull in the generated package named, that would also be useful.
This is really https://tickets.puppetlabs.com/browse/PDB-128 btw, so if you wanted to modify your comment that would be useful.












   

 Add Comment

























 PuppetDB /  PDB-302



  PR (792): debian/java: Detect make-jpkg installed JVM's. - daenney 







 h2. debian/java: Detect make-jpkg installed JVM's.  * Author: Daniele Sluijters git...@daenney.net * Company:  * Github ID: [daenney|https://github.com/daenney] * [Pull Request 792 Discussion|https://github.com/puppetlabs/puppetdb/pull/792] * [Pull Request 792 File Diff|https://github.com/puppetlabs/puppetdb/pull/792/files]  h2. Pull Request Descri...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 

Jira (PDB-128) Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber assigned an issue to Kenneth Barber


















 PuppetDB /  PDB-128



  Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid 










Change By:

 Kenneth Barber




Assignee:

 KennethBarber












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PUP-1415) Mount resource error silently skipped at times when running as daemon

2014-01-10 Thread Marco De Vitis (JIRA)
Title: Message Title










 

 Marco De Vitis created an issue


















 Puppet /  PUP-1415



  Mount resource error silently skipped at times when running as daemon 










Issue Type:

  Bug




Affects Versions:


 2.7.23




Assignee:


 Unassigned




Attachments:


 debug.log




Components:


 Types and Providers




Created:


 10/Jan/14 7:10 AM




Environment:


CentOS 6.4 x64




Priority:

  Normal




Reporter:

 Marco De Vitis










I have a host where puppet is running as daemon, refreshing every 30 minutes as per default, and a custom class is applied.
The class contains:


A file resource to ensure a directory is created.

  

Jira (PDB-128) Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid 










PR from Daniele Sluijters is here: https://github.com/puppetlabs/puppetdb/pull/792












   

 Add Comment

























 PuppetDB /  PDB-128



  Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid 







 I found that the JavaPackage way of creating a JDK package might potentially be a solution for users on squeeze/lucid that want JDK 7 as a package: https://wiki.debian.org/JavaPackage   The trick is to use those instructions to create a package on wheezy, but then load it onto squeeze/lucid.   Seems to work: https://gist.github.com/kbarber/7775906   Wh...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 

Jira (PDB-128) Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-128



  Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid 










Change By:

 Kenneth Barber




Assignee:

 KennethBarber DanieleSluijters












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-301) PR (791): Fix tk version string and test deps - cprice404

2014-01-10 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue


















  Re: PR (791): Fix tk version string and test deps - cprice404 










Pull request Fix tk version string and test deps has been closed.












   

 Add Comment

























 PuppetDB /  PDB-301



  PR (791): Fix tk version string and test deps - cprice404 







 h2. Fix tk version string and test deps  * Author: Chris Price  * Company:  * Github ID: [cprice404|https://github.com/cprice404] * [Pull Request 791 Discussion|https://github.com/puppetlabs/puppetdb/pull/791] * [Pull Request 791 File Diff|https://github.com/puppetlabs/puppetdb/pull/791/files]  h2. Pull Request Description  (webhooks-id...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-128) Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-128



  Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid 










Change By:

 Kenneth Barber




Fix Version/s:

 2.0.0




Fix Version/s:

 1.6.0-rc2












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-128) Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid

2014-01-10 Thread Daniele Sluijters (JIRA)
Title: Message Title










 

 Daniele Sluijters commented on an issue


















  Re: Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid 










I updated the PR, branched from 1.6.x now: https://github.com/puppetlabs/puppetdb/pull/793












   

 Add Comment

























 PuppetDB /  PDB-128



  Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid 







 I found that the JavaPackage way of creating a JDK package might potentially be a solution for users on squeeze/lucid that want JDK 7 as a package: https://wiki.debian.org/JavaPackage   The trick is to use those instructions to create a package on wheezy, but then load it onto squeeze/lucid.   Seems to work: https://gist.github.com/kbarber/7775906   Wh...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 

Jira (PDB-128) Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid

2014-01-10 Thread Daniele Sluijters (JIRA)
Title: Message Title










 

 Daniele Sluijters commented on an issue


















  Re: Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid 










Just for the record, we've been running PuppetDB on make-jpkg package Java 1.7 for over a year now at Nedap on Debian/Squeeze so this actually works.












   

 Add Comment

























 PuppetDB /  PDB-128



  Add JavaPackage versions of JDK to Debian/Ubuntu controlfile as a work-around for no JDK7 on squeeze/lucid 







 I found that the JavaPackage way of creating a JDK package might potentially be a solution for users on squeeze/lucid that want JDK 7 as a package: https://wiki.debian.org/JavaPackage   The trick is to use those instructions to create a package on wheezy, but then load it onto squeeze/lucid.   Seems to work: https://gist.github.com/kbarber/7775906   Wh...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 

Jira (PDB-279) export from 1.5 cannot be imported into 1.6

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-279



  export from 1.5 cannot be imported into 1.6 










Change By:

 Kenneth Barber




Fix Version/s:

 1.6.0-rc2












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-279) export from 1.5 cannot be imported into 1.6

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: export from 1.5 cannot be imported into 1.6 










PR is here: https://github.com/puppetlabs/puppetdb/pull/794












   

 Add Comment

























 PuppetDB /  PDB-279



  export from 1.5 cannot be imported into 1.6 







 When data exported through puppetdb-export from PuppetDB 1.5 is imported through puppetdb-import on 1.6 the following error occurs:   {code}  2014-01-08 17:50:37,233 ERROR [puppetdb.command] [7923915b-5c7a-4120-8467-af35c51c6fd0] [store report] Fatal error on attempt 0  java.lang.IllegalArgumentException: ResourceEvent has unknown keys: :report-receive-t...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (MCO-31) Manage daemonising puppet agent when run_in_background

2014-01-10 Thread Richard Clamp (JIRA)
Title: Message Title










 

 Richard Clamp updated an issue


















 MCollective /  MCO-31



  Manage daemonising puppet agent when run_in_background 










Change By:

 Richard Clamp




Assignee:

 RichardClamp PieterLoubser












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-279) export from 1.5 cannot be imported into 1.6

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-279



  export from 1.5 cannot be imported into 1.6 










Change By:

 Kenneth Barber




Story Points:

 1












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (MCO-31) Manage daemonising puppet agent when run_in_background

2014-01-10 Thread Richard Clamp (JIRA)
Title: Message Title










 

 Richard Clamp commented on an issue


















  Re: Manage daemonising puppet agent when run_in_background 










https://github.com/puppetlabs/mcollective-puppet-agent/pull/11












   

 Add Comment

























 MCollective /  MCO-31



  Manage daemonising puppet agent when run_in_background 







 After exhausting the options I could think through of how we could handle the combination of --onetime + --daemonize options and not interfere with {{{'service {'puppet': ensure = stopped }'}}}, I believe the mcollective-puppet-agent needs to be slightly smarter about forking and use {{{'--onetime --no-daemonize'}}} instead.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PUP-1411) Windows agents experience intermittent SSL_connect failures in acceptance testing

2014-01-10 Thread Kurt Wall (JIRA)
Title: Message Title










 

 Kurt Wall commented on an issue


















  Re: Windows agents experience intermittent SSL_connect failures in acceptance testing 










Last night's hiccups:


https://jenkins.puppetlabs.com/job/Puppet-Acceptance-Windows-master-vcloud-and-github/187/label=acc-coord,platform=win2008r2/console














   

 Add Comment

























 Puppet /  PUP-1411



  Windows agents experience intermittent SSL_connect failures in acceptance testing 







 Breaking this out as a separate ticket related to QA-768.  During Windows acceptance testing on master, certificate requests non-deterministically fail due with SSL_connect failures:  {code}  #RuntimeError: PuppetAcceptance::DSL::Helpers.with_puppet_running_on failed (check backtrace for location) because: Host 'oqr39kv18vwtk49' exited with 1 running:  ...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To 

Jira (PUP-1234) each function broken after upgrading to 3.4

2014-01-10 Thread Henrik Lindberg (JIRA)
Title: Message Title










 

 Henrik Lindberg updated an issue


















 Puppet /  PUP-1234



  each function broken after upgrading to 3.4 










Change By:

 Henrik Lindberg




Component/s:

 DSL












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PUP-1234) each function broken after upgrading to 3.4

2014-01-10 Thread Henrik Lindberg (JIRA)
Title: Message Title










 

 Henrik Lindberg commented on an issue


















  Re: each function broken after upgrading to 3.4 










Syntax was finalized to use the lambda arguments outside of the body (the other styles have been removed) - please try this:



$nodeConfiguration['hosts'].each |$name, $dataHash| { 



Can you verify that that works?












   

 Add Comment

























 Puppet /  PUP-1234



  each function broken after upgrading to 3.4 







 Template containing each does not compile anymore.   !puppet parser validate generic.pp  Error: Could not parse for environment production: Syntax error at '|' at /etc/puppet/modules/alkibox/manifests/generic.pp:77:17   The associated line :  $nodeConfiguration['hosts'].each { |$name, $dataHash|   parser=future has been enabled everywhere















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs 

Jira (PDB-303) Utilise final version of prismatic schema 0.2.0

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-303



  Utilise final version of prismatic schema 0.2.0 










Change By:

 Kenneth Barber




Sprint:

 20140108to20140115












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-303) Utilise final version of prismatic schema 0.2.0

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber created an issue


















 PuppetDB /  PDB-303



  Utilise final version of prismatic schema 0.2.0 










Issue Type:

  Improvement




Assignee:

 Kenneth Barber




Created:


 10/Jan/14 9:26 AM




Fix Versions:


 1.6.0-rc2




Priority:

  Normal




Reporter:

 Kenneth Barber












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 

Jira (PDB-303) Utilise final version of prismatic schema 0.2.0

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: Utilise final version of prismatic schema 0.2.0 










PR is here: https://github.com/puppetlabs/puppetdb/pull/795












   

 Add Comment

























 PuppetDB /  PDB-303



  Utilise final version of prismatic schema 0.2.0 














 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-301) PR (791): Fix tk version string and test deps - cprice404

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-301



  PR (791): Fix tk version string and test deps - cprice404 










Change By:

 Kenneth Barber




Story Points:

 1




Fix Version/s:

 2.0.0












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-227) PR (107): Fix puppetlabs#106 and one other bug when disable_ssl = true - ebarrere

2014-01-10 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue


















  Re: PR (107): Fix puppetlabs#106 and one other bug when disable_ssl = true - ebarrere 










Pull request Fix puppetlabs#106 and one other bug when disable_ssl = true has been closed.












   

 Add Comment

























 PuppetDB /  PDB-227



  PR (107): Fix puppetlabs#106 and one other bug when disable_ssl = true - ebarrere 







 h2. Fix puppetlabs#106 and one other bug when disable_ssl = true  * Author:  * Company:  * Github ID: [ebarrere|https://github.com/ebarrere] * [Pull Request 107 Discussion|https://github.com/puppetlabs/puppetlabs-puppetdb/pull/107] * [Pull Request 107 File Diff|https://github.com/puppetlabs/puppetlabs-puppetdb/pull/107/files]  h2. Pull Request Des...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 

Jira (PDB-227) PR (107): Fix puppetlabs#106 and one other bug when disable_ssl = true - ebarrere

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-227



  PR (107): Fix puppetlabs#106 and one other bug when disable_ssl = true - ebarrere 










Change By:

 Kenneth Barber




Story Points:

 1












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-227) PR (107): Fix puppetlabs#106 and one other bug when disable_ssl = true - ebarrere

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: PR (107): Fix puppetlabs#106 and one other bug when disable_ssl = true - ebarrere 










Merged here: https://github.com/puppetlabs/puppetlabs-puppetdb/commit/10ea45f7a4ed01042e51ad2d541f88ad2a522d74












   

 Add Comment

























 PuppetDB /  PDB-227



  PR (107): Fix puppetlabs#106 and one other bug when disable_ssl = true - ebarrere 







 h2. Fix puppetlabs#106 and one other bug when disable_ssl = true  * Author:  * Company:  * Github ID: [ebarrere|https://github.com/ebarrere] * [Pull Request 107 Discussion|https://github.com/puppetlabs/puppetlabs-puppetdb/pull/107] * [Pull Request 107 File Diff|https://github.com/puppetlabs/puppetlabs-puppetdb/pull/107/files]  h2. Pull Request Des...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 

Jira (PDB-300) PR (790): FOR TESTING ONLY: Fix acceptance test race condition related to stop_puppetdb - cprice404

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-300



  PR (790): FOR TESTING ONLY: Fix acceptance test race condition related to stop_puppetdb - cprice404 










Change By:

 Kenneth Barber




Story Points:

 1












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-303) Utilise final version of prismatic schema 0.2.0

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: Utilise final version of prismatic schema 0.2.0 










Merged here: https://github.com/puppetlabs/puppetdb/commit/e7df21f27498a405a63cb43a46589daa54e9e92a












   

 Add Comment

























 PuppetDB /  PDB-303



  Utilise final version of prismatic schema 0.2.0 














 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-303) Utilise final version of prismatic schema 0.2.0

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-303



  Utilise final version of prismatic schema 0.2.0 










Change By:

 Kenneth Barber









 Thistasktrackstheworkrequiredtousethefinalreleaseofprismatic/schema0.2.0,wehadswitchedtoaprereleaseduringPDB-247tofixanissue,butnowthefinalhasbeenreleasedtheupstreamversionisgoodagain.












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-274) Write up blog for 1.6 release

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: Write up blog for 1.6 release 










Now that we have Erik Daln's graphs, we can include them in the blog.












   

 Add Comment

























 PuppetDB /  PDB-274



  Write up blog for 1.6 release 







 Here's where we're keeping notes/stats for the release: https://docs.google.com/a/puppetlabs.com/document/d/1L5prIRdvclF7TG7SocA9P7FcnukBI4fOmJb_y9h5i8E/edit#















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PUP-1416) master and agent on the same host load code from the wrong places

2014-01-10 Thread redmine.exporter (JIRA)
Title: Message Title










 

 redmine.exporter created an issue


















 Puppet /  PUP-1416



  master and agent on the same host load code from the wrong places 










Issue Type:

  Bug




Assignee:


 Unassigned




Created:


 10/Jan/14 11:23 AM




Labels:


 redmine




Priority:

  Normal




Reporter:

 redmine.exporter










When running a master and agent on the same host, they share a libdir and possibly a modulepath, depending on which environments are in use.
The master loads code from its libdir, which by default is where the agent pluginsyncs to. This can lead to code leakage across environments, duplicate modules of different versions, etc.
Similarly, the agent loads code from its modulepath. So again we get similar problems.
I don't think puppet agent should be loading from the modulepath, and I don't think the master should be loading from the agent's pluginsync destination. Other applications like apply need to be able to load from the modulepath to compile catalogs. And applications like faces need to be loaded from the pluginsync directory.
Related to this is the plugindest vs libdir issue #18459.












   

 

Jira (PUP-716) Puppet::FileSystem::File creates many short-lived objects

2014-01-10 Thread Joshua Cooper (JIRA)
Title: Message Title










 

 Joshua Cooper commented on an issue


















  Re: Puppet::FileSystem::File creates many short-lived objects 










Merged to master in 875c9eb












   

 Add Comment

























 Puppet /  PUP-716



  Puppet::FileSystem::File creates many short-lived objects 







 When Puppet was refactored with the new file system abstraction for `symlink`, `symlink?`, `readlink`, `stat`, `lstat`, calls that were originally module methods, became instance methods. Furthermore, the call to `exist?` is both a module method and an instance method -- because this breaks our new abstraction, `exist?` should probably be refactored into...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-228) PR (776): (#23422) Use JSON in terminus instead of PSON - dalen

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-228



  PR (776): (#23422) Use JSON in terminus instead of PSON - dalen 










Change By:

 Kenneth Barber




Fix Version/s:

 2.0.0












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PUP-1417) puppet parser not order independent

2014-01-10 Thread redmine.exporter (JIRA)
Title: Message Title










 

 redmine.exporter created an issue


















 Puppet /  PUP-1417



  puppet parser not order independent 










Issue Type:

  Bug




Assignee:


 Unassigned




Created:


 10/Jan/14 11:47 AM




Labels:


 redmine




Priority:

  Normal




Reporter:

 redmine.exporter










The puppet parser has number of issues regarding order-of evaluation:


It does not always ensure that included classes are evaluated before qualified variables referring to them are evaluated. ([LanguageTutorial#qualified-variables])


It may evaluate classes before the scope in which they are defined is evaluated.


the defined() function is unfortunately dependent on the parse order of the configuration when testing whether a resource is defined. ([FunctionReference#defined])


As far as I understand it, the intent is that puppet is a declarative language, in which order of evaluation should not matter, and it would be nice to have these issues cleared up. Conversely, if puppet continues to be somewhat order dependant, stronger mechanisms to provide control over order-of-execution or at least make order-of-execution more predictable are necessary. I believe the former is preferable.
The following 

Jira (PDB-49) Simple storage of structured facts

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: Simple storage of structured facts 










So currently we run Puppet::Node::Fact#stringify on facts in the terminus:
https://github.com/puppetlabs/puppetdb/blob/master/puppet/lib/puppet/indirector/facts/puppetdb.rb#L9-L16
Which just calls String#to_s on all values:
https://github.com/puppetlabs/puppet/blob/master/lib/puppet/node/facts.rb#L62-L66
So we do handle structured facts, but all structured data will be serialized as Ruby data structures:



1.9.3p448 :001  {:a = :b}.to_s
 = {:a=:b}



So not JSON ... but simple enough to fix in the Terminus.
This does create a conundrum, in that you can't tell the difference between a string with JSON, and a structured fact that we squashed into JSON   yay serialization.












   

 Add Comment

























 PuppetDB /  PDB-49



  Simple storage of structured facts 







 We should verify that we don't choke on structured facts; we should, at a minumum, ensure that we're stringifying them as JSON and persisting them that way.   This is an incremental step to full support.















 This message was sent by Atlassian 

Jira (PDB-127) Latest docs have broken links

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-127



  Latest docs have broken links 










Change By:

 Kenneth Barber




Story Points:

 1




Affects Version/s:

 1.5.X












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-132) analyze puppetdb OOM dump

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-132



  analyze puppetdb OOM dump 










Change By:

 Kenneth Barber




Summary:

 analyze puppetdbOOMdump












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-132) analyze puppetdb OOM dump

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-132



  analyze puppetdb OOM dump 










Change By:

 Kenneth Barber




Story Points:

 1




Affects Version/s:

 1.5.X












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-279) export from 1.5 cannot be imported into 1.6

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: export from 1.5 cannot be imported into 1.6 










Merged here: https://github.com/puppetlabs/puppetdb/commit/3ab6316ff84ddf92d28c089d4b5eece880dc












   

 Add Comment

























 PuppetDB /  PDB-279



  export from 1.5 cannot be imported into 1.6 







 When data exported through puppetdb-export from PuppetDB 1.5 is imported through puppetdb-import on 1.6 the following error occurs:   {code}  2014-01-08 17:50:37,233 ERROR [puppetdb.command] [7923915b-5c7a-4120-8467-af35c51c6fd0] [store report] Fatal error on attempt 0  java.lang.IllegalArgumentException: ResourceEvent has unknown keys: :report-receive-t...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PUP-1150) Race condition in Puppet::Util::Lockfile

2014-01-10 Thread Glenn Pratt (JIRA)
Title: Message Title










 

 Glenn Pratt commented on an issue


















  Re: Race condition in Puppet::Util::Lockfile 










Joshua Partlow updated the PR with the filesystem changes.












   

 Add Comment

























 Puppet /  PUP-1150



  Race condition in Puppet::Util::Lockfile 







 Puppet::Util::Lockfile does not exclude other processes from acquiring a lock between the time it checks if the lock file exists and when it writes to the lock file. This allows for a race condition, and two puppet processes started simultaneously are likely to acquire the same lock.   This has been witnessed in the wild where I work because we may have...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PUP-1417) puppet parser not order independent

2014-01-10 Thread Paul Pham (JIRA)
Title: Message Title










 

 Paul Pham commented on an issue


















  Re: puppet parser not order independent 










We are attempting to follow Craig Dunn's roles and profiles approach to module building. http://www.craigdunn.org/2012/05/239/
We are also trying to develop something we're referring to as a co-op model, where modules can be loosely coupled in order to provide enhanced functionality but without creating hard dependencies between modules. The following isn't a complete code sample, but should hopefully give an idea as to what we're trying to accomplish:


profile_baseos/manifests/init.pp



class profile_baseos {
...
class {::ntp: }  
class {::sensu::client: }  #Installs and configures a sensu client
class {::monit: } #Installs and configures monit
...
}





monit/manifiests/init.pp



# One of the resources inside the monit module defines a 'shared config' directory.
# Effectively this ends up being /etc/monit.d/
  ...
  file { $include_dir:
ensure  = 'directory',
require = Package['monit'],
  }
  ...





sensu/manifiests/client.pp



...
# The goal here is to drop a monit config that is specifically for monitoring the sensu-client
# the config should be created as /etc/monit.d/sensu-client.monit.cfg
# However, since the monit module is responsible for creating that 'include_dir' path, we want to refer
# directly to that variable, since the monit module 'owns' that resource and may decide to move that 
# path elsewhere.
# We can only safely refer to $monit::include_dir from within the sensu::client class if 
# class monit has been declared in this puppet run.
if defined(Class[monit]){
validate_absolute_path($monit::include_dir)
file { 'sensu-client.monit.cfg':
ensure  = file,
path= ${monit::include_dir}/sensu-client.monit.cfg,
content = template('sensu/sensu-client.monit.cfg.erb'),
require = Package['monit'],
notify  = Service['monit'], #refresh monit after adding this file
}
}



So let's assume I execute this code by doing a `puppet apply -e include profile_baseos`. The problem is, since the `defined` function is parse order dependent, the code shown above inside the sensu::client class doesn't get evaluated (and the sensu-client.monit.cfg does not get dropped into the appropriate directory). 
This caught us totally off guard, since puppet execution/evaluation is so vehemently random. The puppet run doesn't fail, but it took us a while to figure out why the code inside this block wasn't being executed since the classes 

Jira (FACT-134) Perform basic sanity checks on Facter output

2014-01-10 Thread Joshua Cooper (JIRA)
Title: Message Title










 

 Joshua Cooper assigned an issue to Eric Sorenson


















 Facter /  FACT-134



  Perform basic sanity checks on Facter output 










Change By:

 Joshua Cooper




Assignee:

 JoshuaCooper EricSorenson












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (FACT-134) Perform basic sanity checks on Facter output

2014-01-10 Thread Joshua Cooper (JIRA)
Title: Message Title










 

 Joshua Cooper assigned an issue to Unassigned


















 Facter /  FACT-134



  Perform basic sanity checks on Facter output 










Change By:

 Joshua Cooper




Assignee:

 EricSorenson












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-3) Change PuppetDB module back to `certname` for jetty.ini

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-3



  Change PuppetDB module back to `certname` for jetty.ini 










Change By:

 Kenneth Barber




Component/s:

 Module












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (FACT-183) PR (590): Extract Facter execution methods to mixin - adrienthebo

2014-01-10 Thread gepetto-bot (JIRA)
Title: Message Title










 

 gepetto-bot commented on an issue


















  Re: PR (590): Extract Facter execution methods to mixin - adrienthebo 










Pull request Extract Facter execution methods to mixin has been closed.












   

 Add Comment

























 Facter /  FACT-183



  PR (590): Extract Facter execution methods to mixin - adrienthebo 







 h2. Extract Facter execution methods to mixin  * Author: Adrien Thebo git+git...@somethingsinistral.net * Company: Puppet Labs * Github ID: [adrienthebo|https://github.com/adrienthebo] * [Pull Request 590 Discussion|https://github.com/puppetlabs/facter/pull/590] * [Pull Request 590 File Diff|https://github.com/puppetlabs/facter/pull/590/files]  h2















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-74) PR (101): Concat update - jhoblitt

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-74



  PR (101): Concat update - jhoblitt 










Change By:

 Kenneth Barber




Component/s:

 Module












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-227) PR (107): Fix puppetlabs#106 and one other bug when disable_ssl = true - ebarrere

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-227



  PR (107): Fix puppetlabs#106 and one other bug when disable_ssl = true - ebarrere 










Change By:

 Kenneth Barber




Component/s:

 Module




Issue Type:

 Task Bug












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-270) PR (783): Update documentation headers for 1.6.x - kbarber

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-270



  PR (783): Update documentation headers for 1.6.x - kbarber 










Change By:

 Kenneth Barber




Issue Type:

 Task Bug












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-248) PR (781): Update changelog for 1.6.0 - grimradical

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-248



  PR (781): Update changelog for 1.6.0 - grimradical 










Change By:

 Kenneth Barber




Affects Version/s:

 1.6.0












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-226) PR (775): Remove unused `test:package` rake task - cprice404

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-226



  PR (775): Remove unused `test:package` rake task - cprice404 










Change By:

 Kenneth Barber




Affects Version/s:

 1.6.0












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-126) Command exceptions swallowed on retry

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-126



  Command exceptions swallowed on retry 










Change By:

 Kenneth Barber




Issue Type:

 Improvement Bug












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-243) PR (779): Remove illegal keys from fact payload - grimradical

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-243



  PR (779): Remove illegal keys from fact payload - grimradical 










Change By:

 Kenneth Barber




Affects Version/s:

 1.6.0












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-57) Dashboard queries can be extremely slow

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-57



  Dashboard queries can be extremely slow 










Change By:

 Kenneth Barber




Issue Type:

 Improvement Bug












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-77) High number of hash misses from Akos at Cern

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-77



  High number of hash misses from Akos at Cern 










Change By:

 Kenneth Barber




Issue Type:

 Task Bug












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-56) gzip responses

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-56



  gzip responses 










Change By:

 Kenneth Barber




Affects Version/s:

 1.5.X




Original Estimate:

 0minutes












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PUP-1321) ruby_manifest_spec does not test everything properly

2014-01-10 Thread Henrik Lindberg (JIRA)
Title: Message Title










 

 Henrik Lindberg commented on an issue


















  Re: ruby_manifest_spec does not test everything properly 










While reasonable to fix this test, I still wonder about the interest in it - the support for ruby based manifests are deprecated and will be deleted in Puppet 4, and they have never worked well. Are they used, or is the behavior in the test disturbing something else ?
I guess I am asking if we can just leave it alone until it is going to be deleted?












   

 Add Comment

























 Puppet /  PUP-1321



  ruby_manifest_spec does not test everything properly 







 Steps to reproduce:   1. Modify spec/integration/parser/ruby_manifest_spec.rb, test should be properly reloaded when stale, so that Puppet[:filetimeout] would be set to a high value (e.g. 1000) instead of current -1.  2. Run spec tests  3. Check the result   Expected result: The test fails as the file should be cached and obsolete notice should be pre...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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, 

Jira (PDB-58) Migrate Existing Data doesn't render properly in the Index

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-58



  Migrate Existing Data doesn't render properly in the Index 










Change By:

 Kenneth Barber




Affects Version/s:

 1.5.2












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-95) INI config parsing failures will get swallowed by default

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-95



  INI config parsing failures will get swallowed by default 










Change By:

 Kenneth Barber




Affects Version/s:

 1.5.0












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-133) puppet node clean complains about missing sqlite3 lib when using PuppetDB as stored configs backend

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-133



  puppet node clean complains about missing sqlite3 lib when using PuppetDB as stored configs backend 










Change By:

 Kenneth Barber




Affects Version/s:

 1.5.0












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-96) Fix connection/transaction issues on resources queries

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-96



  Fix connection/transaction issues on resources queries 










Change By:

 Kenneth Barber




Affects Version/s:

 1.6.0-rc1












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-96) Fix connection/transaction issues on resources queries

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-96



  Fix connection/transaction issues on resources queries 










Change By:

 Kenneth Barber




Affects Version/s:

 1.6.0-rc1




Affects Version/s:

 1.6.0












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-185) Acceptance tests fail when running the upgrade CI tests for 1.3.x (and 1.5.x)

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-185



  Acceptance tests fail when running the upgrade CI tests for 1.3.x (and 1.5.x) 










Change By:

 Kenneth Barber




Summary:

 AcceptancetestsfailwhenrunningtheupgradeCItestsfor1.3.x (and1.5.x)












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-49) Serialize structured facts as JSON

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-49



  Serialize structured facts as JSON 










Change By:

 Kenneth Barber




Issue Type:

 Bug Improvement




Summary:

 Simplestorageof Serialize structuredfacts asJSON












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-49) Serialize structured facts as JSON

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: Serialize structured facts as JSON 










Changed this to an improvement, since storage works. Made title more specific to serializing it as something like JSON. Not sure if we want to do this, or just go ahead and do the real thing - but worth debate.












   

 Add Comment

























 PuppetDB /  PDB-49



  Serialize structured facts as JSON 







 We should verify that we don't choke on structured facts; we should, at a minumum, ensure that we're stringifying them as JSON and persisting them that way.   This is an incremental step to full support.















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-160) Unbounded growth of KahaDB db.data file

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: Unbounded growth of KahaDB db.data file 










Having not heard or seen this in the wild, I'm closing this. Re-open if anyone catches it.












   

 Add Comment

























 PuppetDB /  PDB-160



  Unbounded growth of KahaDB db.data file 







 There is a report of unbounded db.data growth due to a leak found in ActiveMQ's KahaDB implementation reported here:   https://issues.apache.org/jira/browse/AMQ-3956   Combined with an inability to constrain this growth with the option `store-usage` in PuppetDB's `config.ini`, which utilises the `systemUsage` mechanism for constraint:   https://issu...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.


Jira (PDB-159) Corrupt KahaDB db.data file may cause exception upon receiving any command

2014-01-10 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-159



  Corrupt KahaDB db.data file may cause exception upon receiving any command 










Change By:

 Kenneth Barber




Affects Version/s:

 1.5.0












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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/groups/opt_out.