Karol Bucek

Results 252 comments of Karol Bucek

Well, have you tried :) ? ... I think it is (but I did not look closely) although maybe using EE 8 APIs, definitely should be possible to hack into...

this isn't supported atm, and I am not sure it ever will be. the current work-flow is load the pattern definitions once (for performance reasons) before any events are matched....

Thanks James, sorry this took so long. Shouldn't this be reported as an issue with the Grok debuggers?

with https://github.com/logstash-plugins/logstash-filter-grok/pull/153 merged and available since >= 4.2.0 the fall-through case should be better when using `timeout_scope => "event"`. for the single pattern the reported numbers still look like a...

Hey Percy, thanks for the data -> helpful to know `timeout_scope => event` did not help your case. We are considering options on tackling this without reverting to ('problematic' but...

this issue is not rvm's fault, it's a JRuby 9.2 bug that we hit due refactorings in jruby-openssl 0.12.1. JRuby 9.3 is not affected and for 9.2 we're planning a...

with Rails 3/4 pretty much dead I am closing this one.

did not, sorry. AR-JDBC doesn't support DB2. I can re-open if it works differently than with MRI on AR 4+

the files are there but the DB2 adapter likely won't work with AR 5.x (no much work was done) > It seems to me that it works differently than all...

> If I submit a PR and it is merged, will it be backported into 1-3-stable? you should target that branch. might stay un-released for a while (and maybe even...