Skip to content

IllegalStateException: Active assignment already exists #547

@mikewalch

Description

@mikewalch

Encountered this exception while running continuous ingest on 1.9 branch.

Thread "tablet assignment 1" died Active assignment already exists for 2;7666c;759a09
	java.lang.IllegalStateException: Active assignment already exists for 2;7666c;759a09
		at org.apache.accumulo.tserver.ActiveAssignmentRunnable.run(ActiveAssignmentRunnable.java:54)
		at org.apache.htrace.wrappers.TraceRunnable.run(TraceRunnable.java:57)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at org.apache.accumulo.fate.util.LoggingRunnable.run(LoggingRunnable.java:35)
		at java.lang.Thread.run(Thread.java:748)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue has been verified to be a bug.cannot reproduce

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions