Chris Rohr created BLUR-151:
-------------------------------

             Summary: Caching issue in TableDescriptor
                 Key: BLUR-151
                 URL: https://issues.apache.org/jira/browse/BLUR-151
             Project: Apache Blur
          Issue Type: Bug
          Components: Blur
    Affects Versions: 0.2.0
            Reporter: Chris Rohr


When calling describe on a table, the TableDescriptor object potentially has 
the wrong value for isEnabled.  It seems like there is caching going on from 
the describe perspective.  This causes problems if you are relying on that flag 
so that you don't do the follow up call to get schema information (or even 
search).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to