[GitHub] [solr] dweiss commented on pull request #304: SOLR-15455: joint solr/lucene development experiments

2021-09-27 Thread GitBox
dweiss commented on pull request #304: URL: https://github.com/apache/solr/pull/304#issuecomment-928895910 Hi Mike. Please feel free to tune this to your liking - this should be fairly straightforward now (and you can test it as well, along the way). I believe you should be able to commit

[jira] [Commented] (SOLR-11465) Overseer should process independent messages in parallel

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421138#comment-17421138 ] Mark Robert Miller commented on SOLR-11465: --- Nice Cao, never saw you filed this

[jira] [Commented] (SOLR-15560) Optimize JavaBinCodec encode/decode performance.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421131#comment-17421131 ] Mark Robert Miller commented on SOLR-15560: --- This issue is extremely close. I h

[GitHub] [solr] bitnahian commented on pull request #202: SOLR-15376 Adding setMaxFutureMs with Long type Overload method

2021-09-27 Thread GitBox
bitnahian commented on pull request #202: URL: https://github.com/apache/solr/pull/202#issuecomment-928638789 So I'll just wait on the other issue to get resolved then? Any TO-DOs before then? -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (SOLR-15646) Add a non secure RSAKeyPair keygen mode for tests.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421102#comment-17421102 ] Mark Robert Miller commented on SOLR-15646: --- Which by the way, is not to say I’

[jira] [Commented] (SOLR-15648) ManagedSchema#GetZkSchemaVersionCallable can get into a loop that wants to go on for 10 minutes before it cuts off.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421093#comment-17421093 ] Mark Robert Miller commented on SOLR-15648: --- I don’t touch this behavior much,

[jira] [Commented] (SOLR-15642) ZkControllerTest is absurdly long for what it is and does.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421092#comment-17421092 ] Mark Robert Miller commented on SOLR-15642: --- This may depend on your env how sl

[GitHub] [solr] magibney commented on pull request #304: SOLR-15455: joint solr/lucene development experiments

2021-09-27 Thread GitBox
magibney commented on pull request #304: URL: https://github.com/apache/solr/pull/304#issuecomment-928240111 >Will such a configurable property even be used? It occurred to me to add it because I wanted to use it, fwiw :-) If doing Lucene and Solr development, forcing the repo

[jira] [Commented] (SOLR-15646) Add a non secure RSAKeyPair keygen mode for tests.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421004#comment-17421004 ] Mark Robert Miller commented on SOLR-15646: --- You can actually do it slightly cl

[GitHub] [solr] magibney commented on a change in pull request #304: SOLR-15455: joint solr/lucene development experiments

2021-09-27 Thread GitBox
magibney commented on a change in pull request #304: URL: https://github.com/apache/solr/pull/304#discussion_r717003635 ## File path: gradle/testing/randomization/policies/solr-tests.policy ## @@ -226,4 +226,8 @@ grant { permission java.io.FilePermission "${gradle.worker.jar

[GitHub] [solr] markrmiller commented on pull request #312: SOLR-15657: Allow setting any and all standard SecureRandom / Security Provider usage to a non secure SecureRandom for at least non nightly

2021-09-27 Thread GitBox
markrmiller commented on pull request #312: URL: https://github.com/apache/solr/pull/312#issuecomment-928218886 Not currently an option, just sets it for non nightly tests. Still looking at some test runs. -- This is an automated message from the Apache Git Service. To respond to the mes

[jira] [Commented] (SOLR-15646) Add a non secure RSAKeyPair keygen mode for tests.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420997#comment-17420997 ] Mark Robert Miller commented on SOLR-15646: --- You can still use securely randomi

[jira] [Commented] (SOLR-15646) Add a non secure RSAKeyPair keygen mode for tests.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420992#comment-17420992 ] Mark Robert Miller commented on SOLR-15646: --- More specifically, I think if you

[jira] [Commented] (SOLR-15646) Add a non secure RSAKeyPair keygen mode for tests.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420990#comment-17420990 ] Mark Robert Miller commented on SOLR-15646: --- Noble made that same change in the

[GitHub] [solr] dweiss commented on pull request #304: SOLR-15455: joint solr/lucene development experiments

2021-09-27 Thread GitBox
dweiss commented on pull request #304: URL: https://github.com/apache/solr/pull/304#issuecomment-928199717 > I'm curious about what you think of the change suggested in this commit: allowing the lucene-dev-repo path to be explicitly specified (via system property), as opposed to supporting

[GitHub] [solr-operator] HoustonPutman merged pull request #302: Allow users to take GCS-based backups

2021-09-27 Thread GitBox
HoustonPutman merged pull request #302: URL: https://github.com/apache/solr-operator/pull/302 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issu

[GitHub] [solr-operator] HoustonPutman closed issue #301: Add support for GCS storage to 'solrbackup'

2021-09-27 Thread GitBox
HoustonPutman closed issue #301: URL: https://github.com/apache/solr-operator/issues/301 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-un

[GitHub] [solr] dweiss commented on a change in pull request #304: SOLR-15455: joint solr/lucene development experiments

2021-09-27 Thread GitBox
dweiss commented on a change in pull request #304: URL: https://github.com/apache/solr/pull/304#discussion_r716974876 ## File path: gradle/testing/randomization/policies/solr-tests.policy ## @@ -226,4 +226,8 @@ grant { permission java.io.FilePermission "${gradle.worker.jar}"

[jira] [Commented] (SOLR-15646) Add a non secure RSAKeyPair keygen mode for tests.

2021-09-27 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420985#comment-17420985 ] Mike Drob commented on SOLR-15646: -- I think that's the wrong approach. In SOLR-14223 we

[GitHub] [solr] markrmiller opened a new pull request #312: SOLR-15657: Allow setting any and all standard SecureRandom / Security Provider usage to a non secure SecureRandom for at least non nightly

2021-09-27 Thread GitBox
markrmiller opened a new pull request #312: URL: https://github.com/apache/solr/pull/312 https://issues.apache.org/jira/browse/SOLR-15657 The ultimate option to prevent running low on entropy and lots of test running from equating to blocking and waiting high or low. -- This i

[jira] [Updated] (SOLR-15657) Allow setting any and all standard SecureRandom / Security Provider usage to a non secure SecureRandom for at least non nightly tests.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller updated SOLR-15657: -- Summary: Allow setting any and all standard SecureRandom / Security Provider usage to a

[jira] [Commented] (SOLR-15657) Allow setting any and all SecureRandom / Security Provider usage to a non secure SecureRandom for at least non nightly tests.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420972#comment-17420972 ] Mark Robert Miller commented on SOLR-15657: --- The ultimate option to prevent run

[jira] [Created] (SOLR-15657) Allow setting any and all SecureRandom / Security Provider usage to a non secure SecureRandom for at least non nightly tests.

2021-09-27 Thread Mark Robert Miller (Jira)
Mark Robert Miller created SOLR-15657: - Summary: Allow setting any and all SecureRandom / Security Provider usage to a non secure SecureRandom for at least non nightly tests. Key: SOLR-15657 URL: https://issue

[jira] [Commented] (SOLR-15656) Crush and pin ZK NIO config for tests.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420944#comment-17420944 ] Mark Robert Miller commented on SOLR-15656: --- Defaults based on hardware for rea

[jira] [Created] (SOLR-15656) Crush and pin ZK NIO config for tests.

2021-09-27 Thread Mark Robert Miller (Jira)
Mark Robert Miller created SOLR-15656: - Summary: Crush and pin ZK NIO config for tests. Key: SOLR-15656 URL: https://issues.apache.org/jira/browse/SOLR-15656 Project: Solr Issue Type: Tes

[jira] [Commented] (SOLR-15646) Add a non secure RSAKeyPair keygen mode for tests.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420940#comment-17420940 ] Mark Robert Miller commented on SOLR-15646: --- Building on SOLR-15645, adds a sys

[GitHub] [solr] markrmiller opened a new pull request #311: SOLR-15646: Add a non secure RSAKeyPair keygen mode for tests.

2021-09-27 Thread GitBox
markrmiller opened a new pull request #311: URL: https://github.com/apache/solr/pull/311 https://issues.apache.org/jira/browse/SOLR-15646 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [solr] markrmiller opened a new pull request #310: SOLR-15645: Improve test SecureRandom performance.

2021-09-27 Thread GitBox
markrmiller opened a new pull request #310: URL: https://github.com/apache/solr/pull/310 Remove unnecessary synchronization, use much more performant ThreadLocalRandom. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Commented] (SOLR-15645) Improve test SecureRandom performance.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420890#comment-17420890 ] Mark Robert Miller commented on SOLR-15645: --- The insecure random used for ssl w

[jira] [Commented] (SOLR-15556) Ref Guide Redesign Phase 3: Replace Jekyll

2021-09-27 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420830#comment-17420830 ] Houston Putman commented on SOLR-15556: --- Thanks for updating that confluence page,

[GitHub] [solr-operator] HoustonPutman commented on issue #320: Upgrade to use Kubebuilder 3

2021-09-27 Thread GitBox
HoustonPutman commented on issue #320: URL: https://github.com/apache/solr-operator/issues/320#issuecomment-927962266 Instead of keeping the Zookeeper Operator as a golang dependency, we are going to copy-over the API files everytime we upgrade the Zookeeper Operator. While this is a pain,

[jira] [Updated] (SOLR-14321) SolrJ with Kerberos docs update invalid HttpClientUtil.setConfigurer

2021-09-27 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14321: Fix Version/s: main (9.0) > SolrJ with Kerberos docs update invalid HttpClientUtil.setConfigurer >

[jira] [Commented] (SOLR-14321) SolrJ with Kerberos docs update invalid HttpClientUtil.setConfigurer

2021-09-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420789#comment-17420789 ] ASF subversion and git services commented on SOLR-14321: Commit a

[GitHub] [solr] risdenk merged pull request #305: SOLR-14321: SolrJ with Kerberos docs update invalid HttpClientUtil.setConfigurer

2021-09-27 Thread GitBox
risdenk merged pull request #305: URL: https://github.com/apache/solr/pull/305 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@

[jira] [Commented] (SOLR-15645) Improve test SecureRandom performance.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420787#comment-17420787 ] Mark Robert Miller commented on SOLR-15645: --- Generally, you are going to get th

[GitHub] [solr] magibney commented on a change in pull request #304: SOLR-15455: joint solr/lucene development experiments

2021-09-27 Thread GitBox
magibney commented on a change in pull request #304: URL: https://github.com/apache/solr/pull/304#discussion_r716732732 ## File path: gradle/testing/randomization/policies/solr-tests.policy ## @@ -226,4 +226,8 @@ grant { permission java.io.FilePermission "${gradle.worker.jar

[GitHub] [solr] magibney commented on pull request #304: SOLR-15455: joint solr/lucene development experiments

2021-09-27 Thread GitBox
magibney commented on pull request #304: URL: https://github.com/apache/solr/pull/304#issuecomment-927903081 Nice! I see the spirit of most of the changes suggested in https://github.com/dweiss/solr/pull/1 is incorporated in the recently force-pushed commits. I'm curious about what

[jira] [Commented] (SOLR-15639) S3 tests are needlessly slow.

2021-09-27 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420731#comment-17420731 ] Mark Robert Miller commented on SOLR-15639: --- I've looked for anything else easy

[jira] [Commented] (SOLR-15333) Solr-demo in docker uses improper configuration for SpatialRecursivePrefixTreeFieldType

2021-09-27 Thread Steffen Moldenhauer (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420701#comment-17420701 ] Steffen Moldenhauer commented on SOLR-15333: Hi, thanks for the review. The

[jira] [Updated] (SOLR-15333) Solr-demo in docker uses improper configuration for SpatialRecursivePrefixTreeFieldType

2021-09-27 Thread Steffen Moldenhauer (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steffen Moldenhauer updated SOLR-15333: --- Attachment: SOLR-15333.patch > Solr-demo in docker uses improper configuration for >

[jira] [Commented] (SOLR-15455) Facilitate joint Lucene/Solr local development workflow

2021-09-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420690#comment-17420690 ] Dawid Weiss commented on SOLR-15455: I also pushed another alternative that goes thro

[GitHub] [solr] cpoerschke opened a new pull request #309: SOLR-15655: PeerSync[WithLeader] 'sorted versions from' debug logging tweak

2021-09-27 Thread GitBox
cpoerschke opened a new pull request #309: URL: https://github.com/apache/solr/pull/309 https://issues.apache.org/jira/browse/SOLR-15655 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[jira] [Created] (SOLR-15655) tweak PeerSync(WithLeader) debug logging

2021-09-27 Thread Christine Poerschke (Jira)
Christine Poerschke created SOLR-15655: -- Summary: tweak PeerSync(WithLeader) debug logging Key: SOLR-15655 URL: https://issues.apache.org/jira/browse/SOLR-15655 Project: Solr Issue Type:

[jira] [Commented] (SOLR-15455) Facilitate joint Lucene/Solr local development workflow

2021-09-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420673#comment-17420673 ] Dawid Weiss commented on SOLR-15455: I've cleaned up the implementation a bit, verifi

[jira] [Resolved] (SOLR-15654) Build file cleanups (skip.solr references, duplicated composite build identifier)

2021-09-27 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-15654. Fix Version/s: main (9.0) Resolution: Fixed > Build file cleanups (skip.solr references, dup

[jira] [Commented] (SOLR-15654) Build file cleanups (skip.solr references, duplicated composite build identifier)

2021-09-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420658#comment-17420658 ] ASF subversion and git services commented on SOLR-15654: Commit 2

[GitHub] [solr] dweiss merged pull request #308: SOLR-15654: Build file cleanups (skip.solr references, duplicated composite build identifier)

2021-09-27 Thread GitBox
dweiss merged pull request #308: URL: https://github.com/apache/solr/pull/308 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@s

[jira] [Created] (SOLR-15654) Build file cleanups (skip.solr references, duplicated composite build identifier)

2021-09-27 Thread Dawid Weiss (Jira)
Dawid Weiss created SOLR-15654: -- Summary: Build file cleanups (skip.solr references, duplicated composite build identifier) Key: SOLR-15654 URL: https://issues.apache.org/jira/browse/SOLR-15654 Project: