X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Flogging%2FCrudServiceMsgs.properties;h=e99d30a453b700266ffcc608bc08077a98e522b2;hb=f60a17c6abb6deef1c24f917488745cbc6e6a566;hp=5ae6ca61ca4de5d53c5c346a6d8524302966a4fc;hpb=18703cdc19842806969d30f19f8171469c79a0fe;p=aai%2Fgizmo.git diff --git a/src/main/resources/logging/CrudServiceMsgs.properties b/src/main/resources/logging/CrudServiceMsgs.properties index 5ae6ca6..e99d30a 100644 --- a/src/main/resources/logging/CrudServiceMsgs.properties +++ b/src/main/resources/logging/CrudServiceMsgs.properties @@ -46,6 +46,10 @@ LOADED_OXM_FILE=\ CRD0007I|\ Successfully loaded schema: {0} +LOADED_DB_RULE_FILE=\ + CRD00014I|\ + Successfully loaded DB Edge Rule and Edge Properties for: {0} + EXCEPTION_DURING_METHOD_CALL=\ CRD0502E|\ Failed to {0} request for {1} due to: {2}|\ @@ -66,6 +70,8 @@ ASYNC_DATA_SERVICE_ERROR=\ CRD0510E|\ AsyncDataService Error: {0} + + ASYNC_DATA_CACHE_INFO=\ CRD0511I|\ AsyncDataCache: {0} @@ -81,4 +87,8 @@ ASYNC_RESPONSE_CONSUMER_ERROR=\ AsyncResponseConsumer Error: {0} SCHEMA_INGEST_LOAD_ERROR=\ CRD0900E|\ - Unable to load schema ingest properties file due to : {0} \ No newline at end of file + Unable to load schema ingest properties file due to : {0} +CHAMP_BULK_OP_INFO=\ + CRD0515I|\ + ChampBulkOp: {0} + \ No newline at end of file