Hi Andreas,
I would really appreciate if you created a branch and PR in the RDF4J repo with the release notes for 5.1.0 so we can all collaborate on them.
Thanks for testing things already! I understand that you can’t use our snapshot builds, but I just wanted to be sure that you’re aware that we publish them to a public maven repo, so you can just add the repo and update your dependencies and it’ll pull the snapshot build automatically.
As for the dependency on eclipse-collection, we didn’t change anything in the pom files so it’s not a new dependency, but it might be worthwhile to double check that it’s not just a test dependency. Håvard On 11 Nov 2024, at 17:31, Andreas Schwarte via rdf4j-dev <rdf4j-dev@xxxxxxxxxxx> wrote:
Hi,
quick first results from our validaton found an edge-case bug in the FedX bind left join code (identified by our unit test). I will provide a quick fix with unit test right away tomorrow.
As a note: we are listing dependencies individually (i.e. without automatic transitive dependency management). We had to add "eclipse-collections" to our classpath (due to the added use of "IntHashSet" in FedX). Not sure if this is considered as an issue for 5.1 though
More validation ongoing.
Best regards, Andreas
Hi Havard,
thanks a lot for pushing the 5.1. release.
For us the milestone is really helpful to validate the recent changes (especially in federation) beforehand. We wil do so right away in our develop branch and if we encounter issues, we'll share with the project.
Just a quick heads up: we areplanning to add one more preparation to the FedX code for 5.1: we are aiming to introduce some fairness measure into the federation scheduler and from the timeline would work on this asynchronously (likely targeting RDF4J 5.2). For this we would like to have some factory in FedX for influencing the scheduler behavior. I will write this up as ticket and and make a small preparational change by tomorrow.
As a second question: do you want any help with the release notes?
Thanks, Andreas
Hi everyone!
Recently we’ve released 4.3.15 with various backported bug fixes.
We’ve also released 5.0.3 today (news item and release notes will hopefully be published tomorrow) and we’ve also pushed the first milestone build of 5.1.0.
I’m planning to release 5.1.0 within the next week or so, so please let me know if there are any issues with the milestone build.
We have two PRs that will hopefully make it into the final 5.1.0 release:
_______________________________________________
rdf4j-dev mailing list
rdf4j-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/rdf4j-dev
_______________________________________________rdf4j-dev mailing listrdf4j-dev@xxxxxxxxxxxTo unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/rdf4j-dev
|