[JBoss JIRA] Updated: (TEIID-225) LDAP Connector should use base DN for table as base DN for updates as well as queries
by Steven Hawkins (JIRA)
[ https://jira.jboss.org/jira/browse/TEIID-225?page=com.atlassian.jira.plug... ]
Steven Hawkins updated TEIID-225:
---------------------------------
Fix Version/s: 6.3.0
(was: 6.2.0)
Targeting test issues to 6.3
> LDAP Connector should use base DN for table as base DN for updates as well as queries
> -------------------------------------------------------------------------------------
>
> Key: TEIID-225
> URL: https://jira.jboss.org/jira/browse/TEIID-225
> Project: Teiid
> Issue Type: Feature Request
> Components: LDAP Connector
> Affects Versions: 6.0.0
> Environment: MetaMatrix 5.5.3RC2
> Reporter: Greg Haber
> Assignee: Greg Haber
> Priority: Minor
> Fix For: 6.3.0
>
>
> Ramesh had a great idea earlier today on the LDAP connector:
> [Ramesh] Why not search base info along with PK information to build the unique
> DN? That seems possible right?
> [Greg] Yes, that is a great idea! I will put in a JIRA for that (small code change, changing name of "search base" to just "base", and doc change). Probably we should have both relative and fully qualified DNs accepted here. Note however that the base may be several levels higher up in the tree then where you want to put the entry, so the base DN may be "ou=people,dc=company,dc=com", with a relative DN of "uid=ghaber,ou=newyork" here.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 6 months
[JBoss JIRA] Resolved: (TEIID-408) logging controls/maintenance capabilities for transaction logging
by Steven Hawkins (JIRA)
[ https://jira.jboss.org/jira/browse/TEIID-408?page=com.atlassian.jira.plug... ]
Steven Hawkins resolved TEIID-408.
----------------------------------
Fix Version/s: 6.2.0
(was: 6.3.0)
Resolution: Done
Built-in database logging was removed in 6.2, rather administrators can use log4j appenders to control database logging. If database logging is brought back as a full-feature, then we'll reconsider having built-in maintenance.
> logging controls/maintenance capabilities for transaction logging
> -----------------------------------------------------------------
>
> Key: TEIID-408
> URL: https://jira.jboss.org/jira/browse/TEIID-408
> Project: Teiid
> Issue Type: Feature Request
> Components: Server
> Affects Versions: 7.x
> Reporter: Marc Shirley
> Fix For: 6.2.0
>
>
> case 6664
> some type of control or maintenance capabilities should be added to Console to control the logging of transactions, metamatrix commands, and data source commands. This could even be the ability to disable database logging specifically for these commands. Currently, if these are turned on, the database can be filled up with these messages, and will have to be manually purged or maintained. The case that triggered this request had the following sizes of log tables:
> TX_SRCCMDLOG - 37MB
> TX_SQL_PK - 59MB
> TX_SQL - 367MB
> TX_MMXCMDLOG - 448MB
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 6 months
[JBoss JIRA] Closed: (TEIID-368) System state should give state details
by Steven Hawkins (JIRA)
[ https://jira.jboss.org/jira/browse/TEIID-368?page=com.atlassian.jira.plug... ]
Steven Hawkins closed TEIID-368.
--------------------------------
> System state should give state details
> --------------------------------------
>
> Key: TEIID-368
> URL: https://jira.jboss.org/jira/browse/TEIID-368
> Project: Teiid
> Issue Type: Feature Request
> Components: Console, Server
> Affects Versions: 6.0.0
> Environment: N/A
> Reporter: Larry O'Leary
> Priority: Minor
> Fix For: 7.x
>
>
> The system state displayed in the Console (or via the Admin API) should allow for displaying individual state details. For example, if I have a connector with the state of "Failed Initialization" I should be able to see information about the reason and cause of that sate including state change information:
> State: Failed Initialization
> State changed at 1:52 PM CDT by loleary
> Details: [MetaMatrix][Oracle JDBC Driver]Error establishing socket. Unknown host: <host>
> or
> State: Running
> State changed at 1:53 PM CDT by loleary
> Details: Service started
> or
> State: Stopped
> State changed at 1:54 PM CDT by MetaMatrixAdmin
> Details: Service stopped
> or
> State: Data Source Unavailable
> State changed at 1:59 PM CDT by DataSourceMonitor
> Details: [MetaMatrix][Oracle JDBC Driver]Connection refused
> Basically this would require all service state changes to be accompanied by a meaningful state message. In the case of an exception or warning base cause of the exception should be indicated as a message (no stack traces as that is what the logs are for). For successful state changes this would be just an indication message to show a generic state detail like "Started", "Stopped", "Restarted", etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 6 months