You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Mike Percy <mp...@apache.org> on 2013/09/17 05:09:38 UTC

Git mirror severely out of date

Hi Mahout devs,
The Git mirror for this project is severely out of date. I learned this the
hard way by recently "fixing" a test bug that was already fixed on trunk
(MAHOUT-1334). The last commit on the mirror is from Aug 1: MAHOUT-1296:
Remove deprecated algorithms, removing reference to Dirichlet clustering
from cluster-reuters.sh

At Apache, Subversion-hosted projects get a Git mirror for free (which is
typically delayed by minutes to hours) hosted at git.apache.org. Github.com
mirrors also typically mirror the git.apache.org repos. Does anyone know
why the Mahout mirror so outdated? Check out
http://github.com/apache/mahoutor git://
git.apache.org/mahout.git to see what I'm talking about.

Thanks,
Mike

PS: At least one other project has a working mirror, since the Hive Git-SVN
mirror looks up to date (commits from today on trunk):
http://github.com/apache/hive

Re: Git mirror severely out of date

Posted by Ted Dunning <te...@gmail.com>.
I just sent email to infra.


On Mon, Sep 16, 2013 at 10:36 PM, Sebastian Schelter <ss...@apache.org> wrote:

> Hi Mike,
>
> thanks for pointing out, thats a severe issue, could you file a JIRA for
> that?
>
> Thank you!
>
> On 17.09.2013 05:09, Mike Percy wrote:
> > Hi Mahout devs,
> > The Git mirror for this project is severely out of date. I learned this
> the
> > hard way by recently "fixing" a test bug that was already fixed on trunk
> > (MAHOUT-1334). The last commit on the mirror is from Aug 1: MAHOUT-1296:
> > Remove deprecated algorithms, removing reference to Dirichlet clustering
> > from cluster-reuters.sh
> >
> > At Apache, Subversion-hosted projects get a Git mirror for free (which is
> > typically delayed by minutes to hours) hosted at git.apache.org.
> Github.com
> > mirrors also typically mirror the git.apache.org repos. Does anyone know
> > why the Mahout mirror so outdated? Check out
> > http://github.com/apache/mahoutor git://
> > git.apache.org/mahout.git to see what I'm talking about.
> >
> > Thanks,
> > Mike
> >
> > PS: At least one other project has a working mirror, since the Hive
> Git-SVN
> > mirror looks up to date (commits from today on trunk):
> > http://github.com/apache/hive
> >
>
>

Re: Git mirror severely out of date

Posted by Sebastian Schelter <ss...@apache.org>.
Hi Mike,

thanks for pointing out, thats a severe issue, could you file a JIRA for
that?

Thank you!

On 17.09.2013 05:09, Mike Percy wrote:
> Hi Mahout devs,
> The Git mirror for this project is severely out of date. I learned this the
> hard way by recently "fixing" a test bug that was already fixed on trunk
> (MAHOUT-1334). The last commit on the mirror is from Aug 1: MAHOUT-1296:
> Remove deprecated algorithms, removing reference to Dirichlet clustering
> from cluster-reuters.sh
> 
> At Apache, Subversion-hosted projects get a Git mirror for free (which is
> typically delayed by minutes to hours) hosted at git.apache.org. Github.com
> mirrors also typically mirror the git.apache.org repos. Does anyone know
> why the Mahout mirror so outdated? Check out
> http://github.com/apache/mahoutor git://
> git.apache.org/mahout.git to see what I'm talking about.
> 
> Thanks,
> Mike
> 
> PS: At least one other project has a working mirror, since the Hive Git-SVN
> mirror looks up to date (commits from today on trunk):
> http://github.com/apache/hive
> 


Re: Git mirror severely out of date

Posted by Ted Dunning <te...@gmail.com>.
Mike,

Thanks for letting us know.  This has happened before, I think, but I can't
remember why.

Most of the committers who use git use git svn so it is easy to miss this.



On Mon, Sep 16, 2013 at 8:09 PM, Mike Percy <mp...@apache.org> wrote:

> Hi Mahout devs,
> The Git mirror for this project is severely out of date. I learned this the
> hard way by recently "fixing" a test bug that was already fixed on trunk
> (MAHOUT-1334). The last commit on the mirror is from Aug 1: MAHOUT-1296:
> Remove deprecated algorithms, removing reference to Dirichlet clustering
> from cluster-reuters.sh
>
> At Apache, Subversion-hosted projects get a Git mirror for free (which is
> typically delayed by minutes to hours) hosted at git.apache.org.
> Github.com
> mirrors also typically mirror the git.apache.org repos. Does anyone know
> why the Mahout mirror so outdated? Check out
> http://github.com/apache/mahoutor git://
> git.apache.org/mahout.git to see what I'm talking about.
>
> Thanks,
> Mike
>
> PS: At least one other project has a working mirror, since the Hive Git-SVN
> mirror looks up to date (commits from today on trunk):
> http://github.com/apache/hive
>

Re: Git mirror severely out of date

Posted by Ted Dunning <te...@gmail.com>.
Send the thanks to Jukka, not me.  I just connected him to the problem.  He
did the work.


On Tue, Sep 17, 2013 at 11:23 AM, Mike Percy <mp...@apache.org> wrote:

> That was quick, thanks Ted! It looks up to date now.
>
> Mike
>
>
> On Tue, Sep 17, 2013 at 8:17 AM, Ted Dunning <te...@gmail.com>
> wrote:
>
> > ---------- Forwarded message ----------
> > From: Jukka Zitting <ju...@gmail.com>
> > Date: Tue, Sep 17, 2013 at 7:19 AM
> > Subject: Re: Git mirror severely out of date
> > To: Ted Dunning <td...@apache.org>
> > Cc: Apache Infrastructure <in...@apache.org>
> >
> >
> > Hi Ted,
> >
> > On Tue, Sep 17, 2013 at 1:42 AM, Ted Dunning <td...@apache.org>
> wrote:
> > > The git mirror for mahout seems to have stopped mirroring about a month
> > and
> > > a half ago.
> >
> > There was a stuck sync process locking the repository. I cleaned
> > things up and triggered a new sync. The mirror should be back to
> > normal now.
> >
> > BR,
> >
> > Jukka Zitting
> >
>

Re: Git mirror severely out of date

Posted by Mike Percy <mp...@apache.org>.
That was quick, thanks Ted! It looks up to date now.

Mike


On Tue, Sep 17, 2013 at 8:17 AM, Ted Dunning <te...@gmail.com> wrote:

> ---------- Forwarded message ----------
> From: Jukka Zitting <ju...@gmail.com>
> Date: Tue, Sep 17, 2013 at 7:19 AM
> Subject: Re: Git mirror severely out of date
> To: Ted Dunning <td...@apache.org>
> Cc: Apache Infrastructure <in...@apache.org>
>
>
> Hi Ted,
>
> On Tue, Sep 17, 2013 at 1:42 AM, Ted Dunning <td...@apache.org> wrote:
> > The git mirror for mahout seems to have stopped mirroring about a month
> and
> > a half ago.
>
> There was a stuck sync process locking the repository. I cleaned
> things up and triggered a new sync. The mirror should be back to
> normal now.
>
> BR,
>
> Jukka Zitting
>

Fwd: Git mirror severely out of date

Posted by Ted Dunning <te...@gmail.com>.
---------- Forwarded message ----------
From: Jukka Zitting <ju...@gmail.com>
Date: Tue, Sep 17, 2013 at 7:19 AM
Subject: Re: Git mirror severely out of date
To: Ted Dunning <td...@apache.org>
Cc: Apache Infrastructure <in...@apache.org>


Hi Ted,

On Tue, Sep 17, 2013 at 1:42 AM, Ted Dunning <td...@apache.org> wrote:
> The git mirror for mahout seems to have stopped mirroring about a month
and
> a half ago.

There was a stuck sync process locking the repository. I cleaned
things up and triggered a new sync. The mirror should be back to
normal now.

BR,

Jukka Zitting