AMQ Streams 1.2 on Red Hat Enterprise Linux (RHEL) Release Notes
Release Notes for AMQ Streams 1.2
Abstract
Chapter 1. Features
1.1. Kafka 2.2.1 support
AMQ Streams now supports Kafka 2.2.1.
For upgrade instructions, see AMQ Streams and Kafka upgrades.
Refer to the Kafka 2.2.0 and Kafka 2.2.1 Release Notes for additional information.
Chapter 2. Enhancements
There are no enhancements for AMQ Streams 1.2.
Chapter 3. Technology previews
Technology Preview features are not supported with Red Hat production service-level agreements (SLAs) and might not be functionally complete; therefore, Red Hat does not recommend implementing any Technology Preview features in production environments. This Technology Preview feature provides early access to upcoming product innovations, enabling you to test functionality and provide feedback during the development process. For more information about support scope, see Technology Preview Features Support Scope.
3.1. AMQ Streams Kafka Bridge
The AMQ Streams Kafka Bridge provides a RESTful interface to AMQ Streams, offering the advantages of a web API that is easy to use and connect with AMQ Streams without the need to interpret the Kafka protocol.
The HTTP Bridge supports HTTP producer and consumer requests to:
- Produce records
- Consume records
- Create consumers
- Delete consumers
- Retrieve data from topics and partitions
- Commit offsets to partitions and topics
The methods provide JSON responses and HTTP response code error handling.
AMQP is not currently supported, even for Technology Preview.
Chapter 4. Fixed issues
There are no fixed issues for AMQ Streams 1.2.
Chapter 5. Known issues
There are no known issues for AMQ Streams 1.2.
Chapter 6. Important links
Revised on 2019-06-25 06:54:00 UTC