Skip to content

Commit 7ea0e7b

Browse files
committed
comments
1 parent 91a26c3 commit 7ea0e7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helix-gateway/src/main/java/org/apache/helix/gateway/channel/GatewayServiceChannelConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public enum ChannelMode {
3333

3434
// NOTE:
3535
// For outbound information - stateTransition request, Gateway service will always push the state transition message.
36-
// We do not support participant poll mode as of now.
36+
// We do not support participant poll mode for stateTransition request as of now.
3737

3838
// channel type for the following 3 information - participant liveness detection, shard state transition request and response
3939
// By default, they are all grpc server, user could define them separately.

0 commit comments

Comments
 (0)