yazgoo
yazgoo
Hi, With CP 5.5, and s3 sink, we're getting the following errors when querying status: ``` org.apache.kafka.connect.errors.ConnectException: Task already exists in this worker: s3-topic-sink-50 at org.apache.kafka.connect.runtime.Worker.startTask(Worker.java:422) at org.apache.kafka.connect.runtime.distributed.DistributedHerder.startTask(DistributedHerder.java:1147) at org.apache.kafka.connect.runtime.distributed.DistributedHerder.access$1600(DistributedHerder.java:126)...
Getting NPE when trying trans on JIRA v7.3.2 Works by using api v2
Before this fix: ```shell $ jira issue edit myissue --epiclink myepic undefined method `key' for # ```
Hi, Is there support for EMR ? If so, how to show EMR clusters ?
Hi, using ``` MIDI.loadPlugin({ onsuccess: function() { console.log("playing") MIDI.Player.loadFile(midi_base64, MIDI.Player.start); MIDI.Player.start(); } }); } ``` I'm trying to play the following midi, and that does not sound right (looks like...
Hi, Is it possible to use tokio async runtime ? If so, how can I do so ?
Create options (disabled by default) to allow "transparency" in tuikit. more precisely: retain cells which don't need to be changed as they were before tuikit was started. ## example With...
WIP (points to a branch of tuikit): depends on https://github.com/lotabout/tuikit/pull/44 Adds a flag so that skim does not clear the whole screen before displaying ## example Running in this branch:...
Should send merge based on: - https://github.com/fuse-kafka/zookeeper.git - https://github.com/fuse-kafka/zlib.git - https://github.com/yazgoo/librdkafka
When doing a reload, a new fuse_kafka process with no directory gets spawned.