[JBoss JIRA] (TEIID-1951) CommandLogging is refers to the old MMx connectorBindingName, when it should refer to it a translator
by Van Halbert (JIRA)
Van Halbert created TEIID-1951:
----------------------------------
Summary: CommandLogging is refers to the old MMx connectorBindingName, when it should refer to it a translator
Key: TEIID-1951
URL: https://issues.jboss.org/browse/TEIID-1951
Project: Teiid
Issue Type: Bug
Components: Documentation, Server
Affects Versions: 7.4.1
Reporter: Van Halbert
Assignee: Van Halbert
Priority: Minor
In the command logging, the translator is still be referred to as the connectorBindingName:
2012-02-22 16:01:53,712 DEBUG [org.teiid.COMMAND_LOG] (Worker1_QueryProcessorQueue11 START DATA SRC COMMAND: startTime=2012-02-22 16:01:53.712 requestID=Ku4/dgtZPYk0.5 sourceCommandID=4 txID=null modelName=DTHCP connectorBindingName=jdbc-simple sessionID=Ku4/dgtZPYk0 principal=user@teiid-security sql=HCP_ADDR_XREF.HUB_ADDR_ID, CPN_PROMO_HIST.PROMO_STAT_DT FROM CPN_PROMO_HIST, HCP_ADDRESS, HCP_ADDR_XREF WHERE (HCP_ADDRESS.ADDR_ID = CPN_PROMO_HIST.SENT_ADDR_ID) AND (HCP_ADDRESS.ADDR_ID = HCP_ADDR_XREF.ADDR_ID) AND (CPN_PROMO_HIST.PROMO_STAT_CD NOT LIKE 'EMAIL%') AND (CPN_PROMO_HIST.PROMO_STAT_CD <> 'SENT_EM') AND (CPN_PROMO_HIST.PROMO_STAT_DT > {ts'2010-02-22 16:01:52.928'})
Also, it would be good to include an example of this output in the documentation of what will be seen.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months