Hi Chandra, If your system is running OK for smaller queries, perhaps you could get some logs from aai-resources and cassandra from the big queries that are taking over 100 seconds? I don't know how/where the 100 second timeout is set, but will try to find out.
What is the exact HTTP method and URL you are using? Any additional query parameters, for example? Perhaps you could report the number of objects in your database by using the query parameter "?format=count" e.g. GET /cloud-infrastructure/complexes?format=count as per: https://docs.onap.org/en/casablanca/submodules/aai/aai-common.git/docs/AAI%20REST%20API%20Documentation/AAIRESTAPI_CASABLANCA.html#count Are you using the Bulk API? https://docs.onap.org/en/casablanca/submodules/aai/aai-common.git/docs/AAI%20REST%20API%20Documentation/bulkApi.html or is it just a GET of all the complexes? e.g. GET /cloud-infrastructure/complexes Keong -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16528): https://lists.onap.org/g/onap-discuss/message/16528 Mute This Topic: https://lists.onap.org/mt/31019307/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
