[
https://issues.jboss.org/browse/TEIID-1797?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-1797:
---------------------------------------
This behavior is specific to the ldap translator. What was the ldap query issued? From
looking at the code it appears this could be expected if a limit is pushed down. In any
case I'll make some refinements and introduce an execution property to throw an
exception on size limit exceeded, since the default behavior seems dangerous.
When a message (i.e., WARN) is logged and its associated with a
translator/connector, it would be nice to know to which one it applied
--------------------------------------------------------------------------------------------------------------------------------------
Key: TEIID-1797
URL:
https://issues.jboss.org/browse/TEIID-1797
Project: Teiid
Issue Type: Enhancement
Components: LDAP Connector
Affects Versions: 7.5
Reporter: Van Halbert
Assignee: Steven Hawkins
Priority: Minor
Seeing the following warning when running a query:
WARN [org.teiid.CONNECTOR] (Worker3_QueryProcessorQueue50) Search results exceeded size
limit. Results may be incomplete
There are 2 sources (jdbc and ldap) in the vdb, and not sure which one is causing the
issue. Also, seeing this warning, I'm thinking I may not have all my results. What
do I do or change in order to get all the results? Not sure what to do.
--
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