Browse Source

revert assertUpdates

mlnicolas 8 years ago
parent
commit
726d1b9729
1 changed files with 0 additions and 4 deletions
  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