[jira] [Commented] (LUCENE-8972) CharFilter version of ICUTransformFilter, to better support dictionary-based tokenization

2019-09-16 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930759#comment-16930759 ] Robert Muir commented on LUCENE-8972: - Yes, this would be another thing, good one for tests. But the

[jira] [Commented] (LUCENE-9027) SIMD-based decoding of postings lists

2019-11-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16967237#comment-16967237 ] Robert Muir commented on LUCENE-9027: - +1 for PFOR to avoid the silly worst-cases. IIRC the only

[jira] [Commented] (LUCENE-9049) Remove FST cachedRootArcs now redundant with direct-addressing

2019-11-22 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16980643#comment-16980643 ] Robert Muir commented on LUCENE-9049: - Since removing the cache seems to work out here, I'm curious

[jira] [Resolved] (SOLR-13982) set security-related http response headers by default

2019-12-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-13982. Resolution: Fixed thanks for looking at the patch ishan! I hope we find a way to fix SOLR-13987

[jira] [Commented] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986836#comment-16986836 ] Robert Muir commented on SOLR-13987: If nobody understands angular enough to fix this, my fallback is

[jira] [Updated] (SOLR-13982) set security-related http response headers by default

2019-12-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-13982: --- Fix Version/s: 8.4 > set security-related http response headers by default >

[jira] [Commented] (SOLR-7633) Change the ExtractingRequestHandler to use Tika-Server

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16987865#comment-16987865 ] Robert Muir commented on SOLR-7633: --- trying to resurrect interest in this ancient issue. tika has its

[jira] [Commented] (SOLR-7633) Change the ExtractingRequestHandler to use Tika-Server

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16987870#comment-16987870 ] Robert Muir commented on SOLR-7633: --- seems like it would help users too, by keeping their server more

[jira] [Reopened] (SOLR-14001) fix HdfsBackupRepositoryTest on windows

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reopened SOLR-14001: tried to cheat having to run tests in a wndows vm, thing still fails. i'll deal with it. solaris too.

[jira] [Commented] (SOLR-13991) clean up permissions in solr-tests.policy

2019-12-02 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986492#comment-16986492 ] Robert Muir commented on SOLR-13991: and messed myself up running tests in a vm without explicitly

[jira] [Commented] (SOLR-13991) clean up permissions in solr-tests.policy

2019-12-02 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986509#comment-16986509 ] Robert Muir commented on SOLR-13991: And btw, i don't want to come across as an ass, i seriously want

[jira] [Commented] (LUCENE-9077) Gradle build

2019-12-02 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986461#comment-16986461 ] Robert Muir commented on LUCENE-9077: - The security stuff for tests is really just sugar over

[jira] [Commented] (SOLR-13991) clean up permissions in solr-tests.policy

2019-12-02 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986476#comment-16986476 ] Robert Muir commented on SOLR-13991: somehow my build had leaked two entire jvms both spinning at

[jira] [Commented] (SOLR-13989) Move all hadoop related code to a contrib module

2019-12-02 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986578#comment-16986578 ] Robert Muir commented on SOLR-13989: {quote} So I was looking at some of the new package/plugin

[jira] [Commented] (SOLR-13989) Move all hadoop related code to a contrib module

2019-12-02 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986585#comment-16986585 ] Robert Muir commented on SOLR-13989: {quote} I'll definitely help out where I can. Its not currently

[jira] [Resolved] (SOLR-13991) clean up permissions in solr-tests.policy

2019-12-02 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-13991. Fix Version/s: 8.4 Resolution: Fixed I'm gonna mark the issue resolved. Lots of beasting

[jira] [Commented] (SOLR-13993) sandbox velocity template render

2019-12-02 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986607#comment-16986607 ] Robert Muir commented on SOLR-13993: looking in now. we can implement this as long as the tests pass.

[jira] [Commented] (SOLR-13991) clean up permissions in solr-tests.policy

2019-12-02 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986508#comment-16986508 ] Robert Muir commented on SOLR-13991: [~ichattopadhyaya] if you can beast it, i would appreciate it.

[jira] [Commented] (SOLR-13991) clean up permissions in solr-tests.policy

2019-12-02 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986526#comment-16986526 ] Robert Muir commented on SOLR-13991: Basically i'm trying to ensure i dont break *any tests*

[jira] [Commented] (LUCENE-9079) TestDictionary.testInvalidData fails

2019-12-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986858#comment-16986858 ] Robert Muir commented on LUCENE-9079: - If it only happens with EA JDK, we should report the bug to

[jira] [Commented] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16986954#comment-16986954 ] Robert Muir commented on SOLR-13987: javascript developers change frameworks every day. and talk

[jira] [Commented] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988150#comment-16988150 ] Robert Muir commented on SOLR-13987: There isn't consensus on fixing security holes? News to me.

[jira] [Commented] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988007#comment-16988007 ] Robert Muir commented on SOLR-13987: +1 to your suggestion to disable stuff by default if it has

[jira] [Commented] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988023#comment-16988023 ] Robert Muir commented on SOLR-13987: Related issue about users exposing solr to the internet:

[jira] [Commented] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988104#comment-16988104 ] Robert Muir commented on SOLR-13987: Its really insecure that the current admin UI relies on eval().

[jira] [Commented] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988172#comment-16988172 ] Robert Muir commented on SOLR-13987: I didn't say i would drop it. I said i would fix the security

[jira] [Commented] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988291#comment-16988291 ] Robert Muir commented on SOLR-13987: No I don't. according to apache, the only mandatory feature is

[jira] [Commented] (SOLR-13993) sandbox velocity template render

2019-12-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16987204#comment-16987204 ] Robert Muir commented on SOLR-13993: Yeah, we have the general solr sandbox, which would stop what

[jira] [Commented] (LUCENE-9077) Gradle build

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988413#comment-16988413 ] Robert Muir commented on LUCENE-9077: - Hi Dawid. I'm trying hard to avoid touching any build

[jira] [Resolved] (SOLR-14015) remove blanket filesystem read access from solr-tests.policy

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-14015. Fix Version/s: 8.4 Resolution: Fixed > remove blanket filesystem read access from

[jira] [Commented] (SOLR-13993) sandbox velocity template render

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988401#comment-16988401 ] Robert Muir commented on SOLR-13993: I'll make a followup JIRA for reducing permissions further. I

[jira] [Commented] (SOLR-14015) remove blanket filesystem read access from solr-tests.policy

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988408#comment-16988408 ] Robert Muir commented on SOLR-14015: [~erickerickson] that is a good kind of thing to fix, just

[jira] [Commented] (SOLR-14015) remove blanket filesystem read access from solr-tests.policy

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988450#comment-16988450 ] Robert Muir commented on SOLR-14015: my hours long attempts to download a windows vm have failed. not

[jira] [Created] (SOLR-14016) bump the amount of test jvm solr tests

2019-12-04 Thread Robert Muir (Jira)
Robert Muir created SOLR-14016: -- Summary: bump the amount of test jvm solr tests Key: SOLR-14016 URL: https://issues.apache.org/jira/browse/SOLR-14016 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-14016) bump the amount of test jvm solr tests

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988469#comment-16988469 ] Robert Muir commented on SOLR-14016: this is the experience with a brand new macbook pro. I am sure

[jira] [Updated] (SOLR-14015) remove blanket filesystem read access from solr-tests.policy

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-14015: --- Attachment: SOLR-14015.patch > remove blanket filesystem read access from solr-tests.policy >

[jira] [Commented] (SOLR-14016) bump the amount of test jvm solr tests

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988470#comment-16988470 ] Robert Muir commented on SOLR-14016: cc [~dweiss] if it only gets fixed for upcoming gradle build,

[jira] [Created] (SOLR-14015) remove blanket filesystem read access from solr-tests.policy

2019-12-04 Thread Robert Muir (Jira)
Robert Muir created SOLR-14015: -- Summary: remove blanket filesystem read access from solr-tests.policy Key: SOLR-14015 URL: https://issues.apache.org/jira/browse/SOLR-14015 Project: Solr Issue

[jira] [Commented] (SOLR-14001) fix HdfsBackupRepositoryTest on windows

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988454#comment-16988454 ] Robert Muir commented on SOLR-14001: This is still on me. I'm just trying to do everything on my

[jira] [Commented] (SOLR-14015) remove blanket filesystem read access from solr-tests.policy

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988388#comment-16988388 ] Robert Muir commented on SOLR-14015: tests pass. hadoop put up a bit of a fight, as expected. need to

[jira] [Commented] (LUCENE-9077) Gradle build

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988428#comment-16988428 ] Robert Muir commented on LUCENE-9077: - And the latter one is definitely questionable for gradle, but

[jira] [Commented] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988432#comment-16988432 ] Robert Muir commented on SOLR-13987: I don't disagree with any point you made: thank you for the

[jira] [Commented] (LUCENE-9080) "ant regenerate" fails on master

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988445#comment-16988445 ] Robert Muir commented on LUCENE-9080: - You could probably test this insane theory out yourself by

[jira] [Commented] (LUCENE-9080) "ant regenerate" fails on master

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988443#comment-16988443 ] Robert Muir commented on LUCENE-9080: - I don't think the regenerate task should "change" the output

[jira] [Commented] (SOLR-13984) Solr should run inside a SecurityManager

2019-12-04 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988463#comment-16988463 ] Robert Muir commented on SOLR-13984: The current state is still wrestling with tests. it must be done

[jira] [Commented] (SOLR-14028) Fix test permissions for TestSolrCLIRunExample

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990305#comment-16990305 ] Robert Muir commented on SOLR-14028: Kevin i took a look at all your logs. This test is very

[jira] [Commented] (SOLR-13987) fix admin UI to not rely on javascript eval()

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990290#comment-16990290 ] Robert Muir commented on SOLR-13987: strong +1, this is great! I tested and did some local hacking

[jira] [Commented] (SOLR-14028) Fix test permissions for TestSolrCLIRunExample

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990312#comment-16990312 ] Robert Muir commented on SOLR-14028: Yeah, that's the ticket. See code:

[jira] [Commented] (SOLR-14016) bump the amount of test jvm solr tests

2019-12-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988818#comment-16988818 ] Robert Muir commented on SOLR-14016: Its not the new-new 32GB one yet, but newest 16GB: {noformat]

[jira] [Created] (SOLR-14020) move hadoop hacks out of lucene TestSecurityManager into a solr one

2019-12-05 Thread Robert Muir (Jira)
Robert Muir created SOLR-14020: -- Summary: move hadoop hacks out of lucene TestSecurityManager into a solr one Key: SOLR-14020 URL: https://issues.apache.org/jira/browse/SOLR-14020 Project: Solr

[jira] [Commented] (SOLR-14020) move hadoop hacks out of lucene TestSecurityManager into a solr one

2019-12-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989092#comment-16989092 ] Robert Muir commented on SOLR-14020: btw for solr we can clean it up later too, e.g. move to separate

[jira] [Commented] (SOLR-13985) bind to localhost by default

2019-12-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989096#comment-16989096 ] Robert Muir commented on SOLR-13985: I think jetty already logs what it binds to? > bind to

[jira] [Commented] (SOLR-13985) bind to localhost by default

2019-12-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989102#comment-16989102 ] Robert Muir commented on SOLR-13985: If there is an easy variable to change this, i would really like

[jira] [Updated] (SOLR-14020) move hadoop hacks out of lucene TestSecurityManager into a solr one

2019-12-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-14020: --- Attachment: SOLR-14020.patch > move hadoop hacks out of lucene TestSecurityManager into a solr one >

[jira] [Commented] (SOLR-14020) move hadoop hacks out of lucene TestSecurityManager into a solr one

2019-12-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989104#comment-16989104 ] Robert Muir commented on SOLR-14020: Here's a patch. The hadoop hacks don't cause lucene tests grief

[jira] [Commented] (SOLR-14015) remove blanket filesystem read access from solr-tests.policy

2019-12-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989119#comment-16989119 ] Robert Muir commented on SOLR-14015: The problem is the hadoop hacks :( See SOLR-14020 for an

[jira] [Commented] (SOLR-14001) fix HdfsBackupRepositoryTest on windows

2019-12-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989139#comment-16989139 ] Robert Muir commented on SOLR-14001: I'll be happy to go over the logs and try to fix some of the

[jira] [Commented] (SOLR-14028) Fix test permissions for TestSolrCLIRunExample

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989872#comment-16989872 ] Robert Muir commented on SOLR-14028: Kevin, maybe the problem is the bogus way that I construct the

[jira] [Commented] (SOLR-14028) Fix test permissions for TestSolrCLIRunExample

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989876#comment-16989876 ] Robert Muir commented on SOLR-14028: also sometimes it helps to run the test with

[jira] [Commented] (SOLR-14028) Fix test permissions for TestSolrCLIRunExample

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989893#comment-16989893 ] Robert Muir commented on SOLR-14028: Here's the specific sketchy line that i did (sorry):

[jira] [Commented] (LUCENE-9077) Gradle build

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989899#comment-16989899 ] Robert Muir commented on LUCENE-9077: - Dawid, can we also add the runner to the

[jira] [Commented] (LUCENE-9077) Gradle build

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989903#comment-16989903 ] Robert Muir commented on LUCENE-9077: - {quote} I got lucene tests to run under security manager. But

[jira] [Commented] (SOLR-14001) fix HdfsBackupRepositoryTest on windows

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989914#comment-16989914 ] Robert Muir commented on SOLR-14001: Thank you again for digging into this! > fix

[jira] [Updated] (SOLR-7633) Change the ExtractingRequestHandler to use Tika-Server

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-7633: -- Status: Reopened (was: Closed) > Change the ExtractingRequestHandler to use Tika-Server >

[jira] [Commented] (SOLR-7633) Change the ExtractingRequestHandler to use Tika-Server

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990038#comment-16990038 ] Robert Muir commented on SOLR-7633: --- I reopened the issue as it was closed. There may be a duplicate

[jira] [Commented] (LUCENE-9077) Gradle build

2019-12-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990154#comment-16990154 ] Robert Muir commented on LUCENE-9077: - is this on windows? sorry the problem is caused by hadoop

[jira] [Commented] (SOLR-13978) Remove bloat from default configset

2019-12-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993028#comment-16993028 ] Robert Muir commented on SOLR-13978: {quote} If the Config API had realized it's full potential then

[jira] [Commented] (SOLR-14050) clean up tests use of network addresses

2019-12-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993118#comment-16993118 ] Robert Muir commented on SOLR-14050: I'm pretty sure part of this is my fault from years ago :( The

[jira] [Created] (SOLR-14050) clean up tests use of network addresses

2019-12-10 Thread Robert Muir (Jira)
Robert Muir created SOLR-14050: -- Summary: clean up tests use of network addresses Key: SOLR-14050 URL: https://issues.apache.org/jira/browse/SOLR-14050 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-14050) clean up tests use of network addresses

2019-12-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993153#comment-16993153 ] Robert Muir commented on SOLR-14050: [~ichattopadhyaya] I attached a patch if you are curious to try

[jira] [Updated] (SOLR-14050) clean up tests use of network addresses

2019-12-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-14050: --- Attachment: SOLR-14050.patch > clean up tests use of network addresses >

[jira] [Commented] (SOLR-14050) clean up tests use of network addresses

2019-12-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993223#comment-16993223 ] Robert Muir commented on SOLR-14050: Can you open a separate issue for what you see there? We have to

[jira] [Resolved] (SOLR-14064) remove some hadoop brain-damage from build environment

2019-12-13 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-14064. Fix Version/s: 8.5 Assignee: Robert Muir Resolution: Fixed Thanks Kevin! > remove

[jira] [Resolved] (SOLR-14076) SearchRateTriggerIntegrationTest: fix static leak

2019-12-13 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-14076. Fix Version/s: 8.5 Assignee: Robert Muir Resolution: Fixed >

[jira] [Commented] (SOLR-13778) Windows JDK SSL Test Failure trend: SSLException: Software caused connection abort: recv failed

2019-12-13 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16995524#comment-16995524 ] Robert Muir commented on SOLR-13778: {quote} Adding javax.net.ssl.SSLException to retriable

[jira] [Commented] (SOLR-14054) Upgrade Tika to 1.23

2019-12-13 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16995837#comment-16995837 ] Robert Muir commented on SOLR-14054: Hi Tim, I have not tried to reproduce your steps yet, but if

[jira] [Commented] (SOLR-14084) Security manager access denied not causing tests to fail

2019-12-13 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16996077#comment-16996077 ] Robert Muir commented on SOLR-14084: Yeah, its good to look into: especially the ones happening many

[jira] [Commented] (SOLR-14084) Security manager access denied not causing tests to fail

2019-12-13 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16996098#comment-16996098 ] Robert Muir commented on SOLR-14084: Some of this can be found with grep. For example the all-dashes:

[jira] [Commented] (SOLR-13984) Solr should run inside a SecurityManager

2019-12-13 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16996216#comment-16996216 ] Robert Muir commented on SOLR-13984: I created PR with a simple approach we could start with.

[jira] [Reopened] (SOLR-14071) Untrusted configsets shouldn't be allowed to use directive

2019-12-12 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reopened SOLR-14071: Assignee: Ishan Chattopadhyaya this says it is a resolved 8.4 blocker, but it was committed

[jira] [Reopened] (SOLR-13978) Remove bloat from default configset

2019-12-12 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reopened SOLR-13978: this says it is a resolved 8.4 blocker, but some commits were made after Adrien branched for release

[jira] [Reopened] (SOLR-14065) Deprecate Velocity

2019-12-12 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reopened SOLR-14065: Assignee: Ishan Chattopadhyaya this says it is a resolved 8.4 issue, but it was committed after

[jira] [Commented] (SOLR-14086) Tika ClassNotFound error due to commons-compress in solr-core dependency

2019-12-14 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16996587#comment-16996587 ] Robert Muir commented on SOLR-14086: I didn't have any issues with tests besides the usual crappy

[jira] [Commented] (SOLR-14088) Tika and commons-compress dependency in solr core causes classloader issue

2019-12-16 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16997711#comment-16997711 ] Robert Muir commented on SOLR-14088: i surely hope there is no child-first happening anywhere! If

[jira] [Commented] (LUCENE-9080) "ant regenerate" fails on master

2019-12-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16996786#comment-16996786 ] Robert Muir commented on LUCENE-9080: - I responded on the mailing list already. don't look at java

[jira] [Commented] (LUCENE-9080) "ant regenerate" fails on master

2019-12-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16996796#comment-16996796 ] Robert Muir commented on LUCENE-9080: - If it helps you, i always download the source and compile

[jira] [Commented] (SOLR-14095) Remove serialization and/or support serialization filtering

2019-12-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16998662#comment-16998662 ] Robert Muir commented on SOLR-14095: Thanks for doing this Tomas! > Remove serialization and/or

[jira] [Commented] (LUCENE-9079) TestDictionary.testInvalidData fails

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993551#comment-16993551 ] Robert Muir commented on LUCENE-9079: - I committed newlines to silence tests (i hope). We can keep

[jira] [Commented] (LUCENE-9079) TestDictionary.testInvalidData fails

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993538#comment-16993538 ] Robert Muir commented on LUCENE-9079: - Uwe filed a JDK bug:

[jira] [Commented] (SOLR-14033) Fix Hadoop tests with security manager

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993631#comment-16993631 ] Robert Muir commented on SOLR-14033: thank you for testing on windows! > Fix Hadoop tests with

[jira] [Created] (SOLR-14076) SearchRateTriggerIntegrationTest: fix static leak

2019-12-12 Thread Robert Muir (Jira)
Robert Muir created SOLR-14076: -- Summary: SearchRateTriggerIntegrationTest: fix static leak Key: SOLR-14076 URL: https://issues.apache.org/jira/browse/SOLR-14076 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-13778) Windows JDK SSL Test Failure trend: SSLException: Software caused connection abort: recv failed

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993845#comment-16993845 ] Robert Muir commented on SOLR-13778: There is also related bug (fixed only in 14 it seems), again

[jira] [Commented] (SOLR-14050) clean up tests use of network addresses

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993766#comment-16993766 ] Robert Muir commented on SOLR-14050: Thanks for testing and reviewing. > clean up tests use of

[jira] [Resolved] (SOLR-14050) clean up tests use of network addresses

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-14050. Fix Version/s: 8.4 Assignee: Robert Muir Resolution: Fixed > clean up tests use of

[jira] [Commented] (SOLR-13778) Windows JDK SSL Test Failure trend: SSLException: Software caused connection abort: recv failed

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993835#comment-16993835 ] Robert Muir commented on SOLR-13778: I agree with initial theory that it looks like JDK-8209333.

[jira] [Commented] (SOLR-13778) Windows JDK SSL Test Failure trend: SSLException: Software caused connection abort: recv failed

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993840#comment-16993840 ] Robert Muir commented on SOLR-13778: As a quick hack you can edit

[jira] [Commented] (SOLR-13778) Windows JDK SSL Test Failure trend: SSLException: Software caused connection abort: recv failed

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993859#comment-16993859 ] Robert Muir commented on SOLR-13778: Jetty blog about TLS 1.3 struggles:

[jira] [Commented] (SOLR-14050) clean up tests use of network addresses

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993945#comment-16993945 ] Robert Muir commented on SOLR-14050: I wouldn't get too excited: it may have only bottlenecked in

[jira] [Commented] (SOLR-7632) Change the ExtractingRequestHandler to use Tika-Server

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993962#comment-16993962 ] Robert Muir commented on SOLR-7632: --- Could we use a mock instead of a real server? > Change the

[jira] [Commented] (SOLR-14052) Tests failing on Linux with ant.jar / SecurityManager

2019-12-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993970#comment-16993970 ] Robert Muir commented on SOLR-14052: Looks to me like this ant.jar snuck its way into the java

  1   2   3   4   5   6   7   8   9   10   >