Rice-Comp413-2016 / RDFS

The Rice Comp413 class (2016-2017) implementation of HDFS. (This will eventually be put under an open source license, which one TBD).
4 stars 2 forks source link

Convert zk_lock to use shared pointer for zkwrapper #73

Open prb2 opened 7 years ago

nichhk commented 7 years ago

@prb2 if this is blocking you, can you just make the change and include it in your PR for the queue?

prb2 commented 7 years ago

Not blocked anymore, figured out the error and was able to dereference zkwrapper to use with locks. Was used in: cbcc476