Hi, My specific question/concern is with regard to the state of the streamer when it run as a service, i.e. when it crashes and it gets redeployed. Specifically, what happens to the data? I have a similar question with regard to the state of a continuous query when it is deployed as a service, what happens to the data in the listener's queue?
thanks. On Sun, Feb 2, 2020 at 4:18 PM Mikael <[email protected]> wrote: > Hi! > > Not as far as I know, I have a number of services using streamers > without any problems, do you have any specific problem with it ? > > Mikael > > > Den 2020-02-02 kl. 22:33, skrev narges saleh: > > Hi All, > > > > Is there a problem with running the datastreamer as a service, being > > instantiated in init method? Or loading the data via JDBC connection > > with streaming mode enabled? > > In either case, the deployment is affinity based. > > > > thanks. >
