Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-4504

.NET: Expose default concurrency and isolation on ITransactions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • 1.8
    • 2.0
    • platforms

    Description

      There are two methods to start an Ignite transaction:

      • ITransactions.TxStart()
      • ITransactions.TxStart(TransactionConcurrency concurrency, TransactionIsolation isolation)

      There is no easy way for the user to know which values will be used with the first method, so there is no way to override only one of them.

      But internally we have this information and can easily add ITransactions.DefaultTransactionConcurrency and ITransactions.DefaultTransactionIsolation.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: