Yes , I will check the logs.. I am trying to get /cloud-infrastructure/complexes only.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Keong Lim Sent: 11 April 2019 18:25 To: Chandrashekhar Thakare <[email protected]>; [email protected] Subject: Re: [onap-discuss] [aai] Increase response timeout 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 ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html <http://www.techmahindra.com/Disclaimer.html> externally http://tim.techmahindra.com/tim/disclaimer.html <http://tim.techmahindra.com/tim/disclaimer.html> internally within TechMahindra. ============================================================================================================================ -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16529): https://lists.onap.org/g/onap-discuss/message/16529 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]] -=-=-=-=-=-=-=-=-=-=-=-
