Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new replication tcp API #351

Merged
merged 4 commits into from
Apr 5, 2017
Merged

Use new replication tcp API #351

merged 4 commits into from
Apr 5, 2017

Conversation

erikjohnston
Copy link
Member

No description provided.

@@ -319,6 +319,15 @@ sub generate_listeners
}
}

if( my $replication_tcp_port = $self->{ports}{synapse_replication_tcp} ) {
push @listeners, {
type => "replication",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to line these up nicely

@leonerd
Copy link
Contributor

leonerd commented Apr 4, 2017

Semantically LGTM. Just needs one bit of whitespace fix.

@leonerd
Copy link
Contributor

leonerd commented Apr 4, 2017

LGTM

@erikjohnston erikjohnston merged commit 0acf6c1 into develop Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants