Sayat
Sayat
**Context:** Even thought Nakadi supports streaming of [max_uncommitted_events](https://github.com/zalando/nakadi/blob/master/api/nakadi-event-bus-api.yaml#L1182), it still expects a client to commit an event within 60 seconds. Otherwise, a TCP connection gets closed. **Problem:** Those consumers, who...
We're running turnilo behind OAuth proxy and want to enable basic authorization control on druid broker server based on X-Forwarded-user header with Turnilo. I found there's a setting trustPoxy, however,...
PR improves readability of code base by introducing scala pattern matching idioms and couple code formatting issues.
I was trying to checkout azkaban-plugins and compile it with ant. I got the following output. Could someone help me to figure out what's going on. ``` BUILD FAILED /home/ubuntu/azkaban-plugins-2.6.4/build.xml:90:...
It seems that there're 4 dump files(db.sql, db_data.sql, oauth_client.sql, oauthdb.sql) of 2 databases. I think it's better to drop unnecessary one and leave only the one that developer should use....
I have a following issue running my node program with bundle up. I'd highly appreciate any hint in terms why that might happen. ``` dust-mongo-express git:(master) ✗ node app Found...