[Building Sakai] sitestats 2.0 does not report the event of assignment read anymore in sakai 2.6

Steve Swinsburg s.swinsburg at lancaster.ac.uk
Wed May 13 15:29:18 PDT 2009


Hi Kimberly,

Indeed this is the case, although it's an issue with the Assignments  
tool not SiteStats. This Jira seems to suggest a performance issue  
logging the events:
http://bugs.sakaiproject.org/jira/browse/SAK-11180

cheers,
Steve


On 13/05/2009, at 9:48 PM, Kimberly Ma wrote:

> Hi, Dear Folks,
> just as the subject states, sitesstats does not report the evnt of  
> assignment read in sakai 2.6. The way to reproduce the problem is  
> generate the report from sitestats on event.. and by the tool or by  
> tool-events
>
> I found out in  ./assignment-impl/impl/src/java/org/sakaiproject/ 
> assignment/impl/BaseAssignmentService.java,
> i. e // 
> EventTrackingService 
> .post(EventTrackingService.newEvent(EVENT_ACCESS_ASSIGNMENT,  
> assignment.getReference(), false));
>
>
> all the codes of postEvent for EVENT_ACCESS_ASSIGNMENT and  
> EVENT_ACCESS_ASSIGNMENT_CONTENT have been commented out,
>
> i. e // 
> EventTrackingService 
> .post(EventTrackingService.newEvent(EVENT_ACCESS_ASSIGNMENT,  
> assignment.getReference(), false));
>
>
> any reason behind ?
> thanks,
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org 
>  with a subject of "unsubscribe"

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2437 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20090513/8037a425/attachment.bin 


More information about the sakai-dev mailing list