Issue #1486 has been updated by Jesse Wolfe.

Status changed from Accepted to Duplicate

Duplicated at #3115 due to redmine mishaps.
----------------------------------------
Refactor #1486: The 'status' handler needs to be refactored to use Indirected 
REST
http://projects.puppetlabs.com/issues/1486

Author: Luke Kanies
Status: Duplicate
Priority: High
Assigned to: Luke Kanies
Category: plumbing
Target version: Rowlf
Affected version: 0.24.7
Branch: 


There is a ridiculously simple 'status' handler on XMLRPC right now.  We need a 
similar handler for retrieving status information from our daemons, but it 
needs to be independent of XMLRPC.

Instead, it should use the Indirector, and it should be able to communicate 
over REST.

Ideally, we'd provide lots of useful statistical information via this handler, 
but I don't know exactly how we'd do that.  I'd recommend that the handler 
return an encoded hash to start, even if the hash is empty (or maybe it could 
just be something like '{:is_on_fire => false}').


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to