Skip to content

two timed task for RequestFutureTable  #3199

@reidzhou

Description

@reidzhou

BUG REPORT

  • What did you do (The steps to reproduce)?
    create a producer
     DefaultMQProducer producer = new DefaultMQProducer("test");
     producer.setNamesrvAddr("");
     producer.start();
    
  • What did you see instead?
    multi thread named 'ClientHouseKeepingService'
    image

there is two timed task to update RequestFutureTable which is static resource.
is that a bug?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions