Skip to content

Commit

Permalink
Orderer v3: Kafka consesus remove (#3533)
Browse files Browse the repository at this point in the history
* Clean up integration tests from kafka

Signed-off-by: Yoav Tock <tock@il.ibm.com>
Change-Id: I0e9f3afac0ba1d1c20b2f4d528ef7a4fd6be2ee0

* Remove kafka consesus code

Signed-off-by: Yoav Tock <tock@il.ibm.com>
Change-Id: I9e81cba40bde92c06ef5c4b5c1a44f6baf9aa721
  • Loading branch information
tock-ibm committed Jul 20, 2022
1 parent 3119076 commit 3cd7169
Show file tree
Hide file tree
Showing 35 changed files with 1 addition and 11,746 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
github.com/onsi/gomega v1.19.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.11.0
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
github.com/spf13/cobra v1.1.3
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.0
Expand Down

0 comments on commit 3cd7169

Please sign in to comment.