nicktelford commented on PR #14852: URL: https://github.com/apache/kafka/pull/14852#issuecomment-1829816811
This is part of KIP-892, and has been broken out into a separate PR to reduce the review burden on the main KIP-892 implementation, since it can be merged independently. Note: KIP-892 requires this, as it introduces an additional column family for offset management to both `RocksDBStore` and `RocksDBTimestampedStore`, and the previous approach (checking for an error on-open) was not scalable to more than 1 non-default column family. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
