Results 98 comments of Hans Hübner

Hello @evertvanaart, thank you for your bug report and your analysis. I'm going to open an internal ticket for this as even if the fix is a one-liner, we'll want...

Hello @esatterwhite, thank you for reporting this issue. Are you seeing these periods of instability will all reconfigurations of Kong gateway, or just with some of them like @fred-cardoso? Thank...

As an additional bit of information: We've found some situations in which multiple reconfiguration requests of Kong issued in short intervals could get it into an instable state with overly...

The issue that we've recently fixed caused Kong to stall when a new reconfiguration cycle was started while another one was active. https://github.com/Kong/kong/commit/95d704ee6095648e97c39a5d86ede8ec2b7f208b https://github.com/Kong/kong/commit/200f56ee2e011e5c60420909a84d99ebf08f3059 https://github.com/Kong/kong/commit/ef58cdd37129c0b2ca7ec60e0fe19fbf581ef8ee https://github.com/Kong/kong/commit/de37b510034108dc347bf62fa8adae9ca0748d2e

> @hanshuebner Is there an image/tag we can pull down to try? These commits are on the master branch, but they're not yet part of a release. If you want...

I came up with this patch: https://github.com/luminus-framework/lein-uberwar/commit/34efc38401169dedd2e8e1057f41b3339406ab3d It works for me, but I'm not sure whether it is good enough for general use.

The change was merged since then, here is the closed PR: https://github.com/luminus-framework/lein-uberwar/pull/2 -Hans ​

Why is "polluting the namespace" a problem?

> No one will ever use any of the keywords in the :export clause of the defpackage :cl-ppcre form, so they should instead be uninterned symbols. Thank you for explaining,...

My review does not constitute a willingness to merge the change, which is up to Edi to decide.