Skip to content

Commit

Permalink
Merge pull request #18094 from jakesmith/HPCC-30939-suppress-tlk-stats
Browse files Browse the repository at this point in the history
HPCC-30939 Suppress TLK jhtree stats.

Reviewed-by: Gavin Halliday <[email protected]>
Merged-by: Gavin Halliday <[email protected]>
  • Loading branch information
ghalliday authored Dec 14, 2023
2 parents 990bae4 + eb6567e commit 50739a9
Show file tree
Hide file tree
Showing 5 changed files with 127 additions and 143 deletions.
1 change: 0 additions & 1 deletion ecl/hthor/hthorkey.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3985,7 +3985,6 @@ class CHThorKeyedJoinActivity : public CHThorThreadedActivityBase, implements I
helper.createSegmentMonitors(manager, row);
manager->finishSegmentMonitors();
manager->reset();
manager->resetCounts();
}

virtual void doneManager(IKeyManager * manager)
Expand Down
Loading

0 comments on commit 50739a9

Please sign in to comment.