Hi Jörg, I am working on a multi tenant application where each tenant has its own database. I am planning to use ES for indexing the data, and JDBC river for doing periodic bulk indexing. I do not want to create one river per DB per object type. This will lead to too many rivers.
I wanted to modify the JDBC river so that I can give parent DB location, where all tenant db connection information is available. And then inside the river, modify it such that a feader thread is created for each river. Do you see any issue with this or do you have any other recommendation? Thanks, Nitin -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/771fc3a8-2203-4db8-a07b-067430e7a473%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
