[
https://issues.apache.org/jira/browse/CALCITE-2815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792238#comment-16792238
]
Julian Hyde commented on CALCITE-2815:
--------------------------------------
Those kind of services can and should be 'built in' to the container. (Worst
case, you can put them in a ThreadLocal.) So they don't need to be specified as
part of the Schema's specification.
I know you have requirements that tend to make things complex. I know you need
to implement them somehow. I'm just saying no, you can't put them here. Put
your complexity elsewhere.
> GeodeSchemaFactory change to pass in clientCache using geode jndi context
> -------------------------------------------------------------------------
>
> Key: CALCITE-2815
> URL: https://issues.apache.org/jira/browse/CALCITE-2815
> Project: Calcite
> Issue Type: Improvement
> Components: geode
> Reporter: Sandeep Chada
> Assignee: Andrei Sereda
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> We need ability to pass clientCache to GeodeSchemaFactory create static
> function. In our application we already have clientCache pre created.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)