Skip to content

Fix ping to check each connection, not only first one #649

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

Closed
wants to merge 589 commits into from

Conversation

webmake
Copy link
Contributor

@webmake webmake commented Nov 22, 2018

No description provided.

makasim and others added 30 commits October 2, 2018 19:55
…-transport-support

[consumption] Add ability to consume from multiple transports.
…tensions

[consumption] Rework QueueConsumer extension points.
makasim and others added 22 commits November 16, 2018 17:10
…on-consumption

[dbal] handle gracefully concurrency issues or 3rd party interruptions.
…and-subsribers-compatibility

[bundle] Add BC for topic\command subscribers.
…e-exception

[dbal] Use RetryableException, wrap fetchMessage exception to it too.
pkg/enqueue-bundle/Tests/Functional/Events/AsyncListenerTest.php
pkg/enqueue-bundle/Tests/Functional/Events/AsyncProcessorTest.php
pkg/enqueue-bundle/Tests/Functional/Events/AsyncSubscriberTest.php
…work

Rework DriverFactory, add separator option to Client Config.
@makasim
Copy link
Member

makasim commented Nov 22, 2018

@webmake could you change the base branch to 0.8. It would be good to have it fixed there too.

@webmake webmake changed the base branch from master to 0.8 November 22, 2018 11:44
@webmake
Copy link
Contributor Author

webmake commented Nov 22, 2018

Okay, I did it.

Also it seems random test failure:

1) Enqueue\Dbal\Tests\Functional\DbalConsumerTest::testShouldOrderMessagesWithSamePriorityByPublishedAtDate
InvalidArgumentException: $bytes string should contain 16 characters.
2) Enqueue\SimpleClient\Tests\Functional\SimpleClientTest::testSendEventWithTwoSubscriber with data set "dbal_dsn" (array('mysql://root:rootpass@mysql/mqdev'), '+1sec')
InvalidArgumentException: $bytes string should contain 16 characters.

not related with a change

@makasim
Copy link
Member

makasim commented Nov 22, 2018

@webmake yeap.

@makasim
Copy link
Member

makasim commented Nov 22, 2018

@webmake it added to much an related changes to the PR (because of base branch change). Would it be possible to cherry-pick your commit to a new PR with 0.8 as a base?

@webmake
Copy link
Contributor Author

webmake commented Nov 22, 2018

Yeah, i see. Okay

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.