chengxilo commented on PR #3875: URL: https://github.com/apache/iggy/pull/3875#issuecomment-5288672186
It might be a bit late to bring this up, but I double-checked the Java BDD tests and it seems that each `.feature` has its own `.java` file to define the steps. Because of this, it might be worth separating the steps from `BasicMessaging.java` into something like `StreamCRUD.java`. This probably warrants confirmation from someone more familiar with the Java SDK. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
