Someone is using an unpublished API (a private api to zk), we could say "tough luck" or we could look at how difficult it would be to provide this in a b/w compatible way. Likely we refactored this Factory code and it's no longer available to the downstream in the same way. Might be simple, might be hard, I was hoping Mahadev might know more given his involvement with mr2.
Patrick On Wed, Nov 30, 2011 at 10:27 AM, Camille Fournier <c...@renttherunway.com> wrote: > I'm puzzled, what are we supposed to fix here? Perhaps the correct fix is > to figure out what their TestZkClient is doing and provide a contrib that > works similarly and is kept up to date with versions. > > C > > On Wed, Nov 30, 2011 at 12:37 PM, Patrick Hunt <ph...@apache.org> wrote: > >> It's an unpublished api but we still might want to address this in >> 3.4.1/trunk to reduce downstream impact: >> https://issues.apache.org/jira/browse/MAPREDUCE-3478 >> >> Patrick >>