Quellcode durchsuchen

revert assertUpdates

mlnicolas vor 8 Jahren
Ursprung
Commit
726d1b9729
1 geänderte Dateien mit 0 neuen und 4 gelöschten Zeilen
  1. 0 4
      application.yml

+ 0 - 4
application.yml

@@ -65,8 +65,4 @@ batch:
   partitionSize:
     amsEmf: 1500
     amsRmf: 1500
-  writer:
-    #Set this to false when using partitioned tables, as it always returns zero for the number or rows updated, which
-    #will cause job to fail
-    assertUpdates: true