Hoss Man created SOLR-3774:
------------------------------

             Summary: /admin/mbean returning duplicate search handlers with 
names that map to their classes?
                 Key: SOLR-3774
                 URL: https://issues.apache.org/jira/browse/SOLR-3774
             Project: Solr
          Issue Type: Bug
            Reporter: Hoss Man


Offshoot of SOLR-3232...

bq. Along with some valid entries with names equal to the request handler names 
(/get search /browse) it also turned up one with the name 
"org.apache.solr.handler.RealTimeGetHandler" and another with the name 
"org.apache.solr.handler.component.SearchHandler"

...seems that we may have a bug with request handlers getting registered 
multiple times, once under their "real" name and once using their class?

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to