From 6bc2f14a93034a03630327b4a0c68693b073db7d Mon Sep 17 00:00:00 2001 From: Shubhra Srivastava Date: Wed, 19 Feb 2020 11:00:39 +0530 Subject: [PATCH 1/3] updating id to 9999 --- spring-batch/src/main/resources/input/recordRetry.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch/src/main/resources/input/recordRetry.csv b/spring-batch/src/main/resources/input/recordRetry.csv index 08a6dec658..1b1e3e1ac9 100644 --- a/spring-batch/src/main/resources/input/recordRetry.csv +++ b/spring-batch/src/main/resources/input/recordRetry.csv @@ -1,3 +1,3 @@ username, user_id, transaction_date, transaction_amount sammy, 1234, 31/10/2015, 10000 -john, 2134, 3/12/2015, 12321 \ No newline at end of file +john, 9999, 3/12/2015, 12321 From a21e5ff7fecd994342dc024c4bc70a5d7777bf42 Mon Sep 17 00:00:00 2001 From: Shubhra Srivastava Date: Wed, 19 Feb 2020 11:01:34 +0530 Subject: [PATCH 2/3] Updating id to 9999 --- .../src/test/resources/output/batchRetry/retryOutput.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch/src/test/resources/output/batchRetry/retryOutput.xml b/spring-batch/src/test/resources/output/batchRetry/retryOutput.xml index 4170a1dc31..0de35670f4 100644 --- a/spring-batch/src/test/resources/output/batchRetry/retryOutput.xml +++ b/spring-batch/src/test/resources/output/batchRetry/retryOutput.xml @@ -1 +1 @@ -1010000.04302222015-10-31T00:00:00+05:301234sammy1012321.04302222015-12-03T00:00:00+05:302134john \ No newline at end of file +1010000.04302222015-10-31T00:00:00+05:301234sammy1012321.04302222015-12-03T00:00:00+05:309999john From ca3be1f372df951ff9aae598322a30b0b026a976 Mon Sep 17 00:00:00 2001 From: Shubhra Srivastava Date: Wed, 19 Feb 2020 11:02:31 +0530 Subject: [PATCH 3/3] Updating id to 9999 --- spring-batch/xml/retryOutput.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-batch/xml/retryOutput.xml b/spring-batch/xml/retryOutput.xml index 4170a1dc31..0de35670f4 100644 --- a/spring-batch/xml/retryOutput.xml +++ b/spring-batch/xml/retryOutput.xml @@ -1 +1 @@ -1010000.04302222015-10-31T00:00:00+05:301234sammy1012321.04302222015-12-03T00:00:00+05:302134john \ No newline at end of file +1010000.04302222015-10-31T00:00:00+05:301234sammy1012321.04302222015-12-03T00:00:00+05:309999john