Skip to content

Conversation

masaki-yamakawa
Copy link
Contributor

@masaki-yamakawa masaki-yamakawa commented Apr 22, 2022

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • Does gradlew build run cleanly?

  • Have you written or updated unit tests to verify your changes?

  • [-] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

Copy link
Contributor

@jdeppe-pivotal jdeppe-pivotal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to get some more info regarding this issue. I've left a comment on the ticket here: https://issues.apache.org/jira/browse/GEODE-10256

@masaki-yamakawa
Copy link
Contributor Author

@jdeppe-pivotal
Thank you for your suggestion.
I tried to set the gemfire.EXPIRE_SENDS_ENTRY_AS_CALLBACK=true parameter on the server and to fix this problem. However, HttpSessionListener#sessionDestroyed still did not work.
I will check more.

testImplementation('org.mockito:mockito-core')
testImplementation('org.apache.tomcat:catalina-ha:' + DependencyConstraints.get('tomcat6.version'))

testImplementation(project(':geode-junit')) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see what symbol from geode-junit is being used to require this addition.

@semioticrobotic
Copy link
Contributor

@masaki-yamakawa: I know this has been dormant for quite some time, but @JinwooHwang and I are reviewing backlogged pull requests and I wanted to check with you about this contribution. We're wondering if you're still interested in seeing it merged. I think the work is valuable but I defer to your judgement on whether you believe the contribution is stale by this point.

@masaki-yamakawa
Copy link
Contributor Author

@semioticrobotic thanks for checking in. I’m still interested in seeing this merged. I’ll review the branch, address any remaining comments or conflicts, and push an update to the PR. If you’d prefer this be closed instead, please let me know.

@semioticrobotic
Copy link
Contributor

@semioticrobotic thanks for checking in. I’m still interested in seeing this merged. I’ll review the branch, address any remaining comments or conflicts, and push an update to the PR. If you’d prefer this be closed instead, please let me know.

Great, @masaki-yamakawa! On the contrary: We'd much prefer to see it through to fruition! Best of luck, and thanks.

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.

3 participants