Details
-
Type:
Task
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Fix Version/s: 10.11
-
Component/s: Storage Engine - Spider
-
Labels:None
Description
One can see DBUG_PRINT printing pointer addresses, like DBUG_PRINT("info",("spider this=%p", this)), anywhere in the Spider code base. I believe that such DBUG_PRINTs are not useful and are rather noisy. Remove them.