Re: Deprecated CSVInputArchive and XMLInputArchive

2019-05-13 Thread Zili Chen
Opened a JIRA[1] to track this possible deprecation/drop.

Best,
tison.

[1] https://issues.apache.org/jira/browse/ZOOKEEPER-3391


Patrick Hunt  于2019年5月12日周日 上午6:35写道:

> Seems reasonable to drop them unless someone speaks up.
>
> Patrick
>
> On Thu, May 9, 2019 at 10:11 AM Andor Molnar 
> wrote:
>
> > Hi Zili,
> >
> > I'm surely not the best person to talk about ZooKeeper history, but as
> far
> > as I know these 2 input archives are not actively maintained and I've
> never
> > seen them used in production.
> > We probably don't have test coverage for them either, so keeping them in
> > the codebase could be questionable.
> >
> > Regards,
> > Andor
> >
> >
> >
> >
> > On Sat, Apr 13, 2019 at 7:00 PM Zili Chen  wrote:
> >
> > > Hi,
> > >
> > > I'm not sure whether user list is a proper place but seems dev list
> > > is filled of notifications.
> > >
> > > During an investigation of the possibility that ZooKeeper support multi
> > > serialization frameworks, I found that in jute, CSVInputArchive and
> > > XMLInputArchive are never in use. I wonder the story of these
> > > implementations and whether they are still valid.
> > >
> > > Best,
> > > tison.
> > >
> >
>


Re: Deprecated CSVInputArchive and XMLInputArchive

2019-05-11 Thread Patrick Hunt
Seems reasonable to drop them unless someone speaks up.

Patrick

On Thu, May 9, 2019 at 10:11 AM Andor Molnar 
wrote:

> Hi Zili,
>
> I'm surely not the best person to talk about ZooKeeper history, but as far
> as I know these 2 input archives are not actively maintained and I've never
> seen them used in production.
> We probably don't have test coverage for them either, so keeping them in
> the codebase could be questionable.
>
> Regards,
> Andor
>
>
>
>
> On Sat, Apr 13, 2019 at 7:00 PM Zili Chen  wrote:
>
> > Hi,
> >
> > I'm not sure whether user list is a proper place but seems dev list
> > is filled of notifications.
> >
> > During an investigation of the possibility that ZooKeeper support multi
> > serialization frameworks, I found that in jute, CSVInputArchive and
> > XMLInputArchive are never in use. I wonder the story of these
> > implementations and whether they are still valid.
> >
> > Best,
> > tison.
> >
>


Re: Deprecated CSVInputArchive and XMLInputArchive

2019-05-09 Thread Andor Molnar
Hi Zili,

I'm surely not the best person to talk about ZooKeeper history, but as far
as I know these 2 input archives are not actively maintained and I've never
seen them used in production.
We probably don't have test coverage for them either, so keeping them in
the codebase could be questionable.

Regards,
Andor




On Sat, Apr 13, 2019 at 7:00 PM Zili Chen  wrote:

> Hi,
>
> I'm not sure whether user list is a proper place but seems dev list
> is filled of notifications.
>
> During an investigation of the possibility that ZooKeeper support multi
> serialization frameworks, I found that in jute, CSVInputArchive and
> XMLInputArchive are never in use. I wonder the story of these
> implementations and whether they are still valid.
>
> Best,
> tison.
>


Deprecated CSVInputArchive and XMLInputArchive

2019-04-12 Thread Zili Chen
Hi,

I'm not sure whether user list is a proper place but seems dev list
is filled of notifications.

During an investigation of the possibility that ZooKeeper support multi
serialization frameworks, I found that in jute, CSVInputArchive and
XMLInputArchive are never in use. I wonder the story of these
implementations and whether they are still valid.

Best,
tison.