jay wong created PHOENIX-903:
--------------------------------

             Summary: the temp file in /tmp/ResultSpooler*.bin has not been 
delete yet
                 Key: PHOENIX-903
                 URL: https://issues.apache.org/jira/browse/PHOENIX-903
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 3.0.0
         Environment: 3.0.0
            Reporter: jay wong
             Fix For: 3.0-Release


I setout a clean /tmp path with no ResultSpooler*.bin file.

then I execute 60 query.

via my ambush log.

I found it create 2430 ResultSpooler files.
and delete 1746 tmp files with no use(In memory)
and delete 564 tmp files with OnDiskResultIterator close().

also residue 120 tmps file in /tmp path.  never be deleted.

my doubt
1. why 60 query create 2430 tmp files
2. InMemoryResultIterator I think it didn't need create tmp file ever.
3. how to resolve the 120 Lethean tmp files.




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to