[ 
https://issues.apache.org/jira/browse/SOLR-13998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177969#comment-17177969
 ] 

Christine Poerschke commented on SOLR-13998:
--------------------------------------------

+1 to consider replacing the {{SolrSingleThreaded}} name, both 
{{SolrThreadSafe/SolrThreadUnsafe}} and {{SolrThreadSafe/SolrNotThreadSafe}} 
seem clear to me. With the "single threaded" wording there is a moment of 
puzzlement to consider "it is/uses a single thread" versus "it must only be 
called/used from a single thread" meanings.

And am curious about mechanical aspects of annotations e.g. might it be 
possible for annotations to have a required {{String}}(?) explanation e.g. a 
short {{"because of this, that and the other"}} wording for classes that are 
not thread safe?

> Add thread safety annotation to classes
> ---------------------------------------
>
>                 Key: SOLR-13998
>                 URL: https://issues.apache.org/jira/browse/SOLR-13998
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Anshum Gupta
>            Assignee: Anshum Gupta
>            Priority: Major
>             Fix For: master (9.0), 8.4
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Add annotations that can be used to mark classes as thread safe / single 
> threaded in Solr.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to