tsdbWarn("vgId:%d Pool empty,nBufBlocks=%d nElastic=%d nRecycle=%d",REPO_ID(pRepo),pBufPool->nBufBlocks,pBufPool->nElasticBlocks,pBufPool->nRecycleBlocks);
// supply new Block
if(tsdbInsertNewBlock(pRepo)>0){
tsdbWarn("vgId:%d Insert new block to solve.",REPO_ID(pRepo));