Skip to content

bug: ids.authority.wait-time=3000 does not have any effect at all #4883

@Karthick-Shanmugam-15

Description

@Karthick-Shanmugam-15

Hi team,

ids.authority.wait-time=3000 does not have any effect at all .The system still uses the default value of 300 ms. This needs to be fixed so that the configured value is respected.

For confirmed bugs, please report:

  • Version: 1.2
  • Storage Backend: Cassandra
org.janusgraph.diskstorage.TemporaryBackendException: Wrote claim for id block [1600001, 2000001) in PT0.494402S => too slow, threshold is: PT0.3S
    at org.janusgraph.diskstorage.idmanagement.ConsistentKeyIDAuthority.getIDBlock(ConsistentKeyIDAuthority.java:284)
    at org.janusgraph.graphdb.database.idassigner.StandardIDPool$IDBlockGetter.call(StandardIDPool.java:281)
    at org.janusgraph.graphdb.database.idassigner.StandardIDPool$IDBlockGetter.call(StandardIDPool.java:248)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    at java.base/java.lang.Thread.run(Thread.java:1583)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions