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

Implement tolog.properties #13

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 2 comments
Closed

Implement tolog.properties #13

GoogleCodeExporter opened this issue Mar 16, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Now that the new reordering optimizer has been enabled by default it's 
becoming more important to make it possible to set tolog options 
application-wide. This would allow projects to use the new Ontopia release 
without having to use the new optimizer and without having to turn it off 
in every single query.

The system should look up properties like so:
  * first check for options set in the query itself,
  * then check for options set in tolog.properties (loaded from classpath),
  * finally check for options set in rdbms.properties (if using RDBMS).

Original issue reported on code.google.com by lar...@gmail.com on 18 Jun 2009 at 9:13

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r450.

Original comment by lar...@gmail.com on 31 Aug 2009 at 11:57

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by lar...@gmail.com on 1 Sep 2009 at 11:19

  • Added labels: Release5.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant