Re: transaction 2PC protocol

2018-12-19 Thread Jose Raul Perez Rodriguez
that transaction. It's not really sure whether COMMITTED was written successfully and fully replicated. It would generally be considered "good enough" to make this assumption. Andrew Schofield IBM Event Streams On 18/12/2018, 21:51, "Jose Raul Perez Rodriguez" wrote:

transaction 2PC protocol

2018-12-18 Thread Jose Raul Perez Rodriguez
Hi all, Reading this document about transactions in Kafka, specifically epigraphs 5.2 WriteTxnMarkerRequest and 5.3 Writing the final Commit or Abort Message. What I understand  fro

Re: GroupCoordinatorNotAvailableException, consumer error on poll request

2016-04-27 Thread Jose Raul Perez Rodriguez
ails, and the fail cause is GroupCoordinatorNotAvailableException. Thans On 4/26/2016 8:50 PM, Jason Gustafson wrote: Hi Jose, Can you provide the full exception stack trace? Which method is this being throw from? It might help to see the snippet which is producing it as well. Thanks, Jason On Tue, Apr 26, 2016

GroupCoordinatorNotAvailableException, consumer error on poll request

2016-04-26 Thread Jose Raul Perez Rodriguez
Hello, I am using KafkaProducer and KafkaConsumer, version 0.90, in java, the producer works good (the Console Consumer provided in samples receives the producer data). But in the configured KafkaConsumer I got the /org.apache.kafka.common.errors.GroupCoordinatorNotAvailableException/**error T

[GroupCoordinatorNotAvailableException] consumer error on poll request

2016-04-26 Thread Jose Raul Perez Rodriguez
Hello, I am using KafkaProducer and KafkaConsumer, version 0.90, in java, the producer works good (the Console Consumer provided in samples receives the producer data). But in the configured KafkaConsumer I got the /org.apache.kafka.common.errors.GroupCoordinatorNotAvailableException/**error T

[GroupCoordinatorNotAvailableException] consumer error on poll request

2016-04-26 Thread Jose Raul Perez Rodriguez
Hello, I am using KafkaProducer and KafkaConsumer, version 0.90, in java, the producer works good (the Console Consumer provided in samples receives the producer data). But in the configured KafkaConsumer I got the /org.apache.kafka.common.errors.GroupCoordinatorNotAvailableException/**error