Victor Babenko

Results 5 issues of Victor Babenko

#1473 added code to handle gzip-compressed responses received from ES, but is there a way to send compressed requests, for example bulk requests?

Our organization is using AWS SSO for authentication, and looks like the AWS Java SDK v1 [doesn't support](https://github.com/aws/aws-sdk-java/issues/2434) this type of auth. The v2 [has support](https://github.com/aws/aws-sdk-java-v2/pull/2118) for it, so the...

**Describe the bug** When launching `okta-aws` on a Mac with Apple M1 processor (aarch64), it crashes with the following message: ``` Loading library prism_es2 from resource failed: java.lang.UnsatisfiedLinkError: /Users/victor.babenko/.openjfx/cache/12.0.1/libprism_es2.dylib: dlopen(/Users/victor.babenko/.openjfx/cache/12.0.1/libprism_es2.dylib,...

How do I use this gem with Propshaft and [cssbundling-rails](https://github.com/rails/cssbundling-rails)? When I'm trying to import via `@import "bootstrap"`, it can't find the file (probably because the gem only provides SCSS,...

## Purpose of the change Fix the race condition issue that occasionally happens (about 1-2% probability per partition) because the connector is [creating a dummy consumer](https://github.com/apache/flink-connector-pulsar/blob/08c8e2ea60e8ef01ff9a81a0b2bf8c1a132f5db4/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/source/enumerator/cursor/CursorPosition.java#L85) to seek to the...

component=Connectors/Pulsar