Left over from merging
This commit is contained in:
parent
1f306c321e
commit
25996852a6
|
@ -600,7 +600,6 @@ public class Translog extends AbstractIndexShardComponent implements IndexShardC
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
public Snapshot newSnapshotFromMinSeqNo(long minSeqNo) throws IOException {
|
|
||||||
/**
|
/**
|
||||||
* Returns a snapshot with operations having a sequence number equal to or greater than <code>minSeqNo</code>.
|
* Returns a snapshot with operations having a sequence number equal to or greater than <code>minSeqNo</code>.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue