[jira] [Commented] (SOLR-12691) Index corruption when sending updates to multiple cores, if those cores can get unloaded by LotsOfCores

2018-08-22 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16589589#comment-16589589 ] Shawn Heisey commented on SOLR-12691: - Making an attempt to check the code, I actually can't see

[jira] [Commented] (SOLR-12691) Index corruption when sending updates to multiple cores, if those cores can get unloaded by LotsOfCores

2018-08-22 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16589582#comment-16589582 ] Shawn Heisey commented on SOLR-12691: - Thoughts: This is a scenario that was not considered when

[jira] [Created] (SOLR-12691) Index corruption when sending updates to multiple cores, if those cores can get unloaded by LotsOfCores

2018-08-22 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-12691: --- Summary: Index corruption when sending updates to multiple cores, if those cores can get unloaded by LotsOfCores Key: SOLR-12691 URL: https://issues.apache.org/jira/browse/SOLR

[jira] [Commented] (SOLR-12672) Implement Synchronized Disruption into Solr

2018-08-21 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587472#comment-16587472 ] Shawn Heisey commented on SOLR-12672: - I think that in order for this idea to be safe, the max heap

[jira] [Commented] (SOLR-12642) SolrCmdDistributor should send updates in batch when use Http2SolrClient?

2018-08-21 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587444#comment-16587444 ] Shawn Heisey commented on SOLR-12642: - If it won't destroy error reporting, I'm all for multiple

[jira] [Resolved] (SOLR-12678) Use Solr like balancer for jira lucene

2018-08-19 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey resolved SOLR-12678. - Resolution: Invalid For the Solr project, Jira is not a support portal. This question should

[jira] [Closed] (SOLR-12678) Use Solr like balancer for jira lucene

2018-08-19 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey closed SOLR-12678. --- > Use Solr like balancer for jira luc

[jira] [Commented] (SOLR-12672) Implement Synchronized Disruption into Solr

2018-08-17 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16584632#comment-16584632 ] Shawn Heisey commented on SOLR-12672: - As far as I am aware, if you ask Java for an explicit GC, it's

Re: Speeding up the really slow Solr tests

2018-08-14 Thread Shawn Heisey
On 8/14/2018 6:13 AM, Jan Høydahl wrote: Is is normally a good practice to separate unit tests from integration tests, but with Solr we run all tests (except nightly and badapple) every time. I think it would help everyday development workflow if the normal "ant test" runs would exclude

[jira] [Commented] (SOLR-12055) Enable async logging by default

2018-08-14 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579731#comment-16579731 ] Shawn Heisey commented on SOLR-12055: - My conclusion, which I told the log4j user list was probably

[jira] [Commented] (SOLR-12055) Enable async logging by default

2018-08-14 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579705#comment-16579705 ] Shawn Heisey commented on SOLR-12055: - I finally had to give up trying for a good test run after

Speeding up the really slow Solr tests

2018-08-14 Thread Shawn Heisey
If there's anyone I need to target specifically with this email, I think it's anyone who has a good working mental map of SolrCloud internals -- how everything interacts with ZK and between multiple nodes.  Erick deserves special mention because he's down in the test trenches frequently,

[jira] [Commented] (SOLR-12055) Enable async logging by default

2018-08-13 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579223#comment-16579223 ] Shawn Heisey commented on SOLR-12055: - Made a typo when I created the diff. Fixed, uploaded again

[jira] [Updated] (SOLR-12055) Enable async logging by default

2018-08-13 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-12055: Attachment: SOLR-12055-slh-interim1.patch > Enable async logging by defa

[jira] [Commented] (SOLR-12055) Enable async logging by default

2018-08-13 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16579222#comment-16579222 ] Shawn Heisey commented on SOLR-12055: - Just to make sure I was comparing fairly, I did the following

[jira] [Updated] (SOLR-12055) Enable async logging by default

2018-08-13 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-12055: Attachment: SOLR-12055-slh-interim1.patch > Enable async logging by defa

[jira] [Updated] (SOLR-12055) Enable async logging by default

2018-08-13 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-12055: Description: When SOLR-7887 is done, switching to async logging will be a simple change

[jira] [Updated] (SOLR-12055) Enable async logging by default

2018-08-13 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-12055: Summary: Enable async logging by default (was: Enable asynch logging by default) > Enable as

[jira] [Commented] (SOLR-12659) HttpSolrClient.createMethod does not handle both stream and large data

2018-08-12 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577630#comment-16577630 ] Shawn Heisey commented on SOLR-12659: - I don't think this problem can be fixed without a low-level

[jira] [Commented] (SOLR-12055) Enable asynch logging by default

2018-08-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571815#comment-16571815 ] Shawn Heisey commented on SOLR-12055: - I discussed performance and async for Solr with the log4j

[jira] [Commented] (SOLR-7767) Zookeeper Ensemble Admin UI

2018-08-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570227#comment-16570227 ] Shawn Heisey commented on SOLR-7767: bq. But all of this would be for another Jira issue another day

[jira] [Commented] (SOLR-12620) Remove the Cloud -> Graph (Radial) view

2018-08-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570163#comment-16570163 ] Shawn Heisey commented on SOLR-12620: - I'd be fine with removing it in 7.5 as well, but won't object

[jira] [Comment Edited] (SOLR-7767) Zookeeper Ensemble Admin UI

2018-08-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570155#comment-16570155 ] Shawn Heisey edited comment on SOLR-7767 at 8/6/18 12:39 PM: - bq. I'm

[jira] [Commented] (SOLR-7767) Zookeeper Ensemble Admin UI

2018-08-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570155#comment-16570155 ] Shawn Heisey commented on SOLR-7767: bq. I'm not a graphics designer, we can do better styling

[jira] [Commented] (SOLR-7767) Zookeeper Ensemble Admin UI

2018-08-04 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569252#comment-16569252 ] Shawn Heisey commented on SOLR-7767: [~janhoy], I do think that using "ZooKeeper" for the

Re: Keeping RefGuide screenshots up to date

2018-08-02 Thread Shawn Heisey
On 8/2/2018 8:16 AM, Cassandra Targett wrote: > My feeling is we should update all of them, especially if the change > you're talking about isn't made until 8 - a major version feels like a > good time to refresh all the screenshots as there have been enough > smaller CSS changes in 7.x that make

[jira] [Commented] (SOLR-12611) Add version information to thread dump

2018-08-02 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16567048#comment-16567048 ] Shawn Heisey commented on SOLR-12611: - New patch that does the wait() in a truly endless loop

[jira] [Updated] (SOLR-12611) Add version information to thread dump

2018-08-02 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-12611: Attachment: SOLR-12611.patch > Add version information to thread d

[jira] [Commented] (SOLR-12611) Add version information to thread dump

2018-08-02 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16566916#comment-16566916 ] Shawn Heisey commented on SOLR-12611: - The reason that the sleep was so short in my alternate code

[jira] [Commented] (SOLR-12611) Add version information to thread dump

2018-08-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16565979#comment-16565979 ] Shawn Heisey commented on SOLR-12611: - Maybe I should combine the two approaches. A boolean

[jira] [Comment Edited] (SOLR-12611) Add version information to thread dump

2018-08-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16565935#comment-16565935 ] Shawn Heisey edited comment on SOLR-12611 at 8/1/18 8:31 PM: - Thanks

[jira] [Commented] (SOLR-12611) Add version information to thread dump

2018-08-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16565935#comment-16565935 ] Shawn Heisey commented on SOLR-12611: - Thanks for looking, [~dweiss]! I'm not well-versed in how

[jira] [Commented] (SOLR-12611) Add version information to thread dump

2018-08-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16565890#comment-16565890 ] Shawn Heisey commented on SOLR-12611: - Attached patch against branch_7x that creates a thread

[jira] [Updated] (SOLR-12611) Add version information to thread dump

2018-08-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-12611: Attachment: SOLR-12611.patch > Add version information to thread d

[jira] [Created] (SOLR-12611) Add version information to thread dump

2018-08-01 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-12611: --- Summary: Add version information to thread dump Key: SOLR-12611 URL: https://issues.apache.org/jira/browse/SOLR-12611 Project: Solr Issue Type: Improvement

Re: query other solr collection from within a solr plugin

2018-08-01 Thread Shawn Heisey
On 8/1/2018 12:59 AM, Nicolas Franck wrote: @Mikhail Khludnev: thanks for your response You mean something like this (source collection is "collection1", and I want to query "collection2"):   SolrClient solrClient = new EmbeddedSolrServer(req.getCore());   ModifiableSolrParams newParams =

Re: BadApple report. Seems like I'm wasting my time.

2018-08-01 Thread Shawn Heisey
On 7/30/2018 11:52 AM, Erick Erickson wrote: Is anybody paying the least attention to this or should I just stop bothering? The job you're doing is thankless.  That's the nature of the work.  I'd love to have the time to really help you out. If only my employer didn't expect me to spend so

Re: Who can close GitHub issues?

2018-07-30 Thread Shawn Heisey
On 7/30/2018 9:56 AM, Cassandra Targett wrote: > About 8 or so months ago, Hoss & I discussed privately an idea to use > a text file for "dummy" commits that close PRs we have no other way to > close (there are A LOT of PRs that aren't code contributions). > Something as simple as adding a "."

Re: Who can close GitHub issues?

2018-07-29 Thread Shawn Heisey
On 7/29/2018 8:52 AM, Alexandre Rafalovitch wrote: I can't seem to be able to close other people's (outdated) GitHub issues against Lucene/Solr repo. I just don't see the button. I am logged in with my normal GitHub ID and have Apache email as the secondary. I chatted with Infra about this.

[jira] [Commented] (SOLR-12297) Add Http2SolrClient, capable of HTTP/1.1, HTTP/2, and asynchronous requests.

2018-07-19 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549850#comment-16549850 ] Shawn Heisey commented on SOLR-12297: - bq. Commit the patch on master and enable Http2 support

[jira] [Created] (SOLR-12566) Add option to disable replication at startup

2018-07-19 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-12566: --- Summary: Add option to disable replication at startup Key: SOLR-12566 URL: https://issues.apache.org/jira/browse/SOLR-12566 Project: Solr Issue Type

Re: Solr and ZK timeout issues

2018-07-17 Thread Shawn Heisey
On 7/17/2018 4:05 AM, Dominique Bejean wrote: I sent this question to solr-u...@lucene.apache.org  and I think the good one is dev@lucene.apache.org , so I resend it. Sorry for this error. The solr-user list is more

Re: Explore alternative build systems - LUCENE-5755

2018-07-17 Thread Shawn Heisey
On 7/17/2018 3:35 AM, Diego Ceccarelli (BLOOMBERG/ LONDON) wrote: Thanks Dawid, I agree it is a massive job, I was curious to know if there is interest and we can put together a group of people interested in doing the job. If that work gives us a build system that is easier for everyone to

[jira] [Commented] (SOLR-12550) ConcurrentUpdateSolrClient doesn't respect timeouts for commits and optimize

2018-07-12 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542336#comment-16542336 ] Shawn Heisey commented on SOLR-12550: - Without seeing exactly what code you've written and what

[jira] [Commented] (SOLR-12008) Settle a location for the log4j2.xml file

2018-07-12 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16541811#comment-16541811 ] Shawn Heisey commented on SOLR-12008: - [~erickerickson], I went to Infra's chat and asked them about

[jira] [Comment Edited] (SOLR-12008) Settle a location for the "correct" log4j2.xml file.

2018-07-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16535346#comment-16535346 ] Shawn Heisey edited comment on SOLR-12008 at 7/6/18 8:56 PM: - The patch

[jira] [Commented] (SOLR-12008) Settle a location for the "correct" log4j2.xml file.

2018-07-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16535346#comment-16535346 ] Shawn Heisey commented on SOLR-12008: - The patch applies to branch_7x successfully. With the patch

[jira] [Comment Edited] (SOLR-12538) log4j exceptions during startup on Windows

2018-07-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16535292#comment-16535292 ] Shawn Heisey edited comment on SOLR-12538 at 7/6/18 8:12 PM: - Transferring

[jira] [Commented] (SOLR-12538) log4j exceptions during startup on Windows

2018-07-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16535292#comment-16535292 ] Shawn Heisey commented on SOLR-12538: - Transferring info from discussion on the log4j list: I think

[jira] [Comment Edited] (SOLR-12008) Settle a location for the "correct" log4j2.xml file.

2018-07-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16535270#comment-16535270 ] Shawn Heisey edited comment on SOLR-12008 at 7/6/18 7:58 PM: - I will fiddle

[jira] [Commented] (SOLR-12008) Settle a location for the "correct" log4j2.xml file.

2018-07-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16535270#comment-16535270 ] Shawn Heisey commented on SOLR-12008: - I will fiddle with it momentarily. Windows 7 enterprise. I

[jira] [Created] (SOLR-12540) Solr API - standardize parameter names to either camel case or dot-separated lowercase

2018-07-05 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-12540: --- Summary: Solr API - standardize parameter names to either camel case or dot-separated lowercase Key: SOLR-12540 URL: https://issues.apache.org/jira/browse/SOLR-12540

[jira] [Commented] (SOLR-12540) Solr API - standardize parameter names to either camel case or dot-separated lowercase

2018-07-05 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16534231#comment-16534231 ] Shawn Heisey commented on SOLR-12540: - My personal preference would be the dot-separated notation

[jira] [Commented] (SOLR-12538) log4j exceptions during startup on Windows

2018-07-05 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16533850#comment-16533850 ] Shawn Heisey commented on SOLR-12538: - I've been given another workaround. If we change "

[jira] [Commented] (SOLR-12538) log4j exceptions during startup on Windows

2018-07-05 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16533786#comment-16533786 ] Shawn Heisey commented on SOLR-12538: - [~shawn.mccorkell], as a workaround, you can search for "

Problem report received via IRC

2018-07-03 Thread Shawn Heisey
In the middle of the night in my timezone, on the #lucene-dev IRC channel, this report came in: 02:48 < gezapeti> Hey! I've noticed that the pre-commit jobs for both Lucene   and Solr are setting incorrect descriptions sometimes: 02:48 < gezapeti>

[jira] [Commented] (SOLR-11611) Starting Solr using solr.cmd fails in Windows, when the path contains a parenthesis

2018-07-03 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531790#comment-16531790 ] Shawn Heisey commented on SOLR-11611: - bq. Unfortunately I am not familiar at all with the patch

[jira] [Commented] (SOLR-12346) Update ZooKeeper to 3.4.12.

2018-06-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527802#comment-16527802 ] Shawn Heisey commented on SOLR-12346: - I thought of a good update to the doc change I made. Replace

[jira] [Commented] (SOLR-12346) Update ZooKeeper to 3.4.12.

2018-06-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527778#comment-16527778 ] Shawn Heisey commented on SOLR-12346: - I will upload a version of the patch that includes doc updates

Re: Visibility of SOLR-12450?

2018-06-27 Thread Shawn Heisey
On 6/27/2018 9:00 AM, Alexandre Rafalovitch wrote: > In the Solr 7.4 changes, under the bugs fixed, we list: > SOLR-12450: Don't allow referal to external resources in various config files. > (Yuyang Xiao, Uwe Schindler) > > That link goes to "This issue can't be viewed" issue: >

[jira] [Commented] (SOLR-12436) Can"t delete BLOB element in SolrCloud

2018-06-24 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16521556#comment-16521556 ] Shawn Heisey commented on SOLR-12436: - bq. Have working but 15 minuts to work In this respect

[jira] [Commented] (SOLR-6733) Umbrella issue - Solr as a standalone application

2018-06-11 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16508512#comment-16508512 ] Shawn Heisey commented on SOLR-6733: I can't seem to get the branch to work right, so I've gone

[jira] [Updated] (SOLR-12472) SOLR JDBC issue with running queries

2018-06-10 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-12472: Description: I am trying to work with the SOLR-JDBC. For some reason it works with DbVisualizer

[jira] [Updated] (SOLR-12472) SOLR JDBC issue with running queries

2018-06-10 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-12472: Environment: (was: I am trying to work with the SOLR-JDBC. For some reason it works

[jira] [Resolved] (SOLR-12472) SOLR JDBC issue with running queries

2018-06-10 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey resolved SOLR-12472. - Resolution: Invalid This issue tracker is not a support portal. Please discuss the problem

[jira] [Commented] (SOLR-6734) Standalone solr as *two* applications -- Solr and a controlling agent

2018-06-09 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507061#comment-16507061 ] Shawn Heisey commented on SOLR-6734: I know that logically, it makes a lot of sense to have the agent

[jira] [Commented] (SOLR-6734) Standalone solr as *two* applications -- Solr and a controlling agent

2018-06-08 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506261#comment-16506261 ] Shawn Heisey commented on SOLR-6734: bq. If you want the agent process (service) to be able to do e.g

Re: Propose hiding/removing JIRA Environment text input

2018-06-08 Thread Shawn Heisey
On 6/8/2018 6:24 AM, David Smiley wrote: > Many of us have accidentally added a long-form description of our JIRA > issues into the Environment field of JIRA instead of the Description.  > I think we can agree this is pretty annoying.  It seems to have been > happening more lately with a change to

[jira] [Commented] (SOLR-12283) Unable To Load ZKPropertiesWriter when dih.jar is added as runtimelib BLOB in .system collection

2018-06-08 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505982#comment-16505982 ] Shawn Heisey commented on SOLR-12283: - bq. So, the solution is : to add local .jar files locally

[jira] [Commented] (SOLR-6734) Standalone solr as *two* applications -- Solr and a controlling agent

2018-06-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505714#comment-16505714 ] Shawn Heisey commented on SOLR-6734: Putting a bit of code in a comment so that I don't lose track

[jira] [Commented] (SOLR-6734) Standalone solr as *two* applications -- Solr and a controlling agent

2018-06-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16504722#comment-16504722 ] Shawn Heisey commented on SOLR-6734: bq. What do you mean by “service” here? Process or OS service

[jira] [Commented] (SOLR-12283) Unable To Load ZKPropertiesWriter when dih.jar is added as runtimelib BLOB in .system collection

2018-06-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16504386#comment-16504386 ] Shawn Heisey commented on SOLR-12283: - Indeed, it looks like DIH doesn't work if its jar is loaded

[jira] [Commented] (SOLR-6734) Standalone solr as *two* applications -- Solr and a controlling agent

2018-06-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16504164#comment-16504164 ] Shawn Heisey commented on SOLR-6734: One of the things that I would very much like to have

[jira] [Commented] (SOLR-6734) Standalone solr as *two* applications -- Solr and a controlling agent

2018-06-06 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16503760#comment-16503760 ] Shawn Heisey commented on SOLR-6734: bq. If the agent is capable of reconfiguring and restarting

[jira] [Commented] (SOLR-6733) Umbrella issue - Solr as a standalone application

2018-06-05 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502839#comment-16502839 ] Shawn Heisey commented on SOLR-6733: I created a new branch. And then discovered that I'd named

[jira] [Commented] (SOLR-12283) Unable To Load ZKPropertiesWriter when dih.jar is added as runtimelib BLOB in .system collection

2018-06-05 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502671#comment-16502671 ] Shawn Heisey commented on SOLR-12283: - The stacktrace isn't making any sense. It's complaining about

[jira] [Commented] (SOLR-6734) Standalone solr as *two* applications -- Solr and a controlling agent

2018-06-05 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16501760#comment-16501760 ] Shawn Heisey commented on SOLR-6734: I've been thinking about how an agent might facilitate setting up

[jira] [Commented] (SOLR-12297) Add Http2SolrClient, capable of HTTP/1.1, HTTP/2, and asynchronous requests.

2018-06-04 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500779#comment-16500779 ] Shawn Heisey commented on SOLR-12297: - bq. Well the client will speak HTTP/2, but have you setup

[jira] [Commented] (SOLR-11982) Add support for indicating preferred replica types for queries

2018-06-04 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500566#comment-16500566 ] Shawn Heisey commented on SOLR-11982: - [~emaijala], that's why I had the question, because the type

[jira] [Commented] (SOLR-11982) Add support for indicating preferred replica types for queries

2018-06-04 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16500203#comment-16500203 ] Shawn Heisey commented on SOLR-11982: - I've got a question about this, sorry I didn't think

[jira] [Commented] (SOLR-11453) Create separate logger for slow requests

2018-06-02 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16499110#comment-16499110 ] Shawn Heisey commented on SOLR-11453: - I've got too much happening today, or I would have just taken

[jira] [Commented] (SOLR-11453) Create separate logger for slow requests

2018-06-02 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16499102#comment-16499102 ] Shawn Heisey commented on SOLR-11453: - There's a tiny problem in CHANGES.txt ... in the "Up

[jira] [Commented] (SOLR-12297) Create a good SolrClient for SolrCloud paving the way for async requests, HTTP2, multiplexing, and the latest & greatest Jetty features.

2018-06-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16498794#comment-16498794 ] Shawn Heisey commented on SOLR-12297: - With the patch for ivy, building the server and typing &quo

[jira] [Commented] (SOLR-12297) Create a good SolrClient for SolrCloud paving the way for async requests, HTTP2, multiplexing, and the latest & greatest Jetty features.

2018-06-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16498777#comment-16498777 ] Shawn Heisey commented on SOLR-12297: - bq. Again, there is. I'm using it. If that works, great. I

[jira] [Commented] (SOLR-12297) Create a good SolrClient for SolrCloud paving the way for async requests, HTTP2, multiplexing, and the latest & greatest Jetty features.

2018-06-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16498776#comment-16498776 ] Shawn Heisey commented on SOLR-12297: - There's one substantive change in the starburst ivy patch

[jira] [Updated] (SOLR-12297) Create a good SolrClient for SolrCloud paving the way for async requests, HTTP2, multiplexing, and the latest & greatest Jetty features.

2018-06-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-12297: Attachment: starburst-ivy-fixes.patch > Create a good SolrClient for SolrCloud paving the

[jira] [Commented] (SOLR-12297) Create a good SolrClient for SolrCloud paving the way for async requests, HTTP2, multiplexing, and the latest & greatest Jetty features.

2018-06-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16498762#comment-16498762 ] Shawn Heisey commented on SOLR-12297: - I really like the "starburst" name you cho

[jira] [Commented] (SOLR-12297) Create a good SolrClient for SolrCloud paving the way for async requests, HTTP2, multiplexing, and the latest & greatest Jetty features.

2018-06-01 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16498754#comment-16498754 ] Shawn Heisey commented on SOLR-12297: - [~markrmil...@gmail.com] if I am confusing things or making

[jira] [Commented] (SOLR-12297) Create a good SolrClient for SolrCloud paving the way for async requests, HTTP2, multiplexing, and the latest & greatest Jetty features.

2018-05-31 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496880#comment-16496880 ] Shawn Heisey commented on SOLR-12297: - In my travels trying to get the server working on starburst, I

[jira] [Commented] (SOLR-12297) Create a good SolrClient for SolrCloud paving the way for async requests, HTTP2, multiplexing, and the latest & greatest Jetty features.

2018-05-30 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496130#comment-16496130 ] Shawn Heisey commented on SOLR-12297: - [~markrmil...@gmail.com] are you ready for feedback and help

[jira] [Commented] (SOLR-10299) Provide search for online Ref Guide

2018-05-30 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16495868#comment-16495868 ] Shawn Heisey commented on SOLR-10299: - [~gstein]. the search capability for the reference guide needs

[jira] [Updated] (SOLR-10299) Provide search for online Ref Guide

2018-05-30 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-10299: Attachment: basic-services-diagram.png > Provide search for online Ref Gu

[jira] [Updated] (SOLR-12429) ZK upconfig throws confusing error when it encounters a symlink

2018-05-30 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-12429: Description: If a configset being uploaded to ZK contains a symlink pointing at a directory

[jira] [Updated] (SOLR-12429) ZK upconfig throws confusing error when it encounters a symlink

2018-05-30 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-12429: Environment: (was: If a configset being uploaded to ZK contains a symlink pointing

[jira] [Created] (SOLR-12429) ZK upconfig throws confusing error when it encounters a symlink

2018-05-30 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-12429: --- Summary: ZK upconfig throws confusing error when it encounters a symlink Key: SOLR-12429 URL: https://issues.apache.org/jira/browse/SOLR-12429 Project: Solr

[jira] [Commented] (SOLR-12415) Solr Loadbalancer client LBHttpSolrClient not working as expected, if a Solr node goes down, it is unable to detect when it become live again due to 404 error

2018-05-30 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16495126#comment-16495126 ] Shawn Heisey commented on SOLR-12415: - bq. This may limit flexibility of the client that was created

[jira] [Commented] (SOLR-12419) standardise solr/contrib (private) logger names

2018-05-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494460#comment-16494460 ] Shawn Heisey commented on SOLR-12419: - General java coding standards say constants should be all

[jira] [Commented] (SOLR-12413) Solr ignores aliases.json from ZooKeeper at startup

2018-05-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494432#comment-16494432 ] Shawn Heisey commented on SOLR-12413: - At initial startup, we not be looking at the version

[jira] [Commented] (SOLR-12420) Propose removing schema version; use luceneMatchVersion instead

2018-05-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494173#comment-16494173 ] Shawn Heisey commented on SOLR-12420: - It's my understanding that luceneMatchVersion can actually

[jira] [Commented] (SOLR-12420) Propose removing schema version; use luceneMatchVersion instead

2018-05-29 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494163#comment-16494163 ] Shawn Heisey commented on SOLR-12420: - The one thing that comes to mind as a negative, and I'm

<    1   2   3   4   5   6   7   8   9   10   >