Repair actions as arbitrary HTTP requests
Reported by Ben James | June 8th, 2011 @ 01:23 PM
We will drop support for invoking actions via AMQP-RPC. Instead, the definition of a repair action will include an arbitrary HTTP URL. The agent will issue a POST request to the URL to invoke an action.
Comments and changes to this ticket
-

Ben James June 9th, 2011 @ 03:40 PM
- State changed from open to resolved
- Assigned user changed from Ben James to Ben Hood
-

Ben Hood June 9th, 2011 @ 06:57 PM
- Tag set to actions
- State changed from resolved to open
- Assigned user changed from Ben Hood to Ben James
Overall this is quite good, especially the Restlet plumbing. I've made some remarks on the pull request -> re-opening
-

Ben James June 10th, 2011 @ 01:11 PM
- State changed from open to resolved
- Assigned user changed from Ben James to Ben Hood
-

Ben James June 10th, 2011 @ 01:24 PM
Regarding what we discussed about the agent following redirects, it seems this is the default behaviour for the Apache HttpClient.
-

Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Real Time Differencing Tool.
People watching this ticket
Tags
Referenced by
-
257
Remove Invoke from diffa-dotnet's participant interface
Invoking repair actions will no longer be done via AMQP-R...