Yury Bushmelev

Results 43 issues of Yury Bushmelev

Just found this in logs today. Kafka-backup seems stuck in offsets resetting loop after restart because of this. ``` [2020-05-30 08:48:37,022] INFO [Consumer clientId=connector-consumer-chrono_prod-backup-sink-0, groupId=connect-chrono_prod-backup-sink] Member connector-consumer-chrono_prod-backup-sink-0-4bcd6afc-19a0-4458-b708-ded84fc567a3 sending LeaveGroup request...

question

Just hit into NPE below yesterday (using commit 3c95089c). Tried today with latest commit from master (f30b9ad9) though it's still here. Output below is from latest version. What's changed. I...

bug

Yet another funny exception I got today (cluster is different from #95)! Kafka 2.4.0, kafka-backup built from commit f30b9ad9. ``` [2020-06-12 04:07:31,663] ERROR WorkerSinkTask{id=chrono_prod-backup-sink-0} RetriableException from SinkTask: (org.apache.kafka.connect.runtime.WorkerSinkTask:552) org.apache.kafka.connect.errors.RetriableException: java.util.concurrent.ExecutionException:...

bug

It'd be great to store files on disk in encrypted form. This allows to easily upload data nightly into public cloud storages for long-term storage. No additional encryption is required...

wontfix

It'd be nice to store files on-disk in compressed form to save some disk space/cost. I guess compression support is already there as Kafka can do few compression methods on...

enhancement

I'm heading to use s3 or azure blobstore to upload kafka-backup directories. It'd be nice to have it out-of-the-box though.

enhancement

**Describe the bug** It seems `dgoss` doesn't work on MacOS because `/tmp` is private (I guess). I.e. docker cannot see files created by user. **How To Reproduce** Install current dgoss...

bug
approved

Hi! I just found I cannot use list of maps for `filesystem` parameter like I can do for a `disk` e.g. This makes things complicated as `libvirt_domain` resource is wrapped...

Hello! It looks like nginx_auth_ldap module sometimes fails to detect LDAP server connection failure. ``` nginx version: nginx/1.8.0 built by gcc 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC) built with OpenSSL...

## Use Case I'm always frustrated when I see all my >2000 hosts returned by an inventory plugin in the `bolt command run ... --stream --no-verbose` output. My inventory.yaml calls...

Feature
Stale