Roman Pleshkov

Results 11 issues of Roman Pleshkov

I have '!' symbol in my `clientSecret`, using escape function produces a value that rejected by oauth server. Creds: ``` clientID := "test" clientSecret := "t!st" ``` Accepted: ``` if...

I'd like to add a fluent plugin b/c I need to use it in my fluent.conf , for instance: kafka-plugin. I don't see any to add plugin but modifying Dockerfile....

pending

Some integration tests log errors: ``` {"thread_name":"scala-execution-context-global-137","@timestamp":"2021-01-05T23:20:54.657-05:00","logger_name":"io.parapet.core.Scheduler.SchedulerImpl","level":"ERROR","message":"scheduler has been shut down"} ```

* Fix todos * Remove commented code * remove `println` * fix compilation warnings

Remove everything except intro. All documentation should be on parapet.io