Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-7292

SQL Server Upsert Errors

    XMLWordPrintable

Details

    Description

      When utilising upserts with SQL server an SQL exception is thrown due to a `ambiguous column name`.

      The existing upstert statement also causes concurrency issues as SQL server does not handle MERGE statements atomically. Consequently it is necessary for a table lock to be acquired per merge statement in order to prevent deadlocks from occurring. See here for more details.

      Attachments

        Activity

          People

            remerson@redhat.com Ryan Emerson
            remerson@redhat.com Ryan Emerson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: