I am having this issue https://github.com/elastic/elasticsearch/issues/28384
with elasticsearch.
To troubleshoot the issue, I have downloaded the source of 2.4.6 and trying to run it from the source.
Can someone tell me the commands to run elasticsearch from maven source? I plan to use idea to debug this issue.
Thanks!!!