]
Steven Hawkins resolved TEIID-2542.
-----------------------------------
Fix Version/s: (was: 13.x)
Resolution: Out of Date
Marking as out of date given the more recent issues on materialization.
Utilize Teiid internal resultset buffering as a materialization
mechanism to Infinspan
--------------------------------------------------------------------------------------
Key: TEIID-2542
URL:
https://issues.redhat.com/browse/TEIID-2542
Project: Teiid
Issue Type: Feature Request
Components: Misc. Connectors
Reporter: Van Halbert
Priority: Major
Add support for materialization to Infinispan by utilizing the Teiid internal buffering
mechanism to Infinispan. Suggestion, turn that mechanism into a translator that can
read/write to Infinispan.
Pro's:
- distributed data-grid fail-over and HA could be less costly than trying to do this
with a database.
- improved performance where each Infinispan instance could placed closer to its'
users.