[Tickets #7363] Re: Avoid bitwise operations in the SQL Share driver

bugs at horde.org bugs at horde.org
Fri Oct 2 09:28:36 UTC 2009


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7363
------------------------------------------------------------------------------
  Ticket             | 7363
  Updated By         | leena.heino at uta.fi
  Summary            | Avoid bitwise operations in the SQL Share driver
  Queue              | Horde Framework Packages
  Version            | FRAMEWORK_3
  Type               | Enhancement
  State              | Feedback
  Priority           | 2. Medium
  Milestone          |
  Patch              | 1
  Owners             | Duck, Horde Developers
------------------------------------------------------------------------------


leena.heino at uta.fi (2009-10-02 05:28) wrote:

>> Ping?
>
> Nothing from me at this time. Probably even not in future as the  
> next month I am going to join another company where RoR is used an I  
> don't know if I will have time to spend in for Horde anymore. For  
> the next 30 days I will try to update all my code to the last H4  
> changes and fix my internal buglist. This is all I can offer for  
> now. I have one guy who will replace me in this company.

I have a suggestion. Replace the current sql based share driver with  
the one that does not use the bitwise operations. Release notes  
suggest that the share sql driver was to be a major improvement from  
the datatree based shares. But reading the comments the current share  
sql driver is a major bottleneck in large installations and in  
actually use it can be worse than the share datatree driver that it  
replaced.

Would it be possible for someone to write some sort of conversion  
script from the current share sql to the new one that does not use  
bitwise operations. I could then test this new code with data from our  
installation.






More information about the bugs mailing list