Re: IndexExtendedIT always failed on 4.x and master

2020-12-10 Thread Ankit Singhal
> >that reverting PHOENIX-5140 fixes the problem? if yes then I would > > suggest > > > >reverting the fix and re-open the JIRA to be worked upon separately > for > > > the > > > >new fix. > > > > > > > &

Re: IndexExtendedIT always failed on 4.x and master

2020-12-10 Thread Geoffrey Jacoby
> >that reverting PHOENIX-5140 fixes the problem? if yes then I would > suggest > > >reverting the fix and re-open the JIRA to be worked upon separately for > > the > > >new fix. > > > > > >On Wed, Dec 9, 2020 at 7:14 PM cheng...

Re: IndexExtendedIT always failed on 4.x and master

2020-12-10 Thread Ankit Singhal
reverting PHOENIX-5140 fixes the problem? if yes then I would suggest > >reverting the fix and re-open the JIRA to be worked upon separately for > the > >new fix. > > > >On Wed, Dec 9, 2020 at 7:14 PM cheng...@apache.org > >wrote: > &g

Re: IndexExtendedIT always failed on 4.x and master

2020-12-10 Thread cheng...@apache.org
.org >wrote: > >> I noticed IndexExtendedIT always failed on 4.x and master now, It may be >> caused by PHOENIX-5140 , for 4.x , the stack is : >> java.lang.AssertionError: expected:<0> but was:<-1> >> at org.junit.Assert.fail(Assert

Re: IndexExtendedIT always failed on 4.x and master

2020-12-10 Thread 程磊
.org >wrote: > >> I noticed IndexExtendedIT always failed on 4.x and master now, It may be >> caused by PHOENIX-5140 , for 4.x , the stack is : >> java.lang.AssertionError: expected:<0> but was:<-1> >> at org.junit.Assert.fail(Assert

Re: IndexExtendedIT always failed on 4.x and master

2020-12-10 Thread Ankit Singhal
: > I noticed IndexExtendedIT always failed on 4.x and master now, It may be > caused by PHOENIX-5140 , for 4.x , the stack is : > java.lang.AssertionError: expected:<0> but was:<-1> > at org.junit.Assert.fail(Assert.java:89) > at org.junit.Assert.fa

IndexExtendedIT always failed on 4.x and master

2020-12-09 Thread cheng...@apache.org
I noticed IndexExtendedIT always failed on 4.x and master now, It may be caused by PHOENIX-5140 , for 4.x , the stack is : java.lang.AssertionError: expected:<0> but was:<-1> at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Ass