v.21.2Bug Fixes

Fix Type Checking and Simplify Code for EmbeddedRocksDB Storage

EmbeddedRocksDB is an experimental storage. Fix the issue with lack of proper type checking. Simplified code. This closes #19967. #19972 (alexey-milovidov).