Because we want to know and make it clear that the JVM processes with this main class belong to Apex applications.
On Mon, Mar 7, 2016 at 2:31 PM, Sandesh Hegde <[email protected]> wrote: > Why do we even need to tag Apex? how about just worker and app master? > > On Mon, Mar 7, 2016 at 2:21 PM Thomas Weise <[email protected]> > wrote: > > > I like the suggestion. Can we record it in JIRA for the next major > release? > > > > On Mon, Mar 7, 2016 at 1:52 PM, David Yan <[email protected]> wrote: > > > > > Today, in both our doc and our code, we use the name STRAM (STReaming > App > > > Master) for the App Master, and StreamingContainer (previously known as > > > StramChild) for the worker containers. > > > > > > But since STRAM is running in a container itself, calling the worker > > > containers StreamingContainer is not exactly ideal. > > > > > > How about renaming them to Apex App Master, and Apex Worker Container? > > > Thoughts? > > > > > > David > > > > > >
