Menu

#138 "show cache()" not working any more

v1.1.x
fixed
critical (96)
v1.1.0
Bug Fix
2017-02-08
2017-02-01
Erik Hänel
No

The command show cache() doesn't work anymore. This results probably from the needed internal change for the new table viewer.

Analysis:
The relevant code in the keyword function tries to rename cache to cache. This won't work.

Implementation:
Fix was implemented as proposed by the analysis.

Documentation:
Not needed - bug fix.

Tests:
Durability tests were performed without any deviation. Bug fix accepted.

Discussion

  • Erik Hänel

    Erik Hänel - 2017-02-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -The command `show cache()` doesn't work anymore. This results probably from the internal needed change for the new table viewer.
    +The command `show cache()` doesn't work anymore. This results probably from the needed internal change for the new table viewer.
    
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2017-02-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,9 @@
     The command `show cache()` doesn't work anymore. This results probably from the needed internal change for the new table viewer.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Documentation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2017-02-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     The command `show cache()` doesn't work anymore. This results probably from the needed internal change for the new table viewer.
    
     **Analysis:**
    +The relevant code in the keyword function tries to rename `cache` to `cache`. This won't work.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2017-02-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,7 +4,9 @@
     The relevant code in the keyword function tries to rename `cache` to `cache`. This won't work.
    
     **Implementation:**
    +Fix was implemented as proposed by the analysis.
    
     **Documentation:**
    +Not needed - bug fix.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2017-02-08
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,4 @@
     Not needed - bug fix.
    
     **Tests:**
    +Durability tests were performed without any deviation. Bug fix accepted.
    
    • status: testing --> fixed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB