Closed GoogleCodeExporter closed 9 years ago
The problem is files w/ size==0 are specially treated on m_paraLite.py :
proc_req_msg().
If the size is 0, reply the client with the information "The file is empty" and
send a exit information to the master.
Since backend SQLite can correctly import files w/ size==0, we removed the
size==0 check.
Original comment by lay.sak...@gmail.com
on 18 Jun 2013 at 3:20
Original issue reported on code.google.com by
ntbao2...@gmail.com
on 2 Jun 2013 at 5:56