Skip to content

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

Closed
webmake wants to merge 589 commits into
php-enqueue:0.8from
webmake:ping_bug
Closed

Fix ping to check each connection, not only first one#649
webmake wants to merge 589 commits into
php-enqueue:0.8from
webmake:ping_bug

Conversation

@webmake

@webmake webmake commented Nov 22, 2018

Copy link
Copy Markdown
Contributor

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

makasim commented Nov 22, 2018

Copy link
Copy Markdown
Member

@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

webmake commented Nov 22, 2018

Copy link
Copy Markdown
Contributor Author

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

makasim commented Nov 22, 2018

Copy link
Copy Markdown
Member

@webmake yeap.

@makasim

makasim commented Nov 22, 2018

Copy link
Copy Markdown
Member

@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

webmake commented Nov 22, 2018

Copy link
Copy Markdown
Contributor Author

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.