Fail to CREATE_PIPE
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 115
Description


**the info of 2 iotdb cluster above ,
when i create pipe,**
_Msg: 1107: ProcedureId 870: Fail to CREATE_PIPE because Failed to create pipe C1toC2, details: DataNodeId: 6, Message: Failed to handle single pipe meta changes for C1toC2, because Failed to construct PipeConnector, because of java.net.UnknownHostException: iotdb-c2-1._
**but i can ping the host: iotdb-c2-1**

Contributor guide
Research direction
Start by reproducing CREATE_PIPE from cluster C1 to C2 and inspect the failure on DataNode 6, focusing on construction of the PipeConnector and resolution of iotdb-c2-1. Compare the reported UnknownHostException with the successful ping and verify that the pipe can be created without the hostname-resolution failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100