[
https://issues.apache.org/jira/browse/SOLR-17453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896178#comment-17896178
]
ASF subversion and git services commented on SOLR-17453:
Commit b
dsmiley merged PR #2737:
URL: https://github.com/apache/solr/pull/2737
--
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...@solr.apache.or
dsmiley commented on PR #2849:
URL: https://github.com/apache/solr/pull/2849#issuecomment-2461467862
Could we call compress() universally and then our compressor chooses to only
compress based on our criteria (state.json)? Just an idea off the top of my
head; I don't know where compress()
[
https://issues.apache.org/jira/browse/SOLR-14680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896163#comment-17896163
]
David Smiley commented on SOLR-14680:
-
I read the above discussion. I sympathize with
[
https://issues.apache.org/jira/browse/SOLR-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896132#comment-17896132
]
Luke Kot-Zaniewski commented on SOLR-4587:
--
Hello [~janhoy]! I am indeed still ar
kotman12 commented on PR #2382:
URL: https://github.com/apache/solr/pull/2382#issuecomment-2461095739
> I'm really excited about this PR because that looks like a great feature
to use. Are there any updates on this?
Hey @zzBrunoBrito , thanks for the comment! We are currently testing
github-actions[bot] commented on PR #2696:
URL: https://github.com/apache/solr/pull/2696#issuecomment-2461038201
This PR has had no activity for 60 days and is now labeled as stale. Any
new activity will remove the stale label. To attract more reviewers, please
tag people who might be fam
[ https://issues.apache.org/jira/browse/SOLR-2522 ]
Chris Emerson deleted comment on SOLR-2522:
-
was (Author: chrisemerson):
This would be incredibly helpful! Voting up.
As a side note, I actually tried for a while to do this as it wasn't clear
malliaridis merged PR #2129:
URL: https://github.com/apache/solr/pull/2129
--
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...@solr.apach
malliaridis commented on PR #2823:
URL: https://github.com/apache/solr/pull/2823#issuecomment-2460986025
Since there are bugfixes included as well, I think we are good to go. There
is no ETA for the Windows testing, so it should not be a blocker.
--
This is an automated message from the A
David Smiley created SOLR-17548:
---
Summary: Switch all public Java APIs from File to Path
Key: SOLR-17548
URL: https://issues.apache.org/jira/browse/SOLR-17548
Project: Solr
Issue Type: Task
[
https://issues.apache.org/jira/browse/SOLR-8282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-8282:
---
Summary: Move Java APIs to NIO2 (Path), and ban use of java.io.File (was:
Move Solr internal APIs to
[
https://issues.apache.org/jira/browse/SOLR-17548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-17548:
Fix Version/s: main (10.0)
Labels: newdev (was: )
> Switch all public Java APIs from Fi
[
https://issues.apache.org/jira/browse/SOLR-17544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-17544.
--
Fix Version/s: main (10.0)
Assignee: Eric Pugh
Resolution: Fixed
Only targeting 10.
>
[
https://issues.apache.org/jira/browse/SOLR-17404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-17404.
--
Resolution: Duplicate
Decide this is really a duplicate of SOLR-17401 and we don't need this ticket.
>
[
https://issues.apache.org/jira/browse/SOLR-17409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-17409.
--
Assignee: Eric Pugh
Resolution: Fixed
This is done enough. We use it heavily in branch_9x, and d
[
https://issues.apache.org/jira/browse/SOLR-16999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh updated SOLR-16999:
-
Labels: newdev (was: )
> AssertTool has lots of static methods
> -
>
[
https://issues.apache.org/jira/browse/SOLR-17544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896085#comment-17896085
]
ASF subversion and git services commented on SOLR-17544:
Commit 0
epugh merged PR #2725:
URL: https://github.com/apache/solr/pull/2725
--
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...@solr.apache.org
alessandrobenedetti commented on PR #2809:
URL: https://github.com/apache/solr/pull/2809#issuecomment-2460580259
I was able to find:
org.apache.solr.filestore.ClusterFileStore -> implements ClusterFileStoreApis
org.apache.solr.filestore.NodeFileStore -> implements NodeFileStoreApis
[
https://issues.apache.org/jira/browse/SOLR-17546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh updated SOLR-17546:
-
Labels: blocker (was: )
> Update .htaccess for Ref Guide for removed pages
> ---
alessandrobenedetti commented on PR #2809:
URL: https://github.com/apache/solr/pull/2809#issuecomment-2460404481
I'm taking a look at the file-store from a code perspective and it's harder
than expected, I'll keep digging but @dsmiley do you have any code references
or tests that show the
dsmiley commented on PR #2834:
URL: https://github.com/apache/solr/pull/2834#issuecomment-2460401449
Assuming tests pass, I'm hoping to merge tomorrow.
--
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 g
alessandrobenedetti commented on code in PR #2809:
URL: https://github.com/apache/solr/pull/2809#discussion_r1831456122
##
solr/modules/llm/src/test/org/apache/solr/llm/TestLlmBase.java:
##
@@ -0,0 +1,297 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or m
alessandrobenedetti commented on code in PR #2809:
URL: https://github.com/apache/solr/pull/2809#discussion_r1831454038
##
solr/modules/llm/src/test/org/apache/solr/llm/TestLlmBase.java:
##
@@ -0,0 +1,297 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or m
alessandrobenedetti commented on code in PR #2809:
URL: https://github.com/apache/solr/pull/2809#discussion_r1831449564
##
solr/modules/llm/src/test/org/apache/solr/llm/TestLlmBase.java:
##
@@ -0,0 +1,297 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or m
epugh commented on PR #2835:
URL: https://github.com/apache/solr/pull/2835#issuecomment-2459640150
I have added https://issues.apache.org/jira/browse/SOLR-17546 to track the
blocker task, I don't know if I did the "label" right, there were a lot to
choose from!
--
This is an automated
epugh opened a new pull request, #2851:
URL: https://github.com/apache/solr/pull/2851
Not user facing. No changes, no JIRA.
--
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.
[
https://issues.apache.org/jira/browse/SOLR-17525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896035#comment-17896035
]
Alessandro Benedetti commented on SOLR-17525:
-
Thanks guys for your input!
[~
epugh commented on PR #2809:
URL: https://github.com/apache/solr/pull/2809#issuecomment-2460302583
When you look at the model store, it would be great to hear where it comes
up short and we could look at improving it.
--
This is an automated message from the Apache Git Service.
To respon
epugh commented on PR #2823:
URL: https://github.com/apache/solr/pull/2823#issuecomment-2459436370
I know we want to add windwos testing, but I wouldn't let that hold this up.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
malliaridis commented on PR #1990:
URL: https://github.com/apache/solr/pull/1990#issuecomment-2460299770
lmax.disruptor is used for asynchronous logging (performance) and is
required by log4j. Support for lmax.disruptor v4 is introduced in logj4 2.23.0,
and therefore this PR depends on http
alessandrobenedetti commented on PR #2809:
URL: https://github.com/apache/solr/pull/2809#issuecomment-2459496597
Thanks all for the feedback, in order:
1) @epugh I am finalising the review of your comments, I'll add
considerations/resolve them one by one
2) @cpoerschke thanks for the c
alessandrobenedetti commented on code in PR #2809:
URL: https://github.com/apache/solr/pull/2809#discussion_r1830836122
##
solr/modules/llm/src/test/org/apache/solr/llm/TestLlmBase.java:
##
@@ -0,0 +1,297 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or m
janhoy commented on PR #2835:
URL: https://github.com/apache/solr/pull/2835#issuecomment-2459554765
> @janhoy I tried running that script, but couldn't quite grok it. COuld you
give an example of what that scripts should be? And let's add an example to the
readme or the to script itself!
alessandrobenedetti commented on code in PR #2809:
URL: https://github.com/apache/solr/pull/2809#discussion_r1830840186
##
solr/modules/llm/src/test/org/apache/solr/llm/store/rest/TestModelManager.java:
##
@@ -0,0 +1,205 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF
[
https://issues.apache.org/jira/browse/SOLR-17547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17547:
--
Labels: pull-request-available (was: )
> Collect ZK Metrics via Curator
>
HoustonPutman opened a new pull request, #2850:
URL: https://github.com/apache/solr/pull/2850
https://issues.apache.org/jira/browse/SOLR-17547
So there are two ways we can do this. `AdvancedTracerDriver` and
`CuratorListener`. The `CuratorListener` gives us much better information on
[
https://issues.apache.org/jira/browse/SOLR-17537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17537:
--
Labels: pull-request-available (was: )
> Let Curator handle state compression in ZooKeeper
> -
HoustonPutman opened a new pull request, #2849:
URL: https://github.com/apache/solr/pull/2849
https://issues.apache.org/jira/browse/SOLR-17537
Unfortunately, Curator currently requires that users explicitly use
(`.compress()`) in order to enable compression for a zNode. We need to add
Houston Putman created SOLR-17547:
-
Summary: Collect ZK Metrics via Curator
Key: SOLR-17547
URL: https://issues.apache.org/jira/browse/SOLR-17547
Project: Solr
Issue Type: Sub-task
Secu
malliaridis commented on PR #1821:
URL: https://github.com/apache/solr/pull/1821#issuecomment-2460164924
The module uses `org.springframework.boot:spring-boot-starter-jetty:3.2.5`,
which transitively depends on Jetty 12. Therefore, related to
https://github.com/apache/solr/pull/2782.
--
malliaridis commented on PR #1821:
URL: https://github.com/apache/solr/pull/1821#issuecomment-2460139587
The major version 3.X from `s3mock-junit4` has JDK 17 as minimum requirement
and should therefore not be backported to `branch_9x`.
--
This is an automated message from the Apache Git
malliaridis commented on PR #2744:
URL: https://github.com/apache/solr/pull/2744#issuecomment-2460051147
I'll also would wait for https://github.com/apache/solr/pull/2725 to be
merged first before completing thins one.
--
This is an automated message from the Apache Git Service.
To respon
epugh commented on code in PR #2725:
URL: https://github.com/apache/solr/pull/2725#discussion_r1831238462
##
solr/CHANGES.txt:
##
@@ -26,6 +26,8 @@ Improvements
* SOLR-16116: Apache Curator is now used to manage all Solr Zookeeper
interactions. This should provide more stabili
epugh commented on PR #2835:
URL: https://github.com/apache/solr/pull/2835#issuecomment-2460047387
Got a little too frisky, broke something in the `hdfs` module:
```
2> 4749 ERROR (SUITE-HdfsCollectionsApiTest-seed#[54C70D1C3623A1D7]-worker)
[n: c: s: r: x: t:] o.a.h.h.s.n.FSNamesy
alessandrobenedetti commented on code in PR #2809:
URL: https://github.com/apache/solr/pull/2809#discussion_r1830842476
##
solr/solr-ref-guide/modules/query-guide/pages/embedding-text.adoc:
##
@@ -0,0 +1,280 @@
+= Embedding Text
+// Licensed to the Apache Software Foundation (AS
malliaridis commented on code in PR #2725:
URL: https://github.com/apache/solr/pull/2725#discussion_r1831113411
##
solr/CHANGES.txt:
##
@@ -26,6 +26,8 @@ Improvements
* SOLR-16116: Apache Curator is now used to manage all Solr Zookeeper
interactions. This should provide more s
[
https://issues.apache.org/jira/browse/SOLR-17546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-17546:
---
Priority: Blocker (was: Major)
> Update .htaccess for Ref Guide for removed pages
>
janhoy commented on PR #2835:
URL: https://github.com/apache/solr/pull/2835#issuecomment-2459891566
I added Priority=Blocker and FixVersion=10.0 to the JIRA to make it a valid
10.0 blocker.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
[
https://issues.apache.org/jira/browse/SOLR-17546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-17546:
---
Fix Version/s: main (10.0)
> Update .htaccess for Ref Guide for removed pages
> -
alessandrobenedetti commented on code in PR #2809:
URL: https://github.com/apache/solr/pull/2809#discussion_r1830814871
##
solr/modules/llm/src/test/org/apache/solr/llm/TestLlmBase.java:
##
@@ -0,0 +1,297 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or m
alessandrobenedetti commented on code in PR #2809:
URL: https://github.com/apache/solr/pull/2809#discussion_r1830837809
##
solr/modules/llm/src/test/org/apache/solr/llm/TestLlmBase.java:
##
@@ -0,0 +1,297 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or m
epugh commented on PR #2835:
URL: https://github.com/apache/solr/pull/2835#issuecomment-2459526827
@janhoy I tried running that script, but couldn't quite grok it. COuld you
give an example of what that scripts should be? And let's add an example to
the readme or the to script itself!
alessandrobenedetti commented on code in PR #2809:
URL: https://github.com/apache/solr/pull/2809#discussion_r1830836383
##
solr/modules/llm/src/test/org/apache/solr/llm/TestLlmBase.java:
##
@@ -0,0 +1,297 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or m
epugh commented on PR #2835:
URL: https://github.com/apache/solr/pull/2835#issuecomment-2459645491
Okay, I think I'm looking for an LGTM...I've also emailed the dev list
with the PR.. No one has said "don't remove it" Is that enought to
click merge when I get an LGTM?
--
This
Eric Pugh created SOLR-17546:
Summary: Update .htaccess for Ref Guide for removed pages
Key: SOLR-17546
URL: https://issues.apache.org/jira/browse/SOLR-17546
Project: Solr
Issue Type: Task
57 matches
Mail list logo