Github user ortutay commented on a diff in the pull request:

    https://github.com/apache/phoenix/pull/298#discussion_r188778970
  
    --- Diff: 
phoenix-core/src/main/java/org/apache/phoenix/memory/GlobalMemoryManager.java 
---
    @@ -159,6 +161,10 @@ protected void finalize() throws Throwable {
             }
     
             private void freeMemory() {
    +//         System.out.println("Free memory! " + size);
    --- End diff --
    
    Done


---

Reply via email to