[CALCITE-2882] Connection properties are lost after timeout (bake)

1. Set dirty to true when opening connection.
2. Add test reproducing the problem.
3. Refactor AvaticaServersForTest to be able to pass properties
(Stamatis Zampetakis).

Closes #86
4 files changed
tree: 95e8d811d3e58fc671b5e0e09aab26aeca019919
  1. .mvn/
  2. core/
  3. docker/
  4. metrics/
  5. metrics-dropwizardmetrics/
  6. noop-driver/
  7. server/
  8. shaded/
  9. site/
  10. src/
  11. standalone-server/
  12. tck/
  13. .gitattributes
  14. .gitignore
  15. .travis.yml
  16. appveyor.yml
  17. docker-compose.yml
  18. docker.sh
  19. LICENSE
  20. mvnw
  21. mvnw.cmd
  22. NOTICE
  23. pom.xml
  24. README
  25. README.md
README.md

Build Status Build Status: Windows

Apache Calcite -- Avatica

Apache Calcite's Avatica is a framework for building database drivers.

Avatica is a sub-project of Apache Calcite.

For more details, see the home page.

Release notes for all published versions are available on the history page.