Hi guys, I was wondering if anyone has any thoughts on the granularity of information we want to keep in JIRA -- that is, should every commit in git start from a linked JIRA issue from now on?
For a specific example, I was going to add a log4j.properties file to src/test/resources to provide more detailed logging for Hadoop tasks (to make it easier to see what's going wrong when something crashes in the local job runner). I was just doubting whether or not I should log this in JIRA first, or just commit it. I'm ok either way we go with this, but I just want to be sure I'm not rocking the boat if there are implicit conventions on this (or explicit conventions that I don't know about). Gabriel
