You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/04/20 01:29:31 UTC

[GitHub] tonysun83 commented on issue #477: Add LRU for view groups

tonysun83 commented on issue #477: Add LRU for view groups
URL: https://github.com/apache/couchdb/pull/477#issuecomment-295531894
 
 
   hmmm got  failure for the test soft
   
   ```
     Test the view index LRU
       couch_index_lru_tests:61: test_close_while_compacting...[0.265 s] ok
       couch_index_lru_tests:130: test_soft_max...*failed*
   in function gen_server:call/3 (gen_server.erl, line 190)
   in call from couch_index_server:get_index/2 (src/couch_index_server.erl, line 182)
   in call from lists:map/2 (lists.erl, line 1237)
   in call from couch_index_lru_tests:'-test_soft_max/1-fun-11-'/1 (test/couch_index_lru_tests.erl, line 156)
   **exit:{badarg,
       {gen_server,call,
           [couch_index_server,
            {get_index,
                {test_index,
                    {test_idx,<<"eunit-test-db-1492651861"...>>,
                        {<<"_design/i1">>},
                        <<"CzF??"...>>},
                    <<"eunit-test-db-14926518618861"...>>,
                    <<67,122,70,243,220,127,...>>}},
            infinity]}}
   ```
   Will take a look a little later tonight
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services