Elukey has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/404462 )
Change subject: d/control: fix indentation of the extended description ...................................................................... d/control: fix indentation of the extended description Change-Id: Ib970647f236ee4086464513b7a7caaedb950a45a --- M debian/control 1 file changed, 8 insertions(+), 9 deletions(-) Approvals: Elukey: Verified; Looks good to me, approved diff --git a/debian/control b/debian/control index 1a4d923..bdd0799 100644 --- a/debian/control +++ b/debian/control @@ -19,12 +19,11 @@ rate. . Features: - . - - Supported input types: Kafka consumer or piped command. - - Supported output types: Piped command or file. - - Configuration file syntax is backwards compatible with Wikimedia's udp2log - - Configurable output queue size - - Memory frugal: message payload is shared by all output queues - - Configured with configuration file - - Operates as a daemon (daemonization, pidfile) - - Closes/stops and reopens/restarts all inputs and outputs on SIGHUP. + * Supported input types: Kafka consumer or piped command. + * Supported output types: Piped command or file. + * Configuration file syntax is backwards compatible with Wikimedia's udp2log + * Configurable output queue size + * Memory frugal: message payload is shared by all output queues + * Configured with configuration file + * Operates as a daemon (daemonization, pidfile) + * Closes/stops and reopens/restarts all inputs and outputs on SIGHUP. -- To view, visit https://gerrit.wikimedia.org/r/404462 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib970647f236ee4086464513b7a7caaedb950a45a Gerrit-PatchSet: 1 Gerrit-Project: analytics/kafkatee Gerrit-Branch: master Gerrit-Owner: Faidon Liambotis <[email protected]> Gerrit-Reviewer: Elukey <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
