Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jt2594838 committed Jan 3, 2020
1 parent fdfb35f commit fe7b0fe
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -186,7 +186,7 @@ public class StorageGroupProcessor {

private FSFactory fsFactory = FSFactoryProducer.getFSFactory();
private TsFileFlushPolicy fileFlushPolicy;
s

// allDirectFileVersions records the versions of the direct TsFiles (generated by flush), not
// including the files generated by merge
private Set<Long> allDirectFileVersions = new HashSet<>();
Expand Down

0 comments on commit fe7b0fe

Please sign in to comment.