Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ParseFile in memory cache #116

Merged

Conversation

wangmengyan95
Copy link
Contributor

Remove the in-memory cache for ParseFile. Relies on #113 and #115.

@wangmengyan95 wangmengyan95 added this to the 1.10.2 milestone Sep 10, 2015
@grantland grantland modified the milestones: 1.10.2, 1.10.3 Sep 10, 2015
@grantland grantland assigned wangmengyan95 and unassigned grantland Oct 1, 2015
@grantland grantland modified the milestones: 1.10.4, 1.10.3 Oct 6, 2015
@wangmengyan95 wangmengyan95 force-pushed the wangmengyan.t8120706_remove_ParseFile_in_memory_cache branch from 8a1b74a to 6bdaf56 Compare November 10, 2015 22:22
@facebook-github-bot
Copy link

@wangmengyan95 updated the pull request.

@@ -58,31 +58,28 @@ public void testConstructor() throws Exception {
String contentType = "content_type";
File file = temporaryFolder.newFile(name);

// TODO(mengyan): Test data and file pointer in ParseFile when we have proper stage strategy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/stage/staging/g

Could you elaborate on this TODO?

@grantland
Copy link
Contributor

Do we have any unit tests to ensure getData() hits network every time?

@facebook-github-bot
Copy link

@wangmengyan95 updated the pull request.

@grantland
Copy link
Contributor

LGTM, feel free to squash and merge!

@wangmengyan95 wangmengyan95 force-pushed the wangmengyan.t8120706_remove_ParseFile_in_memory_cache branch from 4dbd847 to 31da68c Compare November 11, 2015 20:01
wangmengyan95 added a commit that referenced this pull request Nov 11, 2015
…e_ParseFile_in_memory_cache

Remove ParseFile in memory cache
@wangmengyan95 wangmengyan95 merged commit 0123b4a into master Nov 11, 2015
@wangmengyan95 wangmengyan95 deleted the wangmengyan.t8120706_remove_ParseFile_in_memory_cache branch November 11, 2015 20:29
@grantland grantland modified the milestones: 1.11.1, 1.11.0 Nov 11, 2015
@facebook-github-bot
Copy link

@wangmengyan95 updated the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants