epugh commented on PR #2923:
URL: https://github.com/apache/solr/pull/2923#issuecomment-2558164589
Question! Should `AbstractRecoveryZkTestBase` be merged back into
`RecoveryZkTest` since we no longer have the HDFS contrib tests? That goes for
`AbstractChaosMonkeySafeLeaderTestBase`,
`Ab
[
https://issues.apache.org/jira/browse/SOLR-6999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907620#comment-17907620
]
Eric Pugh commented on SOLR-6999:
-
+1! I ran into this confusion writing the UBI plugin..
epugh commented on PR #2923:
URL: https://github.com/apache/solr/pull/2923#issuecomment-2558180476
Opportunity to remove the `isSharedStorage` property of DirectoryFactory?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
epugh commented on PR #2482:
URL: https://github.com/apache/solr/pull/2482#issuecomment-2558160012
BTW, I think this was a nice idea, and maybe in the future we'll add it if
we see more folks using powershell. I'm also thinking that in the future as
our CLI maybe gets richer, we may find
Jason Gerlowski created SOLR-17608:
--
Summary: v1/v2 serialization should support 'Instant'
Key: SOLR-17608
URL: https://issues.apache.org/jira/browse/SOLR-17608
Project: Solr
Issue Type: Im
Eric Pugh created SOLR-17609:
Summary: Remove hdfs module
Key: SOLR-17609
URL: https://issues.apache.org/jira/browse/SOLR-17609
Project: Solr
Issue Type: Task
Components: hdfs
Affec
gerlowskija commented on PR #2912:
URL: https://github.com/apache/solr/pull/2912#issuecomment-2558115243
> Still need to look into David's question about use of `Instant`
Alright - the main hiccup for using `Instant` is that it's not supported by
our serialization layer. Jackson supp
[
https://issues.apache.org/jira/browse/SOLR-17540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907638#comment-17907638
]
David Smiley commented on SOLR-17540:
-
Please remember to deprecate in 9x. You can m
dsmiley commented on code in PR #2919:
URL: https://github.com/apache/solr/pull/2919#discussion_r1894685936
##
solr/solrj/src/java/org/apache/solr/common/MapWriter.java:
##
@@ -70,8 +74,7 @@ public MapWriter.EntryWriter put(CharSequence k, Object v) {
writer.endObject();
mlbiscoc commented on PR #2916:
URL: https://github.com/apache/solr/pull/2916#issuecomment-2558290502
> Uh oh; a back-compat problem is dawning on me. Any SolrJ consumer of this
API (especially using the default "javabin" format) is going to break here. The
change to BaseHttpClusterStatePro
mlbiscoc commented on code in PR #2902:
URL: https://github.com/apache/solr/pull/2902#discussion_r1894710055
##
solr/core/src/java/org/apache/solr/metrics/prometheus/core/SolrCoreMetric.java:
##
@@ -30,18 +30,18 @@ public abstract class SolrCoreMetric extends SolrMetric {
pub
epugh opened a new pull request, #2923:
URL: https://github.com/apache/solr/pull/2923
https://issues.apache.org/jira/browse/SOLR-17609
# Description
Explore what removing HDFS module from Solr impacts.
# Solution
Searching for references for `hdfs`, `hadoop`, a
[
https://issues.apache.org/jira/browse/SOLR-17609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17609:
--
Labels: pull-request-available (was: )
> Remove hdfs module
> --
>
>
13 matches
Mail list logo