Re: [PR] Refactor UpdateLog.LogPtr to a record [solr]

2025-06-10 Thread via GitHub
github-actions[bot] closed pull request #3166: Refactor UpdateLog.LogPtr to a record URL: https://github.com/apache/solr/pull/3166 -- 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 commen

Re: [PR] Refactor UpdateLog.LogPtr to a record [solr]

2025-06-10 Thread via GitHub
github-actions[bot] commented on PR #3166: URL: https://github.com/apache/solr/pull/3166#issuecomment-2960840176 This PR is now closed due to 60 days of inactivity after being marked as stale. Re-opening this PR is still possible, in which case it will be marked as active again. -- This

Re: [PR] Refactor UpdateLog.LogPtr to a record [solr]

2025-04-11 Thread via GitHub
github-actions[bot] commented on PR #3166: URL: https://github.com/apache/solr/pull/3166#issuecomment-2798235018 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

Re: [PR] Refactor UpdateLog.LogPtr to a record [solr]

2025-02-07 Thread via GitHub
dsmiley commented on PR #3166: URL: https://github.com/apache/solr/pull/3166#issuecomment-2644209292 Ugh; ECJ doesn't know about Java records. Probably need to update that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] Refactor UpdateLog.LogPtr to a record [solr]

2025-02-07 Thread via GitHub
dsmiley commented on code in PR #3166: URL: https://github.com/apache/solr/pull/3166#discussion_r1947245716 ## solr/core/src/java/org/apache/solr/update/UpdateLog.java: ## @@ -268,40 +268,13 @@ public String toString() { protected Meter copyOverOldUpdatesMeter; protected S

[PR] Refactor UpdateLog.LogPtr to a record [solr]

2025-02-07 Thread via GitHub
dsmiley opened a new pull request, #3166: URL: https://github.com/apache/solr/pull/3166 And remove previousPointer (unused) -- 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 commen