[pylucene-dev] pylucene and 2gb limit of files

Andi Vajda vajda at osafoundation.org
Thu Aug 10 08:51:21 PDT 2006


On Thu, 10 Aug 2006, Yura Smolsky wrote:

> I am going to implement fully functional python directory same to Java
> Lucene one. I will provide it here later, so you can include into PyLucene
> if somebody will need.

Great !

> Also, can I contribute pool of PythonThread classes into PyLucene? This class solves
> problem (memory leak) of multiple recreation of PythonThread classes.
> I think somebody asked same question here before. I have attached
> class.

Didn't I solve this bug in PyLucene 2.0 ?
You had sent in a reproduction case and I fixed the leak in creating 
PythonThread instances which had to do with some reference cycle.

> OMG. I jave just tested it on windows and linux with new PyLucene
> 2.0.1. I see that we have mem leaks on windows! We have not them
> before on 1.4.3 - I am sure. And we have not them on linux on 2.0.1
> atm. Andi, what could it be?

You mean PyLucene 2.0.0-1, right ?
I don't know of any leaks in PyLucene at the moment. If you can send in a 
reproduction case, that would be very helpful.

Thanks !

Andi..


More information about the pylucene-dev mailing list