tkalkirill commented on code in PR #5759:
URL: https://github.com/apache/ignite-3/pull/5759#discussion_r2075340377


##########
modules/transactions/src/main/java/org/apache/ignite/internal/tx/storage/state/rocksdb/TxStateRocksDbPartitionStorage.java:
##########
@@ -120,7 +123,7 @@ private static short shortPartitionId(int intValue) {
     /**
      * Starts the storage.
      *
-     * @throws IgniteInternalException In case when the operation has failed.
+     * @throws StorageException In case when the operation has failed.

Review Comment:
   I suggest making an exception for module `ignite-transactions`, say 
`TxStorageException`, and throwing it.



-- 
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: notifications-unsubscr...@ignite.apache.org

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

Reply via email to