Hide Forgot
Description of problem: When querying an Accumulo instance using accumulo translator, there is a problem with running queries against an instance, which is not running. The query is running until query timeout exceeds. More information in linked TEIID-3921. Version: DV 6.3.0 DR1
It sounds like you're describing the expected/designed behavior of Accumulo. Accumulo is designed to migrate data between tablet servers when servers go offline and come online. The Accumulo client code should continue retrying until it reaches some client-side timeout. I'm not familiar with "Teiid Accumulo translator" but as a developer on Accumulo upstream, I think you're describing normal, expected, and desired behavior. Am I missing something?
Ramesh Reddy <rareddy> updated the status of jira TEIID-3921 to Coding In Progress
Ramesh Reddy <rareddy> updated the status of jira TEIID-3921 to Resolved