Skip to content

Add stomp driver #260

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

Merged
merged 25 commits into from
Jun 4, 2019
Merged

Add stomp driver #260

merged 25 commits into from
Jun 4, 2019

Conversation

versh23
Copy link
Contributor

@versh23 versh23 commented Aug 24, 2018

Q A
Is bugfix? no
New feature? yes
Breaks BC? no
Tests pass? yes
Fixed issues

@samdark samdark added the type:feature New feature label Aug 27, 2018
@versh23
Copy link
Contributor Author

versh23 commented Aug 29, 2018

ping @zhuravljov

@zhuravljov
Copy link
Member

@versh23 good work! Thank you for contribution. Sorry, I'm little busy now, and will review and test in the next weekend.

@versh23
Copy link
Contributor Author

versh23 commented Aug 29, 2018

@zhuravljov no problem! thank you for reply

@versh23
Copy link
Contributor Author

versh23 commented Sep 6, 2018

updated

@versh23
Copy link
Contributor Author

versh23 commented Sep 17, 2018

hmm.. @makasim its ok ?

@makasim
Copy link
Contributor

makasim commented Sep 17, 2018

@versh23 looks good.

@versh23
Copy link
Contributor Author

versh23 commented Sep 18, 2018

@zhuravljov hello! what about testing ?

@versh23
Copy link
Contributor Author

versh23 commented Sep 20, 2018

rebased

@versh23
Copy link
Contributor Author

versh23 commented Sep 27, 2018

@zhuravljov

@cebe cebe added this to the 2.1.1 milestone Oct 10, 2018
@versh23
Copy link
Contributor Author

versh23 commented Oct 15, 2018

active mq close connection, while no message in queue long times
I made PR php-enqueue/enqueue-dev#552

and now i want to send alive message to activeMQ ( it can be configurable)
but my changes only in dev.
can in push changes to this PR ?

versh23@dd64888

@samdark
Copy link
Member

samdark commented Oct 18, 2018

Yes. Just push to the same branch.

@versh23
Copy link
Contributor Author

versh23 commented Oct 19, 2018

@samdark seems enqueue/amqp-lib required php >=7.1.3 and some methods and class has been changes..

what can i do ? revert to older version?

@makasim
Copy link
Contributor

makasim commented Oct 19, 2018

enqueue/amqp-lib 0.8 supports 5.6, new 0.9 (currently in developemnt) require +7.1. Same applies to other enqueue packages too.

@makasim
Copy link
Contributor

makasim commented Oct 19, 2018

php-enqueue/enqueue-dev#552 - could be backported to 0.8 version.

@versh23
Copy link
Contributor Author

versh23 commented Oct 19, 2018

@makasim it would be great!

can i make PR in 0.8 branch ?

@makasim
Copy link
Contributor

makasim commented Oct 19, 2018

can i make PR in 0.8 branch ?
sure, do cherry-pick

@versh23
Copy link
Contributor Author

versh23 commented Mar 12, 2019

ping @zhuravljov

@samdark samdark added the status:code review The pull request needs review. label Mar 15, 2019
@samdark samdark removed this from the 2.2.0 milestone Mar 19, 2019
@versh23
Copy link
Contributor Author

versh23 commented Mar 22, 2019

hm.. i could resolve conflicts fast and my changes would be in 2.2.0
why are you not asked me?

@versh23 versh23 force-pushed the add-stomp-driver branch from 3ba6f10 to 2877547 Compare May 29, 2019 12:13
@versh23
Copy link
Contributor Author

versh23 commented May 29, 2019

rebased

@samdark
Copy link
Member

samdark commented Jun 4, 2019

@versh23 travis doesn't seem to be happy: https://travis-ci.org/yiisoft/yii2-queue/jobs/538712947

@versh23
Copy link
Contributor Author

versh23 commented Jun 4, 2019

@samdark yes, this test fails periodically.
but it is not my driver feature
amqp_interop/QueueTest.php:62

i work with stomp only.

@samdark samdark merged commit 27f765f into yiisoft:master Jun 4, 2019
@samdark
Copy link
Member

samdark commented Jun 4, 2019

Merged. Thank you!

@samdark samdark removed the status:code review The pull request needs review. label Jun 4, 2019
@samdark samdark added this to the 2.3.0 milestone Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants