[teiid/teiid] 7a25b3: TEIID-5127, TEIID-5141, TEIID-5124 : Fix PI relate...
by Ramesh Reddy
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 7a25b3c361b90e52a193ac7c47e75e6c2c7f45db
https://github.com/teiid/teiid/commit/7a25b3c361b90e52a193ac7c47e75e6c2c7...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2017-11-12 (Sun, 12 Nov 2017)
Changed paths:
M api/src/main/java/org/teiid/language/SubqueryComparison.java
M api/src/main/java/org/teiid/language/visitor/SQLStringVisitor.java
M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/pi/PIExecutionFactory.java
M connectors/jdbc/translator-jdbc/src/main/java/org/teiid/translator/jdbc/pi/PISQLConversionVisitor.java
M connectors/jdbc/translator-jdbc/src/test/java/org/teiid/translator/jdbc/pi/TestPIExecutionFactory.java
Log Message:
-----------
TEIID-5127, TEIID-5141, TEIID-5124 : Fix PI related issues (#1037)
7 years, 1 month
[teiid/teiid] 4caf59: TEIID-5138
by Ramesh Reddy
Branch: refs/heads/master
Home: https://github.com/teiid/teiid
Commit: 4caf59952448a0d9f58d2c6304aab34f5af2b24e
https://github.com/teiid/teiid/commit/4caf59952448a0d9f58d2c6304aab34f5af...
Author: Ramesh Reddy <rareddy(a)jboss.org>
Date: 2017-11-12 (Sun, 12 Nov 2017)
Changed paths:
M teiid-feature-pack/wildfly-integration-feature-pack/src/main/resources/content/bin/scripts/teiid-domain-mode-install.cli
Log Message:
-----------
TEIID-5138
In domain mode there no requirement to open a new channel, fork of existing channel do same. When a channel is set up, one needs to define their own JGroups stack, which is not required. Also, that requires opening up a separate port.
7 years, 1 month