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

SqlDmlExample: Incorrect result for Delete if run with standalone nodes (Java & .NET)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.3
    • 2.4
    • platforms

    Description

      Datagrid.QueryDmlExample: Incorrect result for Delete if run with standalone nodes
       

      without standalone nodes:

      >>> Delete non-ASF employees 
      >>> 1: John Doe, ASF, 4400 
      >>> 2: Jane Roe, ASF, 5500
      

       

      with standalone nodes:

      >>> Delete non-ASF employees 
      >>> 1: John Doe, ASF, 4400
      >>> 4: Richard Miles, Eclipse, 3000 
      >>> 2: Jane Roe, ASF, 5500
      

      Attachments

        Issue Links

          Activity

            People

              ptupitsyn Pavel Tupitsyn
              izaporozhtseva Irina Zaporozhtseva
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: