[jira] [Commented] (SOLR-16038) Rename PackageStore as Filestore

2022-02-21 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495842#comment-17495842 ] Noble Paul commented on SOLR-16038: --- +1 > Rename PackageStore as Filestore > -

[jira] [Commented] (SOLR-15740) Rewrite v2 schema APIs using annotation framework

2022-02-21 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495827#comment-17495827 ] Jason Gerlowski commented on SOLR-15740: I managed to get the SchemaEdit apispec'

[jira] [Commented] (SOLR-6476) Create a bulk mode for schema API

2022-02-21 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495825#comment-17495825 ] Noble Paul commented on SOLR-6476: -- [~gerlowskija]  In most cases we can avoid repeated

[GitHub] [solr] risdenk commented on a change in pull request #682: SOLR-16039: Upgrade to Hadoop 3.3.2

2022-02-21 Thread GitBox
risdenk commented on a change in pull request #682: URL: https://github.com/apache/solr/pull/682#discussion_r811518055 ## File path: solr/modules/hdfs/src/test/org/apache/hadoop/util/DiskChecker.java ## @@ -25,7 +25,7 @@ import java.util.UUID; import java.util.concurrent.atom

[GitHub] [solr] markrmiller commented on a change in pull request #585: SOLR-15955 Update Jetty dependency to 10

2022-02-21 Thread GitBox
markrmiller commented on a change in pull request #585: URL: https://github.com/apache/solr/pull/585#discussion_r811513061 ## File path: gradle/testing/randomization/policies/solr-tests.policy ## @@ -38,6 +38,13 @@ grant { // TestConfigSets messes with these (wtf?) permis

[GitHub] [solr] markrmiller commented on a change in pull request #585: SOLR-15955 Update Jetty dependency to 10

2022-02-21 Thread GitBox
markrmiller commented on a change in pull request #585: URL: https://github.com/apache/solr/pull/585#discussion_r811482790 ## File path: solr/modules/s3-repository/src/test/org/apache/solr/s3/S3BackupRepositoryTest.java ## @@ -246,7 +266,7 @@ private void doRandomAccessTest(St

[GitHub] [solr] markrmiller commented on a change in pull request #585: SOLR-15955 Update Jetty dependency to 10

2022-02-21 Thread GitBox
markrmiller commented on a change in pull request #585: URL: https://github.com/apache/solr/pull/585#discussion_r811482515 ## File path: .github/workflows/manual.yml ## @@ -0,0 +1,21 @@ +name: Scheduled Merge Remote Action Review comment: strange, don't even see it loca

[GitHub] [solr] markrmiller commented on a change in pull request #585: SOLR-15955 Update Jetty dependency to 10

2022-02-21 Thread GitBox
markrmiller commented on a change in pull request #585: URL: https://github.com/apache/solr/pull/585#discussion_r811482212 ## File path: .github/workflows/manual.yml ## @@ -0,0 +1,21 @@ +name: Scheduled Merge Remote Action Review comment: unintended -- This is an a

[GitHub] [solr] markrmiller commented on a change in pull request #585: SOLR-15955 Update Jetty dependency to 10

2022-02-21 Thread GitBox
markrmiller commented on a change in pull request #585: URL: https://github.com/apache/solr/pull/585#discussion_r811482134 ## File path: solr/modules/hdfs/src/test/org/apache/solr/cloud/hdfs/HdfsTestUtil.java ## @@ -208,6 +216,32 @@ public static MiniDFSCluster setupClass(Stri

[GitHub] [solr] markrmiller commented on a change in pull request #585: SOLR-15955 Update Jetty dependency to 10

2022-02-21 Thread GitBox
markrmiller commented on a change in pull request #585: URL: https://github.com/apache/solr/pull/585#discussion_r811479886 ## File path: solr/test-framework/src/java/org/apache/solr/cloud/api/collections/AbstractBackupRepositoryTest.java ## @@ -103,6 +104,11 @@ public void tes

[jira] [Commented] (SOLR-15342) Separate out a SolrJ-Zookeeper module

2022-02-21 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495801#comment-17495801 ] Jan Høydahl commented on SOLR-15342: Yes, the API changes is the main things to land.

[GitHub] [solr] madrob commented on a change in pull request #682: SOLR-16039: Upgrade to Hadoop 3.3.2

2022-02-21 Thread GitBox
madrob commented on a change in pull request #682: URL: https://github.com/apache/solr/pull/682#discussion_r811462641 ## File path: solr/modules/hdfs/src/test/org/apache/hadoop/util/DiskChecker.java ## @@ -25,7 +25,7 @@ import java.util.UUID; import java.util.concurrent.atomi

[GitHub] [solr] risdenk commented on a change in pull request #682: SOLR-16039: Upgrade to Hadoop 3.3.2

2022-02-21 Thread GitBox
risdenk commented on a change in pull request #682: URL: https://github.com/apache/solr/pull/682#discussion_r811462433 ## File path: versions.props ## @@ -25,7 +25,7 @@ io.opentracing:*=0.33.0 io.prometheus:*=0.2.0 javax.servlet:javax.servlet-api=3.1.0 joda-time:joda-time=2.

[GitHub] [solr] madrob commented on a change in pull request #682: SOLR-16039: Upgrade to Hadoop 3.3.2

2022-02-21 Thread GitBox
madrob commented on a change in pull request #682: URL: https://github.com/apache/solr/pull/682#discussion_r811462241 ## File path: versions.props ## @@ -25,7 +25,7 @@ io.opentracing:*=0.33.0 io.prometheus:*=0.2.0 javax.servlet:javax.servlet-api=3.1.0 joda-time:joda-time=2.9

[GitHub] [solr] risdenk commented on pull request #682: SOLR-16039: Upgrade to Hadoop 3.3.2

2022-02-21 Thread GitBox
risdenk commented on pull request #682: URL: https://github.com/apache/solr/pull/682#issuecomment-1047274729 Errr looks like the rc4 maven repo went away in the meantime :D -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [solr] madrob commented on a change in pull request #657: SOLR-14401: Track distrib/shard metrics differently

2022-02-21 Thread GitBox
madrob commented on a change in pull request #657: URL: https://github.com/apache/solr/pull/657#discussion_r811455653 ## File path: solr/core/src/java/org/apache/solr/handler/RequestHandlerBase.java ## @@ -154,23 +138,50 @@ public SolrMetricsContext getSolrMetricsContext() {

[GitHub] [solr] HoustonPutman commented on pull request #682: SOLR-16039: Upgrade to Hadoop 3.3.2

2022-02-21 Thread GitBox
HoustonPutman commented on pull request #682: URL: https://github.com/apache/solr/pull/682#issuecomment-1047270830 Thanks for getting this started. Will be nice if we can help them test the RC5, and give our input 🙂 -- This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (SOLR-15950) Create SOLR_HOME/filestore lazily on first use

2022-02-21 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495797#comment-17495797 ] Jan Høydahl commented on SOLR-15950: Thanks Houston! I need to get into the habit of

[GitHub] [solr] risdenk opened a new pull request #682: SOLR-16039: Upgrade to Hadoop 3.3.2

2022-02-21 Thread GitBox
risdenk opened a new pull request #682: URL: https://github.com/apache/solr/pull/682 https://issues.apache.org/jira/browse/SOLR-16039 -- 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

[jira] [Resolved] (SOLR-15950) Create SOLR_HOME/filestore lazily on first use

2022-02-21 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-15950. --- Resolution: Done > Create SOLR_HOME/filestore lazily on first use > -

[jira] [Commented] (SOLR-15950) Create SOLR_HOME/filestore lazily on first use

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495794#comment-17495794 ] ASF subversion and git services commented on SOLR-15950: Commit a

[jira] [Commented] (SOLR-15950) Create SOLR_HOME/filestore lazily on first use

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495793#comment-17495793 ] ASF subversion and git services commented on SOLR-15950: Commit 6

[jira] [Commented] (SOLR-15950) Create SOLR_HOME/filestore lazily on first use

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495792#comment-17495792 ] ASF subversion and git services commented on SOLR-15950: Commit 0

[GitHub] [solr] HoustonPutman merged pull request #653: SOLR-15950: Fix auto-creation of filestore in constructor.

2022-02-21 Thread GitBox
HoustonPutman merged pull request #653: URL: https://github.com/apache/solr/pull/653 -- 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-unsubs

[jira] [Resolved] (SOLR-16021) Improve documentation around the location parameter for S3 Backups

2022-02-21 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-16021. --- Fix Version/s: 9.0 Resolution: Fixed > Improve documentation around the location param

[jira] [Commented] (SOLR-16021) Improve documentation around the location parameter for S3 Backups

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495791#comment-17495791 ] ASF subversion and git services commented on SOLR-16021: Commit 2

[jira] [Commented] (SOLR-16021) Improve documentation around the location parameter for S3 Backups

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495790#comment-17495790 ] ASF subversion and git services commented on SOLR-16021: Commit 5

[jira] [Commented] (SOLR-16021) Improve documentation around the location parameter for S3 Backups

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495788#comment-17495788 ] ASF subversion and git services commented on SOLR-16021: Commit 3

[GitHub] [solr] HoustonPutman merged pull request #652: SOLR-16021: Improve docs for S3 location option

2022-02-21 Thread GitBox
HoustonPutman merged pull request #652: URL: https://github.com/apache/solr/pull/652 -- 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-unsubs

[jira] [Commented] (SOLR-15904) Move SQLHandler to a module/package

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495785#comment-17495785 ] ASF subversion and git services commented on SOLR-15904: Commit f

[jira] [Commented] (SOLR-15904) Move SQLHandler to a module/package

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495784#comment-17495784 ] ASF subversion and git services commented on SOLR-15904: Commit c

[GitHub] [solr] risdenk merged pull request #681: SOLR-15904: Add SQL module to major-change-in-solr-9.adoc

2022-02-21 Thread GitBox
risdenk merged pull request #681: URL: https://github.com/apache/solr/pull/681 -- 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-15904) Move SQLHandler to a module/package

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495783#comment-17495783 ] Kevin Risden commented on SOLR-15904: - Opened https://github.com/apache/solr/pull/681

[GitHub] [solr] risdenk opened a new pull request #681: SOLR-15904: Add SQL module to major-change-in-solr-9.adoc

2022-02-21 Thread GitBox
risdenk opened a new pull request #681: URL: https://github.com/apache/solr/pull/681 https://issues.apache.org/jira/browse/SOLR-15904 -- 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

[jira] [Commented] (SOLR-15904) Move SQLHandler to a module/package

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495781#comment-17495781 ] Kevin Risden commented on SOLR-15904: - Ah yes [~houston] thanks. I added it for the h

[jira] [Commented] (SOLR-16029) Enable spotless on ltr module

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495778#comment-17495778 ] Kevin Risden commented on SOLR-16029: - [~mdrob] - need not really. It makes the backp

[jira] [Commented] (SOLR-14920) Format code automatically and enforce it in Solr

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495777#comment-17495777 ] ASF subversion and git services commented on SOLR-14920: Commit c

[jira] [Commented] (SOLR-14920) Format code automatically and enforce it in Solr

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495775#comment-17495775 ] ASF subversion and git services commented on SOLR-14920: Commit 9

[jira] [Commented] (SOLR-14920) Format code automatically and enforce it in Solr

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495776#comment-17495776 ] ASF subversion and git services commented on SOLR-14920: Commit d

[GitHub] [solr] risdenk merged pull request #680: SOLR-14920: Remove solr-ref-guide from spotless exclusion

2022-02-21 Thread GitBox
risdenk merged pull request #680: URL: https://github.com/apache/solr/pull/680 -- 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-14920) Format code automatically and enforce it in Solr

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495774#comment-17495774 ] Kevin Risden commented on SOLR-14920: - [~dsmiley] not sure I follow. Each branch has

[jira] [Comment Edited] (SOLR-14920) Format code automatically and enforce it in Solr

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495592#comment-17495592 ] Kevin Risden edited comment on SOLR-14920 at 2/21/22, 9:05 PM:

[jira] [Commented] (SOLR-14920) Format code automatically and enforce it in Solr

2022-02-21 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495769#comment-17495769 ] David Smiley commented on SOLR-14920: - Can we do one PR for the updates to .git-blame

[jira] [Comment Edited] (SOLR-14920) Format code automatically and enforce it in Solr

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494994#comment-17494994 ] Kevin Risden edited comment on SOLR-14920 at 2/21/22, 9:05 PM:

[jira] [Commented] (SOLR-14920) Format code automatically and enforce it in Solr

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495768#comment-17495768 ] Kevin Risden commented on SOLR-14920: - Thanks [~houston] - opened https://github.com/

[GitHub] [solr] risdenk opened a new pull request #680: SOLR-14920: Remove solr-ref-guide from spotless exclusion

2022-02-21 Thread GitBox
risdenk opened a new pull request #680: URL: https://github.com/apache/solr/pull/680 https://issues.apache.org/jira/browse/SOLR-14920 -- 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

[jira] [Comment Edited] (SOLR-14920) Format code automatically and enforce it in Solr

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495767#comment-17495767 ] Kevin Risden edited comment on SOLR-14920 at 2/21/22, 9:01 PM:

[jira] [Comment Edited] (SOLR-14920) Format code automatically and enforce it in Solr

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495767#comment-17495767 ] Kevin Risden edited comment on SOLR-14920 at 2/21/22, 9:01 PM:

[GitHub] [solr] risdenk opened a new pull request #679: SOLR-14920: Add spotless commits to .git-blame-ignore-revs

2022-02-21 Thread GitBox
risdenk opened a new pull request #679: URL: https://github.com/apache/solr/pull/679 https://issues.apache.org/jira/browse/SOLR-14920 -- 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

[jira] [Commented] (SOLR-14920) Format code automatically and enforce it in Solr

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495767#comment-17495767 ] Kevin Risden commented on SOLR-14920: - PR for main to add the module spotless specifi

[GitHub] [solr] risdenk opened a new pull request #678: SOLR-14920: Add spotless commits to .git-blame-ignore-revs

2022-02-21 Thread GitBox
risdenk opened a new pull request #678: URL: https://github.com/apache/solr/pull/678 https://issues.apache.org/jira/browse/SOLR-14920 -- 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

[GitHub] [solr] risdenk closed pull request #671: SOLR-16031: Enable spotless on sql module

2022-02-21 Thread GitBox
risdenk closed pull request #671: URL: https://github.com/apache/solr/pull/671 -- 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-16031) Enable spotless on sql module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495760#comment-17495760 ] ASF subversion and git services commented on SOLR-16031: Commit 9

[jira] [Commented] (SOLR-16031) Enable spotless on sql module

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495761#comment-17495761 ] Kevin Risden commented on SOLR-16031: - Merged to main and branch_9x. branch_9_0 is wa

[jira] [Commented] (SOLR-16031) Enable spotless on sql module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495759#comment-17495759 ] ASF subversion and git services commented on SOLR-16031: Commit 3

[jira] [Commented] (SOLR-16025) Enable spotless on hdfs module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495757#comment-17495757 ] ASF subversion and git services commented on SOLR-16025: Commit 4

[jira] [Commented] (SOLR-16025) Enable spotless on hdfs module

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495758#comment-17495758 ] Kevin Risden commented on SOLR-16025: - Merged to main and branch_9x. branch_9_0 is wa

[jira] [Commented] (SOLR-6476) Create a bulk mode for schema API

2022-02-21 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495756#comment-17495756 ] Jason Gerlowski commented on SOLR-6476: --- bq. [Yonik] People hate repeated keys in JS

[jira] [Commented] (SOLR-16025) Enable spotless on hdfs module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495755#comment-17495755 ] ASF subversion and git services commented on SOLR-16025: Commit 2

[GitHub] [solr] risdenk merged pull request #660: SOLR-16025: Enable spotless on hdfs module

2022-02-21 Thread GitBox
risdenk merged pull request #660: URL: https://github.com/apache/solr/pull/660 -- 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-16024) Enable spotless on hadoop-auth module

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495753#comment-17495753 ] Kevin Risden commented on SOLR-16024: - Merged to main and branch_9x. branch_9_0 is wa

[jira] [Commented] (SOLR-16024) Enable spotless on hadoop-auth module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495752#comment-17495752 ] ASF subversion and git services commented on SOLR-16024: Commit 6

[jira] [Commented] (SOLR-16024) Enable spotless on hadoop-auth module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495751#comment-17495751 ] ASF subversion and git services commented on SOLR-16024: Commit 9

[GitHub] [solr] risdenk merged pull request #659: SOLR-16024: Enable spotless on hadoop-auth module

2022-02-21 Thread GitBox
risdenk merged pull request #659: URL: https://github.com/apache/solr/pull/659 -- 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-16026) Enable spotless on gcs-repository module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495750#comment-17495750 ] ASF subversion and git services commented on SOLR-16026: Commit 3

[jira] [Commented] (SOLR-16026) Enable spotless on gcs-repository module

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495749#comment-17495749 ] Kevin Risden commented on SOLR-16026: - Merged to main, branch_9x, and branch_9_0 - on

[jira] [Commented] (SOLR-16026) Enable spotless on gcs-repository module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495748#comment-17495748 ] ASF subversion and git services commented on SOLR-16026: Commit a

[jira] [Commented] (SOLR-16026) Enable spotless on gcs-repository module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495747#comment-17495747 ] ASF subversion and git services commented on SOLR-16026: Commit 8

[GitHub] [solr] risdenk merged pull request #661: SOLR-16026: Enable spotless on gcs-repository module

2022-02-21 Thread GitBox
risdenk merged pull request #661: URL: https://github.com/apache/solr/pull/661 -- 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-15740) Rewrite v2 schema APIs using annotation framework

2022-02-21 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495743#comment-17495743 ] Jason Gerlowski commented on SOLR-15740: The schema-edit API consists of a single

[jira] [Commented] (SOLR-16029) Enable spotless on ltr module

2022-02-21 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495726#comment-17495726 ] Mike Drob commented on SOLR-16029: -- I was going to do 9x after confirming that Jenkins w

[GitHub] [solr] alessandrobenedetti commented on pull request #189: SOLR-14920, SOLR-16029: contrib/ltr/src/java: apply & enforce 'spotless' code formatting

2022-02-21 Thread GitBox
alessandrobenedetti commented on pull request #189: URL: https://github.com/apache/solr/pull/189#issuecomment-1047165038 I am currently away with limited connectivity, I'll check it later, in 2 weeks, but I see you merged already! -- This is an automated message from the Apache Git Serv

[jira] [Resolved] (SOLR-15745) Rewrite v2 core-admin APIs using annotation framework

2022-02-21 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-15745. Fix Version/s: 9.1 main (10.0) Resolution: Fixed Alright, finally

[jira] [Commented] (SOLR-15745) Rewrite v2 core-admin APIs using annotation framework

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495712#comment-17495712 ] ASF subversion and git services commented on SOLR-15745: Commit d

[jira] [Commented] (SOLR-15745) Rewrite v2 core-admin APIs using annotation framework

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495710#comment-17495710 ] ASF subversion and git services commented on SOLR-15745: Commit 1

[GitHub] [solr] gerlowskija merged pull request #577: SOLR-15745: Convert remaining 'core-admin' v2 APIs to annotations

2022-02-21 Thread GitBox
gerlowskija merged pull request #577: URL: https://github.com/apache/solr/pull/577 -- 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

[GitHub] [solr] epugh commented on a change in pull request #677: SOLR-15470: Convert v2 GET /schema APIs to annotations

2022-02-21 Thread GitBox
epugh commented on a change in pull request #677: URL: https://github.com/apache/solr/pull/677#discussion_r811356348 ## File path: solr/core/src/java/org/apache/solr/handler/admin/api/SchemaZkVersionAPI.java ## @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software Foundatio

[jira] [Commented] (SOLR-15904) Move SQLHandler to a module/package

2022-02-21 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495701#comment-17495701 ] Houston Putman commented on SOLR-15904: --- Forgot to mention this, but we need to men

[jira] [Commented] (SOLR-16030) Enable spotless on scripting module

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495692#comment-17495692 ] Kevin Risden commented on SOLR-16030: - Merged to main, branch_9x, and branch_9_0 - on

[jira] [Commented] (SOLR-16030) Enable spotless on scripting module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495691#comment-17495691 ] ASF subversion and git services commented on SOLR-16030: Commit 0

[jira] [Commented] (SOLR-16030) Enable spotless on scripting module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495689#comment-17495689 ] ASF subversion and git services commented on SOLR-16030: Commit 7

[jira] [Commented] (SOLR-16030) Enable spotless on scripting module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495690#comment-17495690 ] ASF subversion and git services commented on SOLR-16030: Commit 4

[GitHub] [solr] risdenk merged pull request #665: SOLR-16030: Enable spotless on scripting module

2022-02-21 Thread GitBox
risdenk merged pull request #665: URL: https://github.com/apache/solr/pull/665 -- 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-16028) Enable spotless on langid module

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495688#comment-17495688 ] Kevin Risden commented on SOLR-16028: - Merged to main, branch_9x, and branch_9_0 - on

[jira] [Commented] (SOLR-16028) Enable spotless on langid module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495686#comment-17495686 ] ASF subversion and git services commented on SOLR-16028: Commit c

[jira] [Commented] (SOLR-16028) Enable spotless on langid module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495687#comment-17495687 ] ASF subversion and git services commented on SOLR-16028: Commit 5

[jira] [Commented] (SOLR-16028) Enable spotless on langid module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495685#comment-17495685 ] ASF subversion and git services commented on SOLR-16028: Commit 3

[GitHub] [solr] risdenk closed pull request #663: SOLR-16028: Enable spotless on langid module

2022-02-21 Thread GitBox
risdenk closed pull request #663: URL: https://github.com/apache/solr/pull/663 -- 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-16027) Enable spotless on extraction module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495684#comment-17495684 ] ASF subversion and git services commented on SOLR-16027: Commit 8

[jira] [Commented] (SOLR-16027) Enable spotless on extraction module

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495683#comment-17495683 ] Kevin Risden commented on SOLR-16027: - Merged to main, branch_9x, and branch_9_0 - on

[jira] [Commented] (SOLR-16027) Enable spotless on extraction module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495681#comment-17495681 ] ASF subversion and git services commented on SOLR-16027: Commit 4

[jira] [Commented] (SOLR-15342) Separate out a SolrJ-Zookeeper module

2022-02-21 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495682#comment-17495682 ] David Smiley commented on SOLR-15342: - Perhaps the API changes on CloudSolrClient sho

[GitHub] [solr] risdenk merged pull request #662: SOLR-16027: Enable spotless on extraction module

2022-02-21 Thread GitBox
risdenk merged pull request #662: URL: https://github.com/apache/solr/pull/662 -- 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-16027) Enable spotless on extraction module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495680#comment-17495680 ] ASF subversion and git services commented on SOLR-16027: Commit f

[jira] [Commented] (SOLR-16034) Enable spotless on clustering module

2022-02-21 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495677#comment-17495677 ] Kevin Risden commented on SOLR-16034: - Merged to main, branch_9x, and branch_9_0 - on

[jira] [Commented] (SOLR-16034) Enable spotless on clustering module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495678#comment-17495678 ] ASF subversion and git services commented on SOLR-16034: Commit 8

[jira] [Commented] (SOLR-16034) Enable spotless on clustering module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495676#comment-17495676 ] ASF subversion and git services commented on SOLR-16034: Commit b

[jira] [Commented] (SOLR-16034) Enable spotless on clustering module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495675#comment-17495675 ] ASF subversion and git services commented on SOLR-16034: Commit 3

[GitHub] [solr] risdenk merged pull request #668: SOLR-16034: Enable spotless on clustering module

2022-02-21 Thread GitBox
risdenk merged pull request #668: URL: https://github.com/apache/solr/pull/668 -- 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-16033) Enable spotless on analysis-extras module

2022-02-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495673#comment-17495673 ] ASF subversion and git services commented on SOLR-16033: Commit 3

  1   2   3   >