[
https://issues.apache.org/jira/browse/TORQUE-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Vandahl resolved TORQUE-1.
---------------------------------
Resolution: Won't Fix
Fix Version/s: 4.0
Assignee: Thomas Vandahl (was: Thomas Fox)
Village will be removed in Version 4.0 of Torque, so this should be accepted be
a permanent restriction of Village.
> Equal tablenames in different databases can lead to errors
> ----------------------------------------------------------
>
> Key: TORQUE-1
> URL: https://issues.apache.org/jira/browse/TORQUE-1
> Project: Torque
> Issue Type: Bug
> Components: Runtime, Village
> Affects Versions: 3.0, 3.1, 3.1.1, 3.2
> Reporter: Thomas Fox
> Assignee: Thomas Vandahl
> Fix For: 4.0
>
>
> If more than one database is accessed on runtime, and there are tables in
> different databases which have the same name but a different structure, no
> datasets can be written to one of the tables.
> Reason is that village retrieves information about tables via jdbc, and
> caches this information. In the cache, the tablename is used as key. Once a
> table is accessed, the information is cached. If another table with the same
> name is accessed, wrong information is retrieved from the cache, which leads
> to errors.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]