Puneet Gupta created LENS-1262:
----------------------------------
Summary: Support adding Driver Completion Listener after rewrite
and estimate operation(and before submit)
Key: LENS-1262
URL: https://issues.apache.org/jira/browse/LENS-1262
Project: Apache Lens
Issue Type: Improvement
Reporter: Puneet Gupta
Assignee: Puneet Gupta
LensDriver#registerDriverEventListener will not be useful if its added after
queuing/submitting the query. This is because split sec queries and immediate
failures can happen even before one is able to call registerDriverEventListener
of driver and in this case events are lost.
As of now registerDriverEventListener is being done after submitting the query
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)