connector

This commit is contained in:
4tochka 2019-05-07 18:16:37 +04:00
parent 2fd2776f6d
commit ffd9baac83

View File

@ -393,6 +393,7 @@ class Connector:
"cache size %s M;" % (self.non_cached_blocks, "cache size %s M;" % (self.non_cached_blocks,
self.block_preload.len(), self.block_preload.len(),
round(self.block_preload._store_size / 1024 / 1024, 2))) round(self.block_preload._store_size / 1024 / 1024, 2)))
if self.block_preload._store:
self.log.info( self.log.info(
"cache first %s; " "cache first %s; "
"cache last %s;" % ( "cache last %s;" % (