Laboltus

Results 5 issues of Laboltus

We use 3-rd party protobuf schema (.com.google.openrtb) which contains multiple nested message definitions with same names. For example: message Asset { required int32 id = 1; optional bool required =...

From time to time we get 500 error when use some specific set of measures and time shift. In broker response I see following error: ``` { "error": "Unknown exception",...

Is it possible to connect to Druid Broker with [Basic Auth](https://druid.apache.org/docs/latest/development/extensions-core/druid-basic-security.html) ?

New feature "Query from deep storage" appeared in Druid 27.0.0 as experimental, and now in Druid 28.0.0 it's production ready. Do you plan to support it ?

Sometimes a connector can be stopped (for example, due to a network failure) and restarted only manually. Is there a way to check that the connector is stopped and trigger...