mjsax commented on code in PR #18275:
URL: https://github.com/apache/kafka/pull/18275#discussion_r1901277331


##########
docs/streams/upgrade-guide.html:
##########
@@ -173,6 +171,22 @@ <h3><a id="streams_api_changes_400" 
href="#streams_api_changes_400">Streams API
       See <a href="https://cwiki.apache.org/confluence/x/TZCMEw";>KIP-1112</a> 
for more details.
     </p>
 
+    <h3><a id="streams_api_changes_400" 
href="#streams_api_changes_390">Streams API changes in 4.0.0</a></h3>
+
+    <p>
+        * Upgraded RocksDB dependency to version 9.7.3 (from 7.9.2). This 
upgrade incorporates various improvements and optimizations within RocksDB. 
However, it also introduces some API changes.
+        * API Changes in the RocksDB class:
+        * Removed Class: The org.rocksdb.AccessHint class, along with its 
associated methods, has been removed.

Review Comment:
   ```suggestion
           * Removed Class: The <code>org.rocksdb.AccessHint</code> class, 
along with its associated methods, has been removed.
   ```



##########
docs/streams/upgrade-guide.html:
##########
@@ -173,6 +171,22 @@ <h3><a id="streams_api_changes_400" 
href="#streams_api_changes_400">Streams API
       See <a href="https://cwiki.apache.org/confluence/x/TZCMEw";>KIP-1112</a> 
for more details.
     </p>
 
+    <h3><a id="streams_api_changes_400" 
href="#streams_api_changes_390">Streams API changes in 4.0.0</a></h3>
+
+    <p>
+        * Upgraded RocksDB dependency to version 9.7.3 (from 7.9.2). This 
upgrade incorporates various improvements and optimizations within RocksDB. 
However, it also introduces some API changes.
+        * API Changes in the RocksDB class:
+        * Removed Class: The org.rocksdb.AccessHint class, along with its 
associated methods, has been removed.

Review Comment:
   Similar elsewhere



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to