[
https://issues.apache.org/jira/browse/SOLR-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584692#comment-14584692
]
Erick Erickson commented on SOLR-7667:
--------------------------------------
See: http://wiki.apache.org/solr/HowToContribute.
The short form is that if you checked the code out with subversion, just to go
the top-level directory and type
svn diff > SOLR-7667.patch
Git has it's own diff generation that's usable too.
And if you use IntelliJ, there's a menu choice VCS>>Create Patch.
I'm sure that other IDEs have equivalents.
Do note that if, say, you decide to create a second (or third or fourth) patch
because you think of something else, name them _all_ SOLR-7667.patch and upload
them. Multiple copies of a patch with the same name are the most convenient,
the JIRA will gray out all the older ones, making it easy to know exactly what
the latest patch is.
Thanks!
> If more cores are loaded at startup than the transient core size, cores
> become unavailable.
> -------------------------------------------------------------------------------------------
>
> Key: SOLR-7667
> URL: https://issues.apache.org/jira/browse/SOLR-7667
> Project: Solr
> Issue Type: Bug
> Affects Versions: 5.2.1, Trunk
> Reporter: Erick Erickson
> Assignee: Erick Erickson
> Attachments: CoreContainer.java, SOLR-7667.patch
>
>
> Edwin Lee from the user's list caught this, the original post is titled
> "loadOnStartup & transientCoreSize & BUG Report on CoreContainer.java"
> Nice catch Edwin!
> More details to follow:
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]