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 "Scott Eade (JIRA)" <ji...@apache.org> on 2006/06/20 06:08:29 UTC

[jira] Created: (TORQUE-35) IDBroker Starts Even if no IDBroker id types in config file

IDBroker Starts Even if no IDBroker id types in config file
-----------------------------------------------------------

         Key: TORQUE-35
         URL: http://issues.apache.org/jira/browse/TORQUE-35
     Project: Torque
        Type: Improvement

  Components: Runtime  
 Environment: Any.
    Reporter: Scott Eade
 Attachments: idbroker_no_start_patch.txt

If you used only "native" or "none" idMethods why start up IDBroker?  My application uses only native, and we don't create the IDBroker ID_TABLE in our DB.
This causes slow startup as IDBroker trys to find this table.

Patch to follow.

Scarab issue was raised by Jacob Champlin (jchamplin at emocorp dot com).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] Updated: (TORQUE-35) IDBroker Starts Even if no IDBroker id types in config file

Posted by "Scott Eade (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/TORQUE-35?page=all ]

Scott Eade updated TORQUE-35:
-----------------------------

    Attachment: idbroker_no_start_patch.txt

> IDBroker Starts Even if no IDBroker id types in config file
> -----------------------------------------------------------
>
>          Key: TORQUE-35
>          URL: http://issues.apache.org/jira/browse/TORQUE-35
>      Project: Torque
>         Type: Improvement

>   Components: Runtime
>  Environment: Any.
>     Reporter: Scott Eade
>  Attachments: idbroker_no_start_patch.txt
>
> If you used only "native" or "none" idMethods why start up IDBroker?  My application uses only native, and we don't create the IDBroker ID_TABLE in our DB.
> This causes slow startup as IDBroker trys to find this table.
> Patch to follow.
> Scarab issue was raised by Jacob Champlin (jchamplin at emocorp dot com).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] Closed: (TORQUE-35) IDBroker Starts Even if no IDBroker id types in config file

Posted by "Thomas Vandahl (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/TORQUE-35?page=all ]

Thomas Vandahl closed TORQUE-35.
--------------------------------


> IDBroker Starts Even if no IDBroker id types in config file
> -----------------------------------------------------------
>
>                 Key: TORQUE-35
>                 URL: http://issues.apache.org/jira/browse/TORQUE-35
>             Project: Torque
>          Issue Type: Improvement
>          Components: Runtime
>         Environment: Any.
>            Reporter: Scott Eade
>         Assigned To: Thomas Fischer
>             Fix For: 3.3
>
>         Attachments: idbroker_no_start_patch.txt
>
>
> If you used only "native" or "none" idMethods why start up IDBroker?  My application uses only native, and we don't create the IDBroker ID_TABLE in our DB.
> This causes slow startup as IDBroker trys to find this table.
> Patch to follow.
> Scarab issue was raised by Jacob Champlin (jchamplin at emocorp dot com).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


[jira] Resolved: (TORQUE-35) IDBroker Starts Even if no IDBroker id types in config file

Posted by "Thomas Fischer (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/TORQUE-35?page=all ]
     
Thomas Fischer resolved TORQUE-35:
----------------------------------

    Fix Version: 3.2.1
     Resolution: Fixed
      Assign To: Thomas Fischer

This issue is already fixed in SVN. See the method setPrimaryKeyMethod() in the TableMap class

> IDBroker Starts Even if no IDBroker id types in config file
> -----------------------------------------------------------
>
>          Key: TORQUE-35
>          URL: http://issues.apache.org/jira/browse/TORQUE-35
>      Project: Torque
>         Type: Improvement

>   Components: Runtime
>  Environment: Any.
>     Reporter: Scott Eade
>     Assignee: Thomas Fischer
>      Fix For: 3.2.1
>  Attachments: idbroker_no_start_patch.txt
>
> If you used only "native" or "none" idMethods why start up IDBroker?  My application uses only native, and we don't create the IDBroker ID_TABLE in our DB.
> This causes slow startup as IDBroker trys to find this table.
> Patch to follow.
> Scarab issue was raised by Jacob Champlin (jchamplin at emocorp dot com).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org