And then Is it possible to remove tephra component(eg. Processor, Context, Provider...) from the phoenix codebase starting with 5.2? Because omid is production ready earlier than tephra, and tephra maintenance is diminishing, we may no longer need the tephra.
On 2023/12/06 09:13:30 Istvan Toth wrote: > Hi! > > We are currently including the Omid coprocessors in Phoenix-server. > > I think that this is problematic. > > In order to use Omid, users have to install and configure the TSO server on > the cluster. > > The Omid install instructions (correctly) include the steps to install the > Omid coprocessors to HBase. > > So if the user follows all instructions, then they are going to end up with > two instances of the coprocessors in the HBase classpath. > > I propose removing the coprocessors from phoenix-server on master (not on > 5.1). > > What do you think ? > > Istvan >