[ https://issues.apache.org/jira/browse/GEODE-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091753#comment-17091753 ]
ASF GitHub Bot commented on GEODE-7309: --------------------------------------- nabarunnag commented on pull request #4395: URL: https://github.com/apache/geode/pull/4395#issuecomment-619138208 > > We are still getting stack overflow errors in my rolling upgrade use cases, let me investigate a bit more. > > Hi @nabarunnag, can you share your tests with us so we can help you? Also internal tests should not block merging to an open source project. We are in the process of open-sourcing the tests. More details incoming. Simple root cause is: When there is a newer version gemfire with older version, the aysnc listener is blocked waiting on the index repository to be created, but the queues continue to get filled up and ultimately result in overflow. Also, you can see that I have another pull request over your commit [https://github.com/apache/geode/pull/4826] which solves this problem. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Upgrade Lucene from 6.6.2 to 8.2.0 > ---------------------------------- > > Key: GEODE-7309 > URL: https://issues.apache.org/jira/browse/GEODE-7309 > Project: Geode > Issue Type: Sub-task > Reporter: Mario Kevo > Assignee: Mario Kevo > Priority: Major > Time Spent: 5.5h > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)