Hey guys, I'm trying to get the bug fixes for https://issues.apache.org/jira/browse/ZOOKEEPER-1046 and https://issues.apache.org/jira/browse/ZOOKEEPER-1069 ported back to the 3.3 branch, but the tests written for these fixes won't port because the test case was never checked in to that branch. What should I do here? Check in the fixes to the branch with no test? I'm not entirely crazy about that option but it seems like that has been done before (the test in question was originally created for a different bug fix that was ported without tests to 3.3 from trunk). I'm ok to do that for these fixes but going forward do we really want to be pushing fixes in anywhere without tests? I'd hate to have a "fix" that doesn't work and we don't catch due to this.
Thanks, C
