You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2019/09/27 05:06:36 UTC

[GitHub] [ignite] nizhikov commented on a change in pull request #6896: IGNITE-12209: Transactions system view.

nizhikov commented on a change in pull request #6896: IGNITE-12209: Transactions system view.
URL: https://github.com/apache/ignite/pull/6896#discussion_r328914334
 
 

 ##########
 File path: modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteInternalTx.java
 ##########
 @@ -44,7 +45,7 @@
 /**
  * Transaction managed by cache ({@code 'Ex'} stands for external).
  */
-public interface IgniteInternalTx {
+public interface IgniteInternalTx extends TransactionView {
 
 Review comment:
   Fixed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services