[Rt-devel] SetOwner speed

Ruslan Zakirov ruslan.zakirov at gmail.com
Wed Jun 14 17:00:33 EDT 2006


On 6/15/06, Alexey G Misyurenko <mag at caravan.ru> wrote:
> Hello!
>
> Tracing why take ticked (from nobody) operation take so long time
> we found that mostly cost operation is call SetOwner() (from Take()) .
> And most cost operation on SetOwner  id
>
>
> my ( $del_id, $del_msg ) = $self->OwnerGroup->MembersObj->First->Delete();
>
> Can some body explain for what this is needed?
Yep, there is could be only one owner for a ticket. You want to delete
previouse member from the ticket owner group.

>
>
> --
> WBR,   Alexey G Misyurenko ( MAG-RIPE | MMAGG-RIPN )
> CTO of Caravan ISP            http://www.caravan.ru
> Phone: +7 095 3632252         Cell:  +7 095 5082794
>
>
> _______________________________________________
> List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
>
> Best Practical is hiring! Come hack Perl for us: http://bestpractical.com/about/jobs.html
>


-- 
Best regards, Ruslan.


More information about the Rt-devel mailing list