Description
During the import process, the rowids of the incoming index are validated by hashing the rowid based on the number of shards in the table. The problem is when the rowid term is read through the BytesRef object the offset and length in the object are not used properly.