Skip to content

Commit

Permalink
close apache#2617
Browse files Browse the repository at this point in the history
  • Loading branch information
haohao0103 committed Aug 6, 2024
1 parent f23f1ca commit 8be1a1e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public CachedSchemaTransactionV2(MetaDriver metaDriver,
attachment = this.idCache.attachment(new SchemaCaches<>(acSize));
}
this.arrayCaches = attachment;
// this.listenChanges();
this.listenChanges();
}

private static Id generateId(HugeType type, Id id) {
Expand Down

0 comments on commit 8be1a1e

Please sign in to comment.