Error in Context.setSessionAttribute implementation (ContextImpl.putVal)
------------------------------------------------------------------------
Key: SOLR-2494
URL: https://issues.apache.org/jira/browse/SOLR-2494
Project: Solr
Issue Type: Bug
Components: contrib - DataImportHandler
Affects Versions: 3.1
Reporter: Tom Klonikowski
Session attributes are set to SCOPE_ENTITY, if SCOPE_GLOBAL or SCOPE_SOLR_CORE
is given, due to an error in
org.apache.solr.handler.dataimport.ContextImpl.putVal in line 159
(entitySession.put instead of map.put).
--
This message is automatically generated by JIRA.
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]