[JBoss JIRA] (TEIID-3698) non-selectable columns will cause OData failures
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIID-3698?page=com.atlassian.jira.plugin... ]
Ramesh Reddy edited comment on TEIID-3698 at 9/11/15 12:39 PM:
---------------------------------------------------------------
so does it always do select * or only when $select is not there? BTW, I probably need to do the same in V4 code, so I will reopen.
was (Author: rareddy):
so does it always do select * or only when $select is not there?
> non-selectable columns will cause OData failures
> ------------------------------------------------
>
> Key: TEIID-3698
> URL: https://issues.jboss.org/browse/TEIID-3698
> Project: Teiid
> Issue Type: Bug
> Components: OData
> Affects Versions: 8.7
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Fix For: 8.12
>
>
> An odata table/view with a non-selectable column will return an error if it is returned as an odata entity without the $select option to exclude the non-selectable column.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIID-3698) non-selectable columns will cause OData failures
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-3698:
-------------------------------------
Summary: non-selectable columns will cause OData failures
Key: TEIID-3698
URL: https://issues.jboss.org/browse/TEIID-3698
Project: Teiid
Issue Type: Bug
Components: OData
Affects Versions: 8.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.12
An odata table/view with a non-selectable column will return an error if it is returned as an odata entity without the $select option to exclude the non-selectable column.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIID-3697) minimize invalid session exceptions in the logs
by Steven Hawkins (JIRA)
Steven Hawkins created TEIID-3697:
-------------------------------------
Summary: minimize invalid session exceptions in the logs
Key: TEIID-3697
URL: https://issues.jboss.org/browse/TEIID-3697
Project: Teiid
Issue Type: Quality Risk
Components: Server
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.12
Due to our asynch close operations there can be invalid session exceptions even on a normal connection close. Generally we should avoid throwing the exception unless it is needed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIID-3664) Timing issue with ping
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3664?page=com.atlassian.jira.plugin... ]
Steven Hawkins updated TEIID-3664:
----------------------------------
Fix Version/s: 8.11.4
> Timing issue with ping
> ----------------------
>
> Key: TEIID-3664
> URL: https://issues.jboss.org/browse/TEIID-3664
> Project: Teiid
> Issue Type: Quality Risk
> Components: Build/Kits
> Affects Versions: 8.12
> Reporter: Kylin Soong
> Assignee: Steven Hawkins
> Fix For: 8.12, 8.11.4
>
> Attachments: reproduce.zip
>
>
> The following depiction exist in README.md
> {code}
> install JDK 1.7 or higher
> {code}
> But the build commands
> {code}
> $ mvn clean install -P release -s settings.xml
> {code}
> will execute failed if use JDK 1.8
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIID-3664) Timing issue with ping
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3664?page=com.atlassian.jira.plugin... ]
Steven Hawkins resolved TEIID-3664.
-----------------------------------
Resolution: Done
Updated the logoff to remove the old session.
> Timing issue with ping
> ----------------------
>
> Key: TEIID-3664
> URL: https://issues.jboss.org/browse/TEIID-3664
> Project: Teiid
> Issue Type: Quality Risk
> Components: Build/Kits
> Affects Versions: 8.12
> Reporter: Kylin Soong
> Assignee: Steven Hawkins
> Fix For: 8.12, 8.11.4
>
> Attachments: reproduce.zip
>
>
> The following depiction exist in README.md
> {code}
> install JDK 1.7 or higher
> {code}
> But the build commands
> {code}
> $ mvn clean install -P release -s settings.xml
> {code}
> will execute failed if use JDK 1.8
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIID-3664) Timing issue with ping
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3664?page=com.atlassian.jira.plugin... ]
Steven Hawkins commented on TEIID-3664:
---------------------------------------
That is expected as I haven't committed the fix yet.
> Timing issue with ping
> ----------------------
>
> Key: TEIID-3664
> URL: https://issues.jboss.org/browse/TEIID-3664
> Project: Teiid
> Issue Type: Quality Risk
> Components: Build/Kits
> Affects Versions: 8.12
> Reporter: Kylin Soong
> Assignee: Steven Hawkins
> Fix For: 8.12
>
> Attachments: reproduce.zip
>
>
> The following depiction exist in README.md
> {code}
> install JDK 1.7 or higher
> {code}
> But the build commands
> {code}
> $ mvn clean install -P release -s settings.xml
> {code}
> will execute failed if use JDK 1.8
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (TEIID-3664) Timing issue with ping
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIID-3664?page=com.atlassian.jira.plugin... ]
Kylin Soong commented on TEIID-3664:
------------------------------------
Thanks Steven, I use the latest upstream code test, the issue still exists.
> Timing issue with ping
> ----------------------
>
> Key: TEIID-3664
> URL: https://issues.jboss.org/browse/TEIID-3664
> Project: Teiid
> Issue Type: Quality Risk
> Components: Build/Kits
> Affects Versions: 8.12
> Reporter: Kylin Soong
> Assignee: Steven Hawkins
> Fix For: 8.12
>
> Attachments: reproduce.zip
>
>
> The following depiction exist in README.md
> {code}
> install JDK 1.7 or higher
> {code}
> But the build commands
> {code}
> $ mvn clean install -P release -s settings.xml
> {code}
> will execute failed if use JDK 1.8
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months