[ 
https://wso2.org/jira/browse/MASHUP-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17986#action_17986
 ] 

Channa Gunawardena commented on MASHUP-657:
-------------------------------------------

Before displaying a 'deleted' entry, a check is made if the resource exists; 
the entry is not displayed if it does. (1)

The hot update deleted and adds a service, and the registry cannot 
differentiate between a post-delete add and a fresh add. Therefore, when 
processing logs, when an 'add' entry is encountered for a given resource, any 
newer 'add' entries can be determined to be updates. Since this will only be 
accurate if all logs are processed, when only a limited number of log entries 
is processed, the first entry can be an add or an update, and this is displayed 
as 'added/updated'.

SVN 19078.

> Recent activity - changed services logs could be improved
> ---------------------------------------------------------
>
>                 Key: MASHUP-657
>                 URL: https://wso2.org/jira/browse/MASHUP-657
>             Project: WSO2 Mashup Server
>          Issue Type: New Feature
>            Reporter: Jonathan Marsh
>            Assignee: Channa Gunawardena
>             Fix For: 1.1
>
>
> 1) Currently an edited service is logged as "deleted" then "updated".  From 
> the user perspective it is just "updated."
> 2) When a new service is added, can we say "added" instead of "updated"?
> 3) When the Mashup Server is restarted, the log indicates that all services 
> were "updated".  I think the user considers "updated" to mean the code 
> changed in some way.  Either we should have the log indicate something else 
> like "deployed after restart" or simply suppress these events from the log.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Mashup-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to