in elastictransport/connection.go [110:112]
func (cp *singleConnectionPool) Next() (*Connection, error) { return cp.connection, nil }