Joel Koshy created KAFKA-1522: --------------------------------- Summary: Transactional messaging request/response definitions Key: KAFKA-1522 URL: https://issues.apache.org/jira/browse/KAFKA-1522 Project: Kafka Issue Type: New Feature Reporter: Joel Koshy Assignee: Dong Lin
* Add the TransactionRequest * Add TransactionResponse * Add transaction-id field to OffsetCommitRequest * Add error code for errors such as non-initiated transaction (this will be used for the ProducerResponse and OffsetCommitResponse - say if a producer sends a request and its messages have a transaction ID that has not been initiated. * TxCoordinatorMetadataRequest (to look up the transaction coordinator for a transaction group) -- This message was sent by Atlassian JIRA (v6.2#6252)