[ 
https://issues.apache.org/jira/browse/ACE-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13747395#comment-13747395
 ] 

Bram de Kruijff commented on ACE-382:
-------------------------------------

On the first part;

There is nothing in the agent that prevents configuring arbitrary channels. 
However, the server will simply throw 404 (or something) because there is no 
servlet that handles this. I am in favor of including this into the 
"negotiation" but that requires a change on the server.

Also, if we would want to support the different logs to different servers 
theory, in practice we need to extend discovery. Now it always picks the first 
available server from a flat list of urls. Even with round robin or rotating it 
would be very inefficient and mostly up to chance if channels (ever) get 
synchronized (in time).

I feel these are outside of the scope of this issue though.

                
> Implement a FeedbackControl service.
> ------------------------------------
>
>                 Key: ACE-382
>                 URL: https://issues.apache.org/jira/browse/ACE-382
>             Project: ACE
>          Issue Type: Task
>          Components: Log, Management Agent
>            Reporter: Marcel Offermans
>
> On the target, the management should expose a FeedbackControl service API 
> that allows consumers to control every aspect of the feedback mechanism.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to