Hi guys, I am looking at the code. Do we have any special reason that we want to keep two web servlets in the AM? One is for the Rest, the other one is for the AM dashboard. Can we combine them together?
This can reduce some duplicated code. Because it's good to have the AM dashboard also show the information from the coordinatorStream, which actually has been done in the Rest servlet. I think this also reduces the resource usage, though the reduction maybe not very significant. Cheers, Fang, Yan yanfang...@gmail.com