Skip to content

nsqd: remove back-compat for flag duration ints - #873

Merged
mreiferson merged 1 commit into
nsqio:masterfrom
ploxiln:duration_options_nocompat
Mar 30, 2017
Merged

nsqd: remove back-compat for flag duration ints#873
mreiferson merged 1 commit into
nsqio:masterfrom
ploxiln:duration_options_nocompat

Conversation

@ploxiln

@ploxiln ploxiln commented Mar 30, 2017

Copy link
Copy Markdown
Member

I noticed that --statsd-interval and --msg-timeout are the only two duration flags
that have special functionality to be backwards-compatible with
plain int arguments (meaning seconds or milliseconds).

Is it too late to remove more backwards-compatibility stuff before nsq-1.0?

--statsd-interval and --msg-timeout are the only two duration flags
that have special functionality to be backwards-compatible with
plain int arguments (meaning seconds or milliseconds). We can
clean this up before nsq-1.0
@mreiferson

Copy link
Copy Markdown
Member

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants