Re: [EXTERNAL] - Lucene 4.5.1 payload corruption - ArrayIndexOutOfBoundsException

2018-02-04 Thread Tony Ma
on to corrupted index. If an index segment is already corrupted, can it be merged with another segment. Or it depends on where it got corrupted, for example corrupted in .pay file? > > > > From: 马江 > > Date: Friday, January 19, 2018 at 9:52 AM > >

Re: [EXTERNAL] - Lucene 4.5.1 payload corruption - ArrayIndexOutOfBoundsException

2018-02-02 Thread Robert Muir
; On Fri, Feb 2, 2018 at 3:08 AM, Tony Ma wrote: > > Hi experts, > > > > A question to corrupted index. If an index segment is already > corrupted, can it be merged with another segment. Or it depends on where it > got corrupted, f

Re: [EXTERNAL] - Lucene 4.5.1 payload corruption - ArrayIndexOutOfBoundsException

2018-02-02 Thread Tony Ma
> From: 马江 > Date: Friday, January 19, 2018 at 9:52 AM > To: "java-user@lucene.apache.org" > Subject: Re: [EXTERNAL] - Lucene 4.5.1 payload corruption - ArrayIndexOutOfBoundsException > > Hi experts, > > Still about this issue, is there

Re: [EXTERNAL] - Lucene 4.5.1 payload corruption - ArrayIndexOutOfBoundsException

2018-02-02 Thread Robert Muir
ed in .pay file? > > From: 马江 > Date: Friday, January 19, 2018 at 9:52 AM > To: "java-user@lucene.apache.org" > Subject: Re: [EXTERNAL] - Lucene 4.5.1 payload corruption - > ArrayIndexOutOfBoundsException > > Hi experts, > > Still about this issue, is there an

Re: [EXTERNAL] - Lucene 4.5.1 payload corruption - ArrayIndexOutOfBoundsException

2018-02-02 Thread Tony Ma
e.org" Subject: Re: [EXTERNAL] - Lucene 4.5.1 payload corruption - ArrayIndexOutOfBoundsException Hi experts, Still about this issue, is there any known bug which will cause payload file corruption? The stack trace indicates that the fisrt byte of input should be an Integer <= 32, but actua

Re: [EXTERNAL] - Lucene 4.5.1 payload corruption - ArrayIndexOutOfBoundsException

2018-01-18 Thread Tony Ma
sday, January 16, 2018 at 11:16 AM To: "java-user@lucene.apache.org" Subject: [EXTERNAL] - Lucene 4.5.1 payload corruption - ArrayIndexOutOfBoundsException Hi experts, Recently one of our customer continuously seeing ArrayIndexOutOfBoundsException which is thrown from Lucene. Our prod