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

RemoteFragmentExecutionException when inserting more than 30 000 rows into one table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • None
    • jdbc, sql

    Description

      Steps to reproduce

      Ignite 3 main branch commit 45380a6c802203dab0d72bd1eb9fb202b2a345b0

      1. Create table with 5 columns
      2. Insert into table rows by batches 1000 rows each batch.
      3. Repeat previous step untill exception is thrown.

      Expected behaviour

      Created more than 30 000 rows.

      Actual behaviour

      An exception after 29 000 rows are inserted:

      Exception while executing query [query=SELECT COUNT(*) FROM rows_capacity_table]. Error message:IGN-CMN-1 TraceId:24c93463-f078-410a-8831-36b5c549a907 IGN-CMN-1 TraceId:24c93463-f078-410a-8831-36b5c549a907 Query remote fragment execution failed: nodeName=TablesAmountCapacityTest_cluster_0, queryId=ecd14026-5366-4ee2-b73a-f38757d3ba4f, fragmentId=1561, originalMessage=IGN-CMN-1 TraceId:24c93463-f078-410a-8831-36b5c549a907
      java.sql.SQLException: Exception while executing query [query=SELECT COUNT(*) FROM rows_capacity_table]. Error message:IGN-CMN-1 TraceId:24c93463-f078-410a-8831-36b5c549a907 IGN-CMN-1 TraceId:24c93463-f078-410a-8831-36b5c549a907 Query remote fragment execution failed: nodeName=TablesAmountCapacityTest_cluster_0, queryId=ecd14026-5366-4ee2-b73a-f38757d3ba4f, fragmentId=1561, originalMessage=IGN-CMN-1 TraceId:24c93463-f078-410a-8831-36b5c549a907
      	at org.apache.ignite.internal.jdbc.proto.IgniteQueryErrorCode.createJdbcSqlException(IgniteQueryErrorCode.java:57)
      	at org.apache.ignite.internal.jdbc.JdbcStatement.execute0(JdbcStatement.java:149)
      	at org.apache.ignite.internal.jdbc.JdbcStatement.executeQuery(JdbcStatement.java:108) 

      Logs are in the attachment.

      logs.zip

      Attachments

        1. logs_with_ignored_erorr.zip
          3.36 MB
          Igor
        2. logs.zip
          39 kB
          Igor

        Activity

          People

            zstan Evgeny Stanilovsky
            lunigorn Igor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 3h 40m
                3h 40m