From ddcc5c66d491f25acfff511fab18b6d6fabf0098 Mon Sep 17 00:00:00 2001 From: Jonathan Shook Date: Tue, 23 Mar 2021 18:39:12 -0500 Subject: [PATCH] testing build --- RELEASENOTES.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 19db059e3..ee9e4d176 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1 +1,7 @@ -- 59a5ce89 Workarond for Pulsar bug +- d7dfafaa Add bytes counter to consumer +- c166b479 Add messagesize histogram +- 0f53ea63 Pulsar: add bytes counter +- 0ecf83f8 Making the hosts into a weighted string to allow for round robin and weighted host rotation with Stargate hosts. Also parameterizing the protocol (http|https) and the path prefix so that this baseline can be run against Stargate directly or against Astra. +- 84a9a4bf make tries configurable as in HttpAction +- abbea4df Add ErrorHandler +- 8aff79cb Handle correctly Pulsar Consumer configuration