This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/geode-kafka-connector.git
commit 1de8d07a21eaafaa126cccc66bb8eae9e09170c6 Author: Jason Huynh <[email protected]> AuthorDate: Thu Jan 30 16:23:31 2020 -0800 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5f086d..f92d4d6 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ bin/connect-standalone.sh config/connect-standalone.properties config/connect-ge * Consider modifying Kafka Properties like tasks.max in the source and sink parameters. -Possible Upcoming Featured: +### Possible Upcoming Featured: * Formatters - Possibly a JSON to and from PDX formatter * Security - security settings for Geode * Dynamic Region creation - Dynamically create regions when topics are created (filter what names to look for and what types of regions to create)
