[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-05-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-8349: --- Fix Version/s: (was: 6.0) master (7.0) Manually correcting fixVersion per Step #S5 of

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-04-16 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-8349: --- Attachment: (was: SOLR_8349.patch) > Allow sharing of large in memory data structures across cores >

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-04-16 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-8349: --- Attachment: SOLR-8349.patch Patch vs origin/master. Only conflict was a change to use signature for an

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-03-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8349: - Issue Type: Sub-task (was: Improvement) Parent: SOLR-8773 > Allow sharing of large in memory data

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-03-01 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-8349: --- Attachment: SOLR_8349.patch Unit tests, both cloud style and mock. Everything passed precommit before I

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-02-29 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-8349: --- Attachment: SOLR-8349.patch Actual patch that supports multiple decodings. > Allow sharing of large in memory

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-02-25 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-8349: --- Attachment: SOLR-8349.patch Patch with support for multiple decodings of the same blob > Allow sharing of

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-02-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-8349: --- Attachment: (was: SOLR-8349_4.patch) > Allow sharing of large in memory data structures across cores >

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-02-24 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-8349: --- Attachment: SOLR-8349.patch patch vs up to date master > Allow sharing of large in memory data structures

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-02-23 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-8349: --- Attachment: SOLR-8349_4.patch > Allow sharing of large in memory data structures across cores >

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-02-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8349: - Attachment: SOLR-8349.patch [~gus_heck] untested patch . should be good enough for you to go ahead >

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2016-02-17 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-8349: --- Attachment: SOLR-8349.patch Changes since original patch: # No interface added to lucene, and no support for

[jira] [Updated] (SOLR-8349) Allow sharing of large in memory data structures across cores

2015-11-29 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-8349: --- Attachment: SOLR-8349.patch Patch implementing general feature. Patch for SOLR-3443 to be attached there