Yanick Salzmann created KAFKA-7673: -------------------------------------- Summary: Upgrade RocksDB to include fix for WinEnvIO::GetSectorSize Key: KAFKA-7673 URL: https://issues.apache.org/jira/browse/KAFKA-7673 Project: Kafka Issue Type: Bug Components: streams Affects Versions: 2.1.0 Reporter: Yanick Salzmann
The following fix would help making it possible to work with kafka streams in Windows 7 (right now it is not possible to start an application using Kafka Streams): [https://github.com/facebook/rocksdb/commit/9c7da963bc8b3df8f3ed3865f00dd7c483267ac0] According to the tags it would require an upgrade to one of the below versions: * [v5.17.2|https://github.com/facebook/rocksdb/releases/tag/v5.17.2] * [v5.16.6|https://github.com/facebook/rocksdb/releases/tag/v5.16.6] * [v5.15.10|https://github.com/facebook/rocksdb/releases/tag/v5.15.10] -- This message was sent by Atlassian JIRA (v7.6.3#76005)