Contradiction in storeCreateEntry?

From: <maer727@dont-contact.us>
Date: Tue, 16 Apr 2002 19:50:05 +0800 (CST)

Hi, pals!

Look at this line taken from "storeCreateEntry",
    storeSetMemStatus(e, NOT_IN_MEMORY);

IMHO, a newly created object should be kept in memory
and not kept in disk. Why assign "NOT_IN_MEMORY"
to a missed but newly created cached object?

I think the newly created object should be kept in memory.

Best regards,
George, Ma
Received on Tue Apr 16 2002 - 05:50:06 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:15:11 MST