Hey Joe, Glad to see you are interested in contributing to Mesos!
We have labeled some issues with "starter_project<https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+12311242+AND+labels+%3D+starter_project>" for newbies to work on. I would recommend to start there to get your feet wet. The best way to get feedback is to comment on the JIRA itself. Also we use review board to upload patches. More details are here<https://github.com/apache/mesos/blob/master/docs/Mesos-developers-guide.md> . On Wed, Oct 9, 2013 at 10:37 AM, Joe Stein <[email protected]> wrote: > I thought of a noob JIRA ticket for myself to start getting my feet wet > with the Mesos codebase. > > I was thinking maybe I could update some of the uses of stdout and some > consistency patches (two separate things). > > So... what is the etiquette? create JIRA and upload patch? are changes > discussed kind of on the dev list first or JIRA ticket discussions about > decisions? > > Are there more pressing tickets to start on? > > I was thinking maybe a simple mechanism to replace the cout << calls maybe > write to an async buffer that gets flushed on a single thread to <output> > where stdout is an option or something maybe? > > let me know > > /******************************************* > Joe Stein > Founder, Principal Consultant > Big Data Open Source Security LLC > http://www.stealth.ly > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > ********************************************/ >
