Skip to content

Commit 47da9a4

Browse files
ikuramshingitbook-bot
authored andcommitted
GITBOOK-54: Remove deprecated options
1 parent 5077971 commit 47da9a4

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* [Without Docker](development/building/without-docker.md)
2222
* [WIP: Testing](development/wip-testing.md)
2323

24-
## 👷♂ 👷♂ 👷♂ 👷♂ Configuration
24+
## 👷♂ 👷♂ 👷♂ 👷♂ 👷♂ Configuration
2525

2626
* [Quick Start](configuration/quick-start/README.md)
2727
* [via AWS Marketplace](configuration/quick-start/via-aws-marketplace.md)

configuration/misc-configuration-properties.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,4 @@ kafka:
5858
| `TOPIC_RECREATE_MAXRETRIES` | Number of attempts of topic creation after topic deletion for topic recreate functionality. Default: 15 |
5959
| `DYNAMIC_CONFIG_ENABLED` | Allow to change application config in runtime. Default: false. |
6060
| kafka\_internalTopicPrefix | Set a prefix for internal topics. Defaults to "\_". |
61-
| kafka.polling.pollTimeoutMs | Messages: Used as kafka consumer poll time (default is 1000). Useful if your message viewing fails with a slow broker |
62-
| kafka.polling.partitionPollTimeout | Messages: Used as consumer poll time when polling one specific partition (used for newest first mode). The default is 200. Will increase result generation time. |
63-
| kafka.polling.noDataEmptyPolls | Messages: It's a count of subsequent empty polls after that we assume that no more data is left in the topic/partition. The default is 3. |
6461
| server.reactive.session.timeout | Session timeout. If a duration suffix is not specified, seconds will be used. |

0 commit comments

Comments
 (0)