Menu

#38 XmlaOlap4jCube shouldnt populate namedsets immediately

closed
nobody
7
2012-10-08
2010-06-01
No

currently the XmlaOlap4jCube populates the namedSets list immediately on creation
this is a very painful if you call getCubes() and all named sets are being populated

my attached patch changes that so the namedsets list is being populated when its being called the first time

i wasn't really sure how i setup the xmla test suite (or the test suite in general, because it always runs with errors on my pcs) so i didn't commit it yet

Discussion

  • pstoellberger

    pstoellberger - 2010-06-01

    XmlaOlap4jCube Patch

     
  • pstoellberger

    pstoellberger - 2010-06-10

    connectiontest covers this change
    tested against SSAS 2008 as well - behaves much better now

     

Log in to post a comment.