From 1c3d2a7575393f95fcd621bae097d66a2a79c14c Mon Sep 17 00:00:00 2001 From: "Ritik Jain (IN74108)" Date: Thu, 23 May 2024 16:51:02 +0530 Subject: [PATCH] added property Signed-off-by: Ritik Jain (IN74108) --- .../src/test/resources/application.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/authentication/authentication-service/src/test/resources/application.properties b/authentication/authentication-service/src/test/resources/application.properties index 72e0f18f6ad..9e8a36d005d 100644 --- a/authentication/authentication-service/src/test/resources/application.properties +++ b/authentication/authentication-service/src/test/resources/application.properties @@ -631,4 +631,6 @@ mosip.ida.active-async-thread-count=100 # Logging of thread queue done based on below value in ms. Logging is done only if queue value of any one thread group crosses below specified threshold. mosip.ida.monitor-thread-queue-in-ms=600000 -mosip.ida.max-thread-queue-threshold=100 \ No newline at end of file +mosip.ida.max-thread-queue-threshold=100 + +ida-topic-remove-id-status=REMOVE_ID_STATUS