rockset / rocksdb-cloud

A library that provides an embeddable, persistent key-value store for fast storage optimized for AWS
http://rocksdb.org
GNU General Public License v2.0
750 stars 119 forks source link

Kinesis integration does not work #35

Open igorcanadi opened 6 years ago

tliakos commented 6 years ago

Can you please describe the issue.

igorcanadi commented 6 years ago

I don't fully understand why, but if you reenable the test at https://github.com/rockset/rocksdb-cloud/blob/master/cloud/db_cloud_test.cc#L688, you'll see the test fail. I haven't yet had a time to debug it.