You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by "Thomas Vandahl (JIRA)" <ji...@apache.org> on 2010/10/31 18:16:25 UTC

[jira] Resolved: (TORQUE-1) Equal tablenames in different databases can lead to errors

     [ 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: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org