Commit 11ab2d7
committed
Add configuration property for leaveGroupOnClose in Kafka Streams
This makes it possible to set the option to leave the group on
close at configuration/deployment time in the application properties.
Signed-off-by: Trygve Aasjord <taasjord@users.noreply.github.com>1 parent a329d70 commit 11ab2d7
2 files changed
Lines changed: 14 additions & 0 deletions
File tree
- module/spring-boot-kafka/src/main/java/org/springframework/boot/kafka/autoconfigure
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
815 | 820 | | |
816 | 821 | | |
817 | 822 | | |
| |||
885 | 890 | | |
886 | 891 | | |
887 | 892 | | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
888 | 901 | | |
889 | 902 | | |
890 | 903 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
0 commit comments