ImAbhishekTomar commented on issue #10225: URL: https://github.com/apache/pinot/issues/10225#issuecomment-1418713027
I have updated table name as you suggested. here is the controller logs.   ``` 2023/02/06 08:42:22.869 ERROR [MessageGenerationPhase] [HelixController-pipeline-default-PinotCluster-(73e53422_DEFAULT)] Event 73e53422_DEFAULT : Unable to find a next state for resource: db2BEF0244T_REALTIME partition: db2BEF0244T__7__0__20230206T0842Z from stateModelDefinitionclass org.apache.helix.model.StateModelDefinition from:ERROR to:CONSUMING 2023/02/06 08:42:22.869 ERROR [MessageGenerationPhase] [HelixController-pipeline-default-PinotCluster-(73e53422_DEFAULT)] Event 73e53422_DEFAULT : Unable to find a next state for resource: db2BEF0244T_REALTIME partition: db2BEF0244T__8__0__20230206T0842Z from stateModelDefinitionclass org.apache.helix.model.StateModelDefinition from:ERROR to:CONSUMING 2023/02/06 08:42:22.869 ERROR [MessageGenerationPhase] [HelixController-pipeline-default-PinotCluster-(73e53422_DEFAULT)] Event 73e53422_DEFAULT : Unable to find a next state for resource: db2BEF0244T_REALTIME partition: db2BEF0244T__9__0__20230206T0842Z from stateModelDefinitionclass org.apache.helix.model.StateModelDefinition from:ERROR to:CONSUMING 2023/02/06 08:42:22.898 ERROR [MessageGenerationPhase] [HelixController-pipeline-default-PinotCluster-(bd7a73e7_DEFAULT)] Event bd7a73e7_DEFAULT : Unable to find a next state for resource: db2BEF0244T_REALTIME partition: db2BEF0244T__0__0__20230206T0842Z from stateModelDefinitionclass org.apache.helix.model.StateModelDefinition from:ERROR to:CONSUMING 2023/02/06 08:42:22.899 ERROR [MessageGenerationPhase] [HelixController-pipeline-default-PinotCluster-(bd7a73e7_DEFAULT)] Event bd7a73e7_DEFAULT : Unable to find a next state for resource: db2BEF0244T_REALTIME partition: db2BEF0244T__1__0__20230206T0842Z from stateModelDefinitionclass org.apache.helix.model.StateModelDefinition from:ERROR to:CONSUMING 2023/02/06 08:42:22.899 ERROR [MessageGenerationPhase] [HelixController-pipeline-default-PinotCluster-(bd7a73e7_DEFAULT)] Event bd7a73e7_DEFAULT : Unable to find a next state for resource: db2BEF0244T_REALTIME partition: db2BEF0244T__2__0__20230206T0842Z from stateModelDefinitionclass org.apache.helix.model.StateModelDefinition from:ERROR to:CONSUMING 2023/02/06 08:42:22.899 ERROR [MessageGenerationPhase] [HelixController-pipeline-default-PinotCluster-(bd7a73e7_DEFAULT)] Event bd7a73e7_DEFAULT : Unable to find a next state for resource: db2BEF0244T_REALTIME partition: db2BEF0244T__3__0__20230206T0842Z from stateModelDefinitionclass org.apache.helix.model.StateModelDefinition from:ERROR to:CONSUMING 2023/02/06 08:42:22.899 ERROR [MessageGenerationPhase] [HelixController-pipeline-default-PinotCluster-(bd7a73e7_DEFAULT)] Event bd7a73e7_DEFAULT : Unable to find a next state for resource: db2BEF0244T_REALTIME partition: db2BEF0244T__4__0__20230206T0842Z from stateModelDefinitionclass org.apache.helix.model.StateModelDefinition from:ERROR to:CONSUMING 2023/02/06 08:42:22.899 ERROR [MessageGenerationPhase] [HelixController-pipeline-default-PinotCluster-(bd7a73e7_DEFAULT)] Event bd7a73e7_DEFAULT : Unable to find a next state for resource: db2BEF0244T_REALTIME partition: db2BEF0244T__5__0__20230206T0842Z from stateModelDefinitionclass org.apache.helix.model.StateModelDefinition from:ERROR to:CONSUMING 2023/02/06 08:42:22.899 ERROR [MessageGenerationPhase] [HelixController-pipeline-default-PinotCluster-(bd7a73e7_DEFAULT)] Event bd7a73e7_DEFAULT : Unable to find a next state for resource: db2BEF0244T_REALTIME partition: db2BEF0244T__6__0__20230206T0842Z from stateModelDefinitionclass org.apache.helix.model.StateModelDefinition from:ERROR to:CONSUMING 2023/02/06 08:42:22.899 ERROR [MessageGenerationPhase] [HelixController-pipeline-default-PinotCluster-(bd7a73e7_DEFAULT)] Event bd7a73e7_DEFAULT : Unable to find a next state for resource: db2BEF0244T_REALTIME partition: db2BEF0244T__7__0__20230206T0842Z from stateModelDefinitionclass org.apache.helix.model.StateModelDefinition from:ERROR to:CONSUMING 2023/02/06 08:42:22.899 ERROR [MessageGenerationPhase] [HelixController-pipeline-default-PinotCluster-(bd7a73e7_DEFAULT)] Event bd7a73e7_DEFAULT : Unable to find a next state for resource: db2BEF0244T_REALTIME partition: db2BEF0244T__8__0__20230206T0842Z from stateModelDefinitionclass org.apache.helix.model.StateModelDefinition from:ERROR to:CONSUMING 2023/02/06 08:42:22.899 ERROR [MessageGenerationPhase] [HelixController-pipeline-default-PinotCluster-(bd7a73e7_DEFAULT)] Event bd7a73e7_DEFAULT : Unable to find a next state for resource: db2BEF0244T_REALTIME partition: db2BEF0244T__9__0__20230206T0842Z from stateModelDefinitionclass org.apache.helix.model.StateModelDefinition from:ERROR to:CONSUMING ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
