Closed harsha-kotha closed 9 months ago
Bug noted. Will be looking into it. Myself or team will update on this once we debug
Search service has some issues. RCA to be determined.
Current info avaialble : Permissions / Configuration missed out in deployment.
Please share what permission was updated or what config was updated.
As of this morning, issue still persist. Now export fails immediately. Refer below screenshot.
Issue has been fixed and tested in https://ads-dev.platform3solutions.com:4082 , by santhanakumari.
I do not see what was fixed, can you please share what was the root cause, What we have done to make sure issue does not re-occur?
@ClementJosh21 / @ashoksri0 please provide track history for the cause and fixes provided. I belive the cause is to do with the memeory configurations. Please elobrate.
@Udhayanila8 like previously stated in another issue, this issue needs to be checked in pulte-dev and closing must be perfromed by @harsha-kotha and his team. You should validate and confirm the wokring state and add your comments but dont mark the issue as closed.
@harsha-kotha
RCA
;
There are two cause for this issue, one the was the max heap is set very low in opensearch and the other one is that content length (max length of the data that opensearch can handle) is not handled properly when pushing data tp opensearch.
Fix details
:
We have increased the heap size of opensearch and also added a filter criteria in ADS for max content length (can be configurable) on which the data will be pushed to opensearch.
@harsha-kotha please validate and provide your response for closure
Closing as RCA is added.
Environment - Pulte New Dev ADS 3.1.7
https://archon-datastore.platform3solutions.com/pulte/dev/login
App : Recruiting Management Search : Test_Assign
Export with 1 Column and 10000 rows of data is in running for about 2.5 Hours. Expectation is to have it done immediately or within few mins.