zrlio / crail

[Archived] A Fast Multi-tiered Distributed Storage System based on User-Level I/O

Home Page:http://crail.incubator.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A question in MrCache$DeviceMrCahce#close()

TeddyBear1314 opened this issue · comments

in the close() of DeviceMrCache:
Line100:mr.deregMr()

why not:
mr.deregMr().execute().free()???

Absolutely, thanks, we'll fix next week once we merge the dev branch