You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Kirk Lund <kl...@apache.org> on 2019/11/06 18:47:06 UTC

IncrementalBackupDistributedTest.testMissingMemberInBaseline hangs

IncrementalBackupDistributedTest.testMissingMemberInBaseline is hanging
intermittently in the DistributedTest job of CI and precheckin.

I filed GEODE-7411 with all the involved thread stacks that I could find:
https://issues.apache.org/jira/browse/GEODE-7411

If anyone knows of any recent changes to backups, diskstore locking, or the
locking of diskstores during cache close, please let Mark or I know.

Thanks,
Kirk

Re: IncrementalBackupDistributedTest.testMissingMemberInBaseline hangs

Posted by Kirk Lund <kl...@apache.org>.
Thanks Jason! I reviewed your PR and added a comment/question.

On Wed, Nov 6, 2019 at 10:59 AM Jason Huynh <jh...@pivotal.io> wrote:

> I'm working on a fix and have a PR up for another hang in the same test
> that I think fixes this issue.
>
> https://github.com/apache/geode/pull/4255
>
> On Wed, Nov 6, 2019 at 10:47 AM Kirk Lund <kl...@apache.org> wrote:
>
> > IncrementalBackupDistributedTest.testMissingMemberInBaseline is hanging
> > intermittently in the DistributedTest job of CI and precheckin.
> >
> > I filed GEODE-7411 with all the involved thread stacks that I could find:
> > https://issues.apache.org/jira/browse/GEODE-7411
> >
> > If anyone knows of any recent changes to backups, diskstore locking, or
> the
> > locking of diskstores during cache close, please let Mark or I know.
> >
> > Thanks,
> > Kirk
> >
>

Re: IncrementalBackupDistributedTest.testMissingMemberInBaseline hangs

Posted by Jason Huynh <jh...@pivotal.io>.
I'm working on a fix and have a PR up for another hang in the same test
that I think fixes this issue.

https://github.com/apache/geode/pull/4255

On Wed, Nov 6, 2019 at 10:47 AM Kirk Lund <kl...@apache.org> wrote:

> IncrementalBackupDistributedTest.testMissingMemberInBaseline is hanging
> intermittently in the DistributedTest job of CI and precheckin.
>
> I filed GEODE-7411 with all the involved thread stacks that I could find:
> https://issues.apache.org/jira/browse/GEODE-7411
>
> If anyone knows of any recent changes to backups, diskstore locking, or the
> locking of diskstores during cache close, please let Mark or I know.
>
> Thanks,
> Kirk
>