When we enable standalone consumers, we are seeing...
# troubleshoot
b
When we enable standalone consumers, we are seeing duplicate elastic search indices and timestamps being appended to elastic search index names, causing the number of indices to explode. We observed this with both versions 0.8.41 and the latest 0.8.44. Is there a workaround for this? Is this expected behavior or a bug? Please see screenshot below. You will notice that the index
mlfeatureindex_v2
is duplicated with different timestamps appended to the name. Sometimes we also noticed that the pod doesn't even start up when the standalone consumers flag is enabled :
b
whats the
tenant0003-
prefix in each index ?
b
I do not see the duplicate indexes you are referring to, @acceptable-dusk-32191! The ones shown look unique
When the pod fails to start, what are you seeing in the logs?
b
@big-carpet-38439 mlfeatureindex_v2 is repeated with timestamp appended at the end. the tenant 0003 is being added because we made datahub multitenant.