bbejeck opened a new pull request, #23144: URL: https://github.com/apache/kafka/pull/23144
During the KIP-892 implementation we missed the `RocksDB.putAll` to put entries in the transactional buffer, while not reachable via the DSL PAPI users can use it via `KeyValueStore.putAll`. This PR updates the `RocksDB.putAll` write to the transactional buffer if transactional stores are enabled. -- 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]
