Hi,
I was asked by the senior system administrator today about the process.start/stop/restart request handlers and whether they start/stop the actual java processes, or if not those, what. I traced the code through to the Process LLNode (which has a few subtypes, search being among them). There it makes the call to the AdminService drop-in to start or stop the process. Is this starting/stopping the various java procs that search spins up? If so, which ones?
Thanks in advance
-Hugh