OutOfMemmoryIssue

everything went perfectly until i added a synonyms file to elasticsearch,
-> i have two synonyms file one with 1.1GB size and another with 512MB,
->after that when i am starting elasticsearch ,i just getting the following log continuously

[o.e.m.j.JvmGcMonitorService] [tAd08LA] [gc][453] overhead, spent [297ms] collecting in the last [1s]

->after getting these logs elasticsearch become stopped with OutOfMemmory error

how can i solve this issue, any suggestions are welcome

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.