J-Bakuli commented on code in PR #10318:
URL: https://github.com/apache/ignite/pull/10318#discussion_r1033303499


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/CacheOperationContext.java:
##########
@@ -68,15 +76,15 @@ public class CacheOperationContext implements Serializable {
     /**
      * Constructor with default values.
      */
-    public CacheOperationContext() {
+    public CacheOperationContext() throws CacheException {

Review Comment:
   Thank you, I will remove



-- 
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]

Reply via email to