Skip to content

Conversation

@aoberegg
Copy link

@aoberegg aoberegg commented Oct 8, 2020

Changes the RocksDB store to check the assigned topic name for a changelog, rather than the auto-generated one. If the changelog uses a manually-created topic, using the auto-generated name causes keys(), values(), items() on the Table object that this store backs to return no data, since the changelog names never match.

Resolves robinhood#654
original author: robinhood#655

alexanderoberegger and others added 2 commits October 8, 2020 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manually-created changlog topic doesn't allow iteration of keys in table with rocksdb

1 participant