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

connection leak on populating MDSCHEMA_PROPERTIES #15

Open
m-khl opened this issue Mar 3, 2015 · 0 comments · May be fixed by #16
Open

connection leak on populating MDSCHEMA_PROPERTIES #15

m-khl opened this issue Mar 3, 2015 · 0 comments · May be fixed by #16

Comments

@m-khl
Copy link

m-khl commented Mar 3, 2015

connection shouldn't be eagerly open at populateMember()
https://github.com/olap4j/olap4j-xmlaserver/blob/master/src/main/java/mondrian/xmla/RowsetDefinition.java#L6011

it should be requested and accepted.

@m-khl m-khl linked a pull request Mar 14, 2015 that will close this issue
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 a pull request may close this issue.

1 participant