Skip to content

some updates for TaskQueueZkImpl #1873

@Technoboy-

Description

@Technoboy-
  1. correct spelling
implemention -> implementation
taskslist -> tasksList
  1. modify return value of some method :
new ArrayList<>()   -> Collections.emptyList()
new HashSet<>() -> Collections.emptySet()

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions