ascherbakoff commented on a change in pull request #3501: ignite-7648
URL: https://github.com/apache/ignite/pull/3501#discussion_r253894843
 
 

 ##########
 File path: 
modules/core/src/main/java/org/apache/ignite/spi/IgniteSpiOperationTimeoutHelper.java
 ##########
 @@ -27,7 +27,11 @@
  *
  * A new instance of the class should be created for every complex network 
based operations that usually consists of
  * request and response parts.
+ *
+ * Please use {@link ExponentialBackoffSpiTimeout}.
+ *
  */
+@Deprecated
 
 Review comment:
   Deprecation is wrong because it's used in discovery SPI.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to