Ashley Jeffs

Results 229 comments of Ashley Jeffs

Hey @isae, we'll use 1.19 for release builds immediately, but I generally prefer to keep the enforced minimum package version to the lowest actively supported Go version. The reason for...

DONE https://github.com/benthosdev/benthos/commit/879791de8aceb05c3e5f3ae29f15d0469ed0cd31, consequences be upon us.

Hey @billgraziano, yeah at the very least we need to document this better and improve some of the ergonomics. I'll mark this issue as a documentation enhancement. The rationality with...

Hey @nathanmac you need to include standard bloblang plugins with an `_ "github.com/benthosdev/benthos/v4/public/components/pure"` import, looks like I need to update the docs as that's only really mentioned in the `service`...

Hey @DaniTulp, sounds useful so happy to add this.

Hey @sascha-andres, sounds like a reasonable addition. We'd need to decide whether this method would only be applicable to an XML document in string/bytes format, or whether we'd allow it...

Thanks @abhishekamte, I think the description as it currently stands is a bit misleading, the guarantee of exactly-once delivery is only with respect to a single producer instance within the...

I think this may have been fixed in https://github.com/Jeffail/benthos/commit/0c6a2e570999be7539926cb463d31fe92e166c72 but needs confirming.

Hey @skyoct, there's definitely potential for a sort of "manager" API for managing a cluster of benthos instances. However, it's never really been a priority as Benthos itself is stateless...

Thanks @mariosant, I've marked this as both a documentation issue as well as an enhancement as we definitely need to make the greedy brokering behaviour of resource inputs clear in...