Skip to content

Segments/Tables getting dropped unwantedly #7617

@Shailesh-Pandey

Description

@Shailesh-Pandey

druid version:0.13.0
<<<<<
dsql> select * from tablename;

java.lang.RuntimeException: Error while applying rule DruidTableScanRule, args [rel#16916567:LogicalTableScan.NONE.[](table=[druid, tablename])]

On the druid overlord console the dropped segments are not visible but a "\d" on dsql shows the table names.

The data ingestion on one of the dropped tables was almost secondly(lot of data) while on another one was just hourly(roughly). All indexes are realtime.
Any idea on what could be the issue or what should be initial approach towards troubleshooting.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions