[ 
https://issues.apache.org/jira/browse/KAFKA-9363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013654#comment-17013654
 ] 

ASF GitHub Bot commented on KAFKA-9363:
---------------------------------------

hachikuji commented on pull request #7893: KAFKA-9363 Confirms successful topic 
creation for JAdminClient
URL: https://github.com/apache/kafka/pull/7893
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Admin Script "kafka-topics" doesn't confirm on successful creation
> ------------------------------------------------------------------
>
>                 Key: KAFKA-9363
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9363
>             Project: Kafka
>          Issue Type: Bug
>          Components: admin
>    Affects Versions: 2.4.0
>            Reporter: M. Manna
>            Assignee: M. Manna
>            Priority: Minor
>
> When a topic is created from admin console, no confirmation is provided if 
> --bootstrap-server is chosen. 
>  
> How to reproduce:
> 1) Get 2.4.0 distro
> 2) Download and extract code
> 3) Run "kafka-topics --create --topic "dummy" --partition 1 
> --replication-factor 1 --bootstrap-server localhost:9092
> 4) Observe that no confirmation e.g. "Successfully created dummy" was 
> provided.
> We should, at least, provide a confirmation or restore the confirmation 
> message which was annunciated before using --zookeeper argument. We all must 
> use --describe flag to do a follow-up, but a confirmation message is a nice 
> addition.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to