Hi friends, Any one meet ArrayIndexOutOfBoundsException: -65536 described in https://issues.apache.org/jira/browse/LUCENE-1995 after it declared being fixed? My lucene version is 3.0.3 and MaxRAMBufferSize is 3M. All other configurations seem to be normal. It's hard to describe the environment and debug the system(which is invisible for me). But by code reviewing and the explanation of LUCENE-1995, only when the offset of byte array is Integer.MAX_VALUE the exception will happen. Now I think there is no chance to cause it.
Anyone has met the same issue and any hint or experience is appreciated. Best regards, Duke If not now, when? If not me, who?