Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-10-22 Thread Brett Wooldridge (JIRA)
Title: Message Title










 

 Brett Wooldridge commented on an issue


















  Re: The first request to PuppetDB after DB backend restart fails 










This would be fixed by PDB-992. HikariCP will never give you a closed connection.












   

 Add Comment

























 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 







 The first request sent to PuppetDB after its backend DB has been restarted fails. Any subsequent requests are processed normally.   h6. Steps to reproduce  {code}  service pe-postgresql restart  curl -i --cacert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard.ca_cert.pem --cert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard...















 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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

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










 

 Kenneth Barber commented on an issue


















  Re: The first request to PuppetDB after DB backend restart fails 










Brett Wooldridge the status of the ticket already says its fixed. See my previous comment.












   

 Add Comment

























 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 







 The first request sent to PuppetDB after its backend DB has been restarted fails. Any subsequent requests are processed normally.   h6. Steps to reproduce  {code}  service pe-postgresql restart  curl -i --cacert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard.ca_cert.pem --cert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard...















 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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-10-13 Thread Wyatt Alt (JIRA)
Title: Message Title










 

 Wyatt Alt updated an issue


















 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 










Change By:

 Wyatt Alt




Fix Version/s:

 2.2.x




Fix Version/s:

 2.2.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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-09-02 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: The first request to PuppetDB after DB backend restart fails 










I've ended up just catching the basic exception in BoneCP 0.7.1 and doing a retry on our end, and providing a patch upstream to bonecp core for the future:
https://github.com/puppetlabs/puppetdb/pull/1073












   

 Add Comment

























 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 







 The first request sent to PuppetDB after its backend DB has been restarted fails. Any subsequent requests are processed normally.   h6. Steps to reproduce  {code}  service pe-postgresql restart  curl -i --cacert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard.ca_cert.pem --cert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard...















 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.

Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-09-02 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 










Change By:

 Kenneth Barber




Fix Version/s:

 2.2.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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

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










 

 Kenneth Barber commented on an issue


















  Re: The first request to PuppetDB after DB backend restart fails 










I have four ideas to solve this:
http://jolbox.com/forum/viewtopic.php?f=3t=582
Number 1 already kind of works, and I can do this with some level on our control, but numbers 2, 3 and 4 are more about exploring more clever ways of handling this without wrapping.












   

 Add Comment

























 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 







 The first request sent to PuppetDB after its backend DB has been restarted fails. Any subsequent requests are processed normally.   h6. Steps to reproduce  {code}  service pe-postgresql restart  curl -i --cacert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard.ca_cert.pem --cert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard...















 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-707) The first request to PuppetDB after DB backend restart fails

2014-08-27 Thread Steve Barlow (JIRA)
Title: Message Title










 

 Steve Barlow updated an issue


















 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 










Change By:

 Steve Barlow




Sprint:

 20140813to20140827 ,20140827to20140910












   

 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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-08-26 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber assigned an issue to Kenneth Barber


















 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 










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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-08-08 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 










Change By:

 Kenneth Barber




Sprint:

 20140813to 20140827 to20140910












   

 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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-08-06 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 










Change By:

 Kenneth Barber




Sprint:

 20140827to20140910












   

 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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-08-06 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 










Change By:

 Kenneth Barber




Sprint:

 20140827 20140813 to 20140910 20140827












   

 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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-08-06 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: The first request to PuppetDB after DB backend restart fails 










Something important to note, we're going to put in a work around for PDB-743 to mask this issue for Puppet testing: https://github.com/kbarber/pe-puppet/commit/1ca3598e6f65e92f6ebcdc449ef20e79a23cfa60
When we fix PDB-707, we will need to remove the workaround for Puppet's tests.












   

 Add Comment

























 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 







 The first request sent to PuppetDB after its backend DB has been restarted fails. Any subsequent requests are processed normally.   h6. Steps to reproduce  {code}  service pe-postgresql restart  curl -i --cacert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard.ca_cert.pem --cert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard...















 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-707) The first request to PuppetDB after DB backend restart fails

2014-07-22 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 










Change By:

 Kenneth Barber




Fix Version/s:

 2.0.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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-06-18 Thread Kenn Hussey (JIRA)
Title: Message Title










 

 Kenn Hussey updated an issue


















 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 










Change By:

 Kenn Hussey




Sprint:

 20140618to20140702












   

 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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-06-18 Thread Kenn Hussey (JIRA)
Title: Message Title










 

 Kenn Hussey commented on an issue


















  Re: The first request to PuppetDB after DB backend restart fails 










Need input based on result of trying Kenneth Barber's suggested workarounds.












   

 Add Comment

























 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 







 The first request sent to PuppetDB after its backend DB has been restarted fails. Any subsequent requests are processed normally.   h6. Steps to reproduce  {code}  service pe-postgresql restart  curl -i --cacert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard.ca_cert.pem --cert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard...















 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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-06-16 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: The first request to PuppetDB after DB backend restart fails 










Aaron Armstrong thanks for letting me know, Its still in the next spring and I'll make sure I bring up the requirement in next planning.












   

 Add Comment

























 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 







 The first request sent to PuppetDB after its backend DB has been restarted fails. Any subsequent requests are processed normally.   h6. Steps to reproduce  {code}  service pe-postgresql restart  curl -i --cacert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard.ca_cert.pem --cert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard...















 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-707) The first request to PuppetDB after DB backend restart fails

2014-06-13 Thread Michal Ruzicka (JIRA)
Title: Message Title










 

 Michal Ruzicka updated an issue


















 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 










Change By:

 Michal Ruzicka




Summary:

 First Thefirst requesttoPuppetDBafterDBbackendrestartfails












   

 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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-06-13 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: The first request to PuppetDB after DB backend restart fails 










Michal Ruzicka I can't replicate this in 2.0 on Debian:
https://gist.github.com/kbarber/18bbc392b8a1ae404380
And I can't replicate it on a local 1.6.x setup here either:
https://gist.github.com/kbarber/62c0fa6ebbe3dc8b89f9
Have you tested this works outside of PE at all? It looks fine to me. Perhaps the database is taking time to start up or something in your case.












   

 Add Comment

























 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 







 The first request sent to PuppetDB after its backend DB has been restarted fails. Any subsequent requests are processed normally.   h6. Steps to reproduce  {code}  service pe-postgresql restart  curl -i --cacert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard.ca_cert.pem --cert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard...















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




 












Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-06-13 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: The first request to PuppetDB after DB backend restart fails 










Actually now I can replicate it:



ruby-1.9.3-p547@puppetdb (git)-[1.6.x]
[ken@kb puppetdb]# PGDATA=~/Library/Application\ Support/Postgres93/var/ pg_ctl restart -m fast
waiting for server to shut down done
server stopped
server starting
2014-06-13 15:54:39 BST [sess:539b10af.12378,pid:74616,vtid:,tid:0]LOG:  redirecting log output to logging collector process
2014-06-13 15:54:39 BST [sess:539b10af.12378,pid:74616,vtid:,tid:0]HINT:  Future log output will appear in directory pg_log.
ruby-1.9.3-p547@puppetdb (git)-[1.6.x]
[ken@kb puppetdb]# curl 'http://localhost:8080/v3/facts/facterversion'
ruby-1.9.3-p547@puppetdb (git)-[1.6.x]
[ken@kb puppetdb]# curl 'http://localhost:8080/v3/facts/facterversion'
[ {
  certname : anawdlxglhmtoaxywidwginvgyeeqwcslixvmerweuzsefktyk,
  name : facterversion,
  value : 1.7.3
} ]%



The trick is to not stop, then attempt a connection, and then start again - that hides the error.












   

 Add Comment

























 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 







 The first request sent to PuppetDB after its backend DB has been restarted fails. Any subsequent requests are processed normally.   h6. Steps to reproduce  {code}  service pe-postgresql restart  curl -i --cacert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard.ca_cert.pem --cert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard...






  

Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-06-13 Thread Michal Ruzicka (JIRA)
Title: Message Title










 

 Michal Ruzicka commented on an issue


















  Re: The first request to PuppetDB after DB backend restart fails 










Kenneth Barber Yes, that is AFAIKT equivalent to the steps I described in this ticket.












   

 Add Comment

























 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 







 The first request sent to PuppetDB after its backend DB has been restarted fails. Any subsequent requests are processed normally.   h6. Steps to reproduce  {code}  service pe-postgresql restart  curl -i --cacert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard.ca_cert.pem --cert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard...















 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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-06-13 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: The first request to PuppetDB after DB backend restart fails 










A work-around currently is to just set your 'conn-keep-alive' very low, like 1 minute. This will force an idle test every minute potentially surfacing the problem in the background before a client/user actually attempts to use the service.
It doesn't solve the problem, just masks it.












   

 Add Comment

























 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 







 The first request sent to PuppetDB after its backend DB has been restarted fails. Any subsequent requests are processed normally.   h6. Steps to reproduce  {code}  service pe-postgresql restart  curl -i --cacert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard.ca_cert.pem --cert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard...















 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-707) The first request to PuppetDB after DB backend restart fails

2014-06-13 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber commented on an issue


















  Re: The first request to PuppetDB after DB backend restart fails 










So a quick asssessment of this problem:


Tried upgrading to bonecp 0.8.0-RELEASE, no change


setAcquireRetryAttempts doesn't fix it


setTransactionRecoveryPeriodInMinutes doesn't fix it


setCloseConnectionWatch true doesn't fix it


setLazyInit false doesn't fix it


In general it seems like its just a postgresql/bonecp handling 'incorrectness' during an exception. Fortunately bonecp does provide us with the ability to add hooks during connection states, so we can probably trap this exception and behave better. The in-built behaviour is almost correct, it sees 1 connection in 57P01 state, clears all the other connections, but doesn't re-acquire for the current failing connection unfortunately.
I'm seeing messages about this problem all over the net, without a clear indication of how to fix it, so I don't believe we're alone.
Anyway - if we can believe the connection hook idea might work, I'm going to estimate a 3 day effort to fix this.












   

 Add Comment

























 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 






   

Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-06-13 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 










Change By:

 Kenneth Barber




Sprint:

 20140618to20140702












   

 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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-06-13 Thread Kenneth Barber (JIRA)
Title: Message Title










 

 Kenneth Barber updated an issue


















 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 










Change By:

 Kenneth Barber




Story Points:

 3




Affects Version/s:

 1.6.3












   

 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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-06-13 Thread Aaron Armstrong (JIRA)
Title: Message Title










 

 Aaron Armstrong updated an issue


















 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 










Change By:

 Aaron Armstrong




Fix Version/s:

 2.0.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/d/optout.


Jira (PDB-707) The first request to PuppetDB after DB backend restart fails

2014-06-13 Thread Aaron Armstrong (JIRA)
Title: Message Title










 

 Aaron Armstrong commented on an issue


















  Re: The first request to PuppetDB after DB backend restart fails 










Kenneth Barber - PE doesn't need to pick this fix up until the next major release.












   

 Add Comment

























 PuppetDB /  PDB-707



  The first request to PuppetDB after DB backend restart fails 







 The first request sent to PuppetDB after its backend DB has been restarted fails. Any subsequent requests are processed normally.   h6. Steps to reproduce  {code}  service pe-postgresql restart  curl -i --cacert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard.ca_cert.pem --cert /opt/puppet/share/puppet-dashboard/certs/pe-internal-dashboard...















 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/d/optout.