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

Catching Session Destroyed Event #2

Open
nitin12684 opened this issue Feb 27, 2018 · 4 comments
Open

Catching Session Destroyed Event #2

nitin12684 opened this issue Feb 27, 2018 · 4 comments

Comments

@nitin12684
Copy link

nitin12684 commented Feb 27, 2018

Hi,

I have tried code written in https://github.com/ldoguin/spring-session-couchbase/blob/master/spring-session-couchbase-listener/src/main/java/org/springframework/session/data/couchbase/CouchbaseSessionDestroyedListener.java to capture session destroyed event. Which I am not able to compile with couchbase-client version 2.2.8. I am using 2.2.0.RELEASE for spring-data-couchbase. Can you please help to provide any simpler solution to catch session destroyed event.

Sorry, I am raising bug here, I don't have any your contact.

@ldoguin
Copy link
Owner

ldoguin commented Feb 27, 2018

Hi @nitin12684
I currently don't have time to maintain this. Maybe Couchbase folks will have a better idea on alternatives, @daschl @ingenthr or @subalakr

@nitin12684
Copy link
Author

Thanks Laurent, will check on couchbase forum.

@nitin12684
Copy link
Author

Hi @daschl @ingenthr or @subalakr, Can you please help me on this, I am struggling with this issue since a week.

@daschl
Copy link

daschl commented Mar 1, 2018

@nitin12684 this can't work, because the DCP client moved to a standalone project. The spring session couchbase provider needs to be updated to do so, and its quite a bit of work. See https://github.com/couchbase/java-dcp-client for more info on this topic.

Right now we don't have it on the roadmap, but if you want to take it on I'm happy to help out where I can. (also ping @ingenthr)

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

No branches or pull requests

3 participants