Error creating TLOG collection

2021-03-26 Thread Webster Homer
I've tried to post his several times, but have not seen it in the discussion, maybe my account was removed? Anyway I need help with this issue. It looks like a bug to me We use Solr 7.7.2 in a solrcloud consisting of 4 nodes. Each collection has 2 shards and we try to place a replica on each nod

Solr GC tuning Advice

2021-06-24 Thread Webster Homer
I am seeing intermittent GC suspensions. We see one or two nodes suddenly go to 100% GC suspension. We are using Solr 7.7.2 on Centos 7.7 with 64G of memory. We are using G1GC GC_TUNE="-XX:+PerfDisableSharedMem \ -XX:G1HeapRegionSize=16m \ -XX:+UseG1GC \ -XX:MaxGCPauseMillis=250 \ -XX:+ParallelRef

timeout fetching result from node

2021-06-28 Thread Webster Homer
Recently started seeing lots of warning messages in the solr console log for one of our QA solr clouds Timeout when fetching result from node ae1a-ecomqa-msc04:8983_solr We are using Solr 7.7.2 on Centos OS with a 31g heap and RAM size of 64g What could be causing this? There are a lot of Tlog

RE: Solr GC tuning Advice

2021-06-30 Thread Webster Homer
of this email. If you are unsure please click the button "Report suspicious email" On 6/24/2021 8:55 AM, Webster Homer wrote: > SOLR_JAVA_MEM="-Xms32768m -Xmx32768m" Change "32768m" to "31g". You'll actually have MORE heap available at 31GB than at

Null pointer exception in simple streaming call

2021-09-28 Thread Webster Homer
I am trying to use the streaming API to output a file from one of our solrcloud collections. It seems like this should be simple but it keeps throwing an exception. I tried to use the Solrconsole UI and got farther than with Java or CURL. In the console if I give it a query with a limited result

RE: Null pointer exception in simple streaming call

2021-09-29 Thread Webster Homer
follow this post https://lucidworks.com/post/streaming-expressions-in-solrj/Nothing happens Streaming could be useful if it worked and was properly documented. -Original Message- From: Webster Homer Sent: Tuesday, September 28, 2021 4:55 PM To: users@solr.apache.org Subject: Null

Error creating TLOG collection

2021-03-23 Thread Webster Homer
We use Solr 7.7.2 in a solrcloud consisting of 4 nodes. Each collection has 2 shards and we try to place a replica on each node and don't want to have more than one replica for a collection on the same node. One of our collections has very specific requirements that force us to use TLOG replic

Error creating collection with TLOG replica with rule for replica placement

2021-03-24 Thread Webster Homer
We use Solr 7.7.2 in a solrcloud consisting of 4 nodes. Each collection has 2 shards and we try to place a replica on each node and don't want to have more than one replica for a collection on the same node. One of our collections has very specific requirements that force us to use TLOG replic