TisonKun commented on issue #9486: [FLINK-13789] move prefix out of the format 
string
URL: https://github.com/apache/flink/pull/9486#issuecomment-524810605
 
 
   make sense to change it into
   
   ```java
       return prefix + "-" + transactionalId;
   ```
   
   since we don't want to do more format job here.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to