I think this name change will only happen when we have our next major release. At that point, we won't have com.datatorrent anywhere in Apex code. Everything will be changed to org.apache.apex.
David On Tue, Mar 8, 2016 at 10:40 AM, Vlad Rozov <[email protected]> wrote: > Will the change affect "com.datatorrent.stram" package name and few dozen > classes that start with "Stram"? If not, other than documentation what will > be affected by the rename? Will the rename lead to any backward > compatibility problems? > > Thank you, > > Vlad > > > On 3/7/16 14:14, Thomas Weise 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 >>> >>> >
