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

SQL: Wrong BatchUpdateException error code if request fails on remote nod

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.3
    • None
    • jdbc, sql
    • None

    Description

      If request fails on remote node (i.e. because of the data conversion), we get wrong error code inĀ BatchUpdateException. For example in test JdbcThinBatchSelfTest#testBatchDeleteExceptionPrepared returned code should be SqlStateCode.CONVERSION_FAILED due to wrong argument type, but have SqlStateCode.INTERNAL_ERROR.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rkondakov Roman Kondakov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: