Skip to content
This repository has been archived by the owner on Mar 12, 2022. It is now read-only.

hdfs_env.cc uses a previously deprecated Register() function which has now been removed #2

Open
alanpaxton opened this issue Jan 31, 2022 · 1 comment

Comments

@alanpaxton
Copy link
Contributor

I was building the hdfs plugin to verify my Java changes, and discovered that recent updates to RocksDB have broken the plugin.
hdfs_env.cc uses a previously deprecated Register() function which has now been removed.

@riversand963
Copy link
Owner

Thanks for flagging. Yes, a recent change removed Register(). I think the substitute is AddFactory() (facebook/rocksdb@449029f). Could you give this a try?

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

No branches or pull requests

2 participants