comment out debug log
This commit is contained in:
+1
-1
@@ -245,7 +245,7 @@ public class FullDataSourceRequestHandler implements AutoCloseable
|
||||
{
|
||||
if (provider.generationStepsAreFullyGenerated(fullDataSource.columnGenerationSteps))
|
||||
{
|
||||
LOGGER.info("sending - complete [" + DhSectionPos.toString(pos) + "]");
|
||||
//LOGGER.info("sending - complete [" + DhSectionPos.toString(pos) + "]");
|
||||
requestGroup.fullDataSource = fullDataSource;
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user