John, no this is for internal use only. I fact I expect this object to go away with the drop of Scala 2.11 since in Scala 2.12 we have support for SAM.
Thanks On Mon, 27 Aug 2018 at 15:41 John Roesler <[email protected]> wrote: > Hey Joan, > > I was thinking more about this... Do any of the conversions in > FunctionConversions convert to types that are used in the public Scala > interface? > > If you've already checked, then carry on. > > Otherwise, we should leave public any that might be in use. > > Thanks, > -John > > On Sat, Aug 25, 2018 at 12:19 PM Joan Goyeau <[email protected]> wrote: > > > Thanks Attila, it's done. > > > > On Sat, 25 Aug 2018 at 02:57 Ted Yu <[email protected]> wrote: > > > > > +1 > > > > > > On Fri, Aug 24, 2018 at 5:17 PM Attila Sasvári <[email protected]> > > > wrote: > > > > > > > Hi there, > > > > > > > > There is a conflicting KIP with the same number, see > > > > > > > > > > > > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-363%3A+Allow+performance+tools+to+print+final+results+to+output+file > > > > > > > > Its discussion was started earlier, on August 23 > > > > https://www.mail-archive.com/[email protected]/msg91132.html and > > KIP > > > > page already includes it: > > > > > > > > > > > > > > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals > > > > > > > > Please update KIP number to resolve the conflict. > > > > > > > > Apart from this, +1 (non-binding) and thanks for the KIP! > > > > > > > > Regards, > > > > - Attila > > > > > > > > > > > > Guozhang Wang <[email protected]> (időpont: 2018. aug. 24., P, > 20:26) > > > ezt > > > > írta: > > > > > > > > > +1 from me (binding). > > > > > > > > > > On Fri, Aug 24, 2018 at 11:24 AM, Joan Goyeau <[email protected]> > > wrote: > > > > > > > > > > > Hi, > > > > > > > > > > > > As pointed out in this comment #5539 (comment) > > > > > > <https://github.com/apache/kafka/pull/5539#discussion_r212380648 > > > > > > "This > > > > > > class was already defaulted to public visibility, and we can't > > > retract > > > > it > > > > > > now, without a KIP.", the object FunctionConversions is only of > > > > internal > > > > > > use and therefore should be private to the lib only so that we > can > > do > > > > > > changes without going through KIP like this one. > > > > > > > > > > > > Please make your vote. > > > > > > > > > > > > On Fri, 24 Aug 2018 at 19:14 John Roesler <[email protected]> > > wrote: > > > > > > > > > > > > > I'm also in favor of this. I don't think it's controversial > > either. > > > > > > Should > > > > > > > we just move to a vote? > > > > > > > > > > > > > > On Thu, Aug 23, 2018 at 7:01 PM Guozhang Wang < > > [email protected]> > > > > > > wrote: > > > > > > > > > > > > > > > +1. > > > > > > > > > > > > > > > > On Thu, Aug 23, 2018 at 12:47 PM, Ted Yu < > [email protected]> > > > > > wrote: > > > > > > > > > > > > > > > > > +1 > > > > > > > > > > > > > > > > > > In the Motivation section, you can quote the comment from > > pull > > > > > > request > > > > > > > so > > > > > > > > > that reader doesn't have to click through. > > > > > > > > > > > > > > > > > > Cheers > > > > > > > > > > > > > > > > > > On Thu, Aug 23, 2018 at 12:13 PM Joan Goyeau < > > [email protected]> > > > > > > wrote: > > > > > > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > > > > > > > As pointed out in this comment #5539 (comment) > > > > > > > > > > < > > > > https://github.com/apache/kafka/pull/5539#discussion_r212380648 > > > > > > > > > > > > > the > > > > > > > > > > object FunctionConversions is only of internal use and > > > > therefore > > > > > > > should > > > > > > > > > be > > > > > > > > > > private to the lib only so that we can do changes without > > > going > > > > > > > through > > > > > > > > > KIP > > > > > > > > > > like this one. > > > > > > > > > > > > > > > > > > > > KIP: > > > > > > > > > > > > > > > > > > > > > > > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-363%3A+Make+ > > > > > > > > > FunctionConversions+private > > > > > > > > > > > > > > > > > > > > Thanks > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > -- Guozhang > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > -- Guozhang > > > > > > > > > > > > > > >
