Advertisement · 728 × 90

Posts by Guillaume Smet

With @geoand86.bsky.social, we have been busy integrating Project Leyden into Quarkus and improving startup time. This is the first of two blog posts presenting this work. Feedback welcome!

1 month ago 5 1 0 0
Preview
Towards faster builds Quarkus: Supersonic Subatomic Java

Quarkus 3.31, released this month, will be the culmination of months of work making Quarkus applications builds faster. Learn more about it in this blog post by @gsmet.bsky.social: quarkus.io/blog/buildin...

3 months ago 7 4 0 1

Hello @spacefox.fr , j'essayais de te contacter pour discuter de ton article et ton générateur d'applications Quarkus mais tu n'es pas évident à débusquer, d'autant que ton GitLab a l'air down pour le moment :). Si tu as ce message, je veux bien que tu me contactes, merci !

4 months ago 0 0 0 0

I'll add more info in the announcement on Monday once I have all the details about which typologies of issues can be caused by this particular regression.

7 months ago 0 0 0 0
Ack the HTTP client response window from the correct event-loop thread. by vietj · Pull Request #5683 · eclipse-vertx/vert.x Motivation: The recent change of the HTTP client response flow control to avoid releasing a connection to the pool not fully received introduced a bug creating a data race when acking the response ...

As mentioned, the issue wasn't in Quarkus itself but in Vert.x and it's this one: github.com/eclipse-vert... . Now, it's not exactly easy to understand which problems it could have caused.

7 months ago 0 0 1 0

We will add more information soon but the priority was to get the release out (and timing was less than ideal). As to the problems you encountered, happy to start a conversation about what we can improve. I understand the urge to vent on social media but it won't make the project better.

7 months ago 2 0 1 0

#quarkus MCP server 1.1.0 is out! With progress, roots and sampling APIs... ⚡github.com/quarkiverse/quarkus-mcp-...

1 year ago 8 5 0 1

Believe it or not, the next release of Quarkus will be the 365th release since Quarkus became a thing, 6 years ago. It will be one year of release days! I released the large majority of them but this will change a bit with @janmartiska.bsky.social taking the responsibility for some LTS streams!

1 year ago 28 12 2 1
Advertisement

Thanks!

1 year ago 2 0 0 0

Thanks to me and a lot of others! That's the plan!

1 year ago 3 0 0 0

In 2016, I joined Red Hat to work on the Hibernate projects. At the end of 2018, I started working on a project that would become Quarkus. Soon, I will be joining IBM to continue my work on Quarkus. I truly believe Java has a bright future. It was already excellent and it's improving fast.

1 year ago 26 0 2 0
Preview
Live reload classloader memory leak when using hibernate-envers with a custom revision entity · Issue #46102 · quarkusio/quarkus Describe the bug I'm not sure if this issue belongs here or on the Hibernate issue tracker. We're observing ever increasing metaspace memory consumption after each live reload. The increasing metas...

If you encounter a bug in Open Source software, don't live with it. Your future self will thank you: it will hit you at the worst moment. Assemble a reproducer, create an issue and more often than not, you'll get lucky. Here's to another example in the Quarkus project. github.com/quarkusio/qu...

1 year ago 14 1 0 0

I decided try to reproduce it based on the stacktrace we got. I managed to do it and posted the reproducer. One hour later, my colleague created a PR with a fix.

So please, pretty please, provide reproducers, it makes a huge difference and is the best guarantee to get your issues fixed promptly.

1 year ago 4 0 1 0
Preview
IllegalArgumentException when parsing Accept Header · Issue #45385 · quarkusio/quarkus Describe the bug I've seen 34858, but it seems that the Issue has resurfaced, because I can reproduce it with version 3.15.1 When sending a request with a header "Accept: Any", the following Stack-...

Also building a simple reproducer quite often give us a better idea of where to look at because you will have to isolate the issue. github.com/quarkusio/qu... is a good example of this. We didn't have a proper way to reproduce it. My colleague decided to close the issue - which is our process. 🧵

1 year ago 0 0 1 0

For Quarkus, we often ask for simple reproducers when users report an issue. It might seem like wasted time for you but it's not. It happens often that the information is not enough to reproduce the issue and trying to guess how we can trigger the error is a massive waste of time on our time. 🧵

1 year ago 12 6 1 0
Post image

Wrapping 2024 on GitHub. If there was one thing to remember for next year: focus time is important and the longer the focus period, the most productive it is.

1 year ago 1 0 0 0
Advertisement

Note that I'm all for finding a way to escape from this vicious circle and ideally the best way to do it is to contribute fixes that help make this thing more solid.

1 year ago 0 0 0 0

Yeah, unfortunately, it's a bit of a vicious circle. Given it's brittle, we are always afraid to break something and as we don't have experts to review changes, things can be slow. I'll try to have a look at the PR during the holiday.

1 year ago 0 0 1 0

Gradle is a very flexible and complex beast and that makes integration with it a lot more difficult... and unfortunately quite brittle. The fact that we don't have Gradle expertise in house doesn't help. Issues with test cases are welcome (and contributions even more so!).

1 year ago 1 0 1 0

FWIW, we have seen very weird behaviors/bugs with GraalVM for Java 17, we are not recommending it at all. Things are moving so fast, it's hard to provide stable information about the versions you should use...

1 year ago 1 0 1 0

👋

1 year ago 2 0 0 0