Re: Solr 9.5.0 returns no history with v2 logging API

2024-02-22 Thread Thomas Corthals
I don't get paid per issue created so go ahead! ;) Op do 22 feb 2024 om 18:09 schreef Michael Gibney : > Ok, I figured out what's going on here. I don't mind creating a Jira > issue for this (unless you'd prefer to); I'll have a PR up shortly. > > On Thu, Feb 22, 2024 at 11:41 AM Michael Gibney >

Re: Solr 9.5.0 returns no history with v2 logging API

2024-02-22 Thread Michael Gibney
Ok, I figured out what's going on here. I don't mind creating a Jira issue for this (unless you'd prefer to); I'll have a PR up shortly. On Thu, Feb 22, 2024 at 11:41 AM Michael Gibney wrote: > > It looks like this is related to > https://issues.apache.org/jira/browse/SOLR-17063 > > I'm investiga

Re: Solr 9.5.0 returns no history with v2 logging API

2024-02-22 Thread Michael Gibney
It looks like this is related to https://issues.apache.org/jira/browse/SOLR-17063 I'm investigating, but it looks like it would be appropriate to open a Jira issue for this. Thanks for reporting! Michael On Wed, Feb 21, 2024 at 4:52 PM Thomas Corthals wrote: > > Hi > > I've been using api/node

Solr 9.5.0 returns no history with v2 logging API

2024-02-21 Thread Thomas Corthals
Hi I've been using api/node/logging/messages since 9.3 and api/node/logging with older versions to get logs and with Solr 9.5.0 this no longer outputs the history and causes an ERROR instead. I can get the logs with the v1 API at solr/admin/info/logging so they are stored correctly. On a freshly