devinbost commented on issue #6104: [Issue 4175] [pulsar-function-go] Create 
integration tests for Go Functions for production-readiness
URL: https://github.com/apache/pulsar/pull/6104#issuecomment-586028968
 
 
   @sijie I moved the core module back to its parent and kept the example 
function instances in their own module (and subdirectories). The example 
instances must be separated (there is no way around this) to allow the code to 
build into a docker container for integration testing.
   
   If that is not acceptable, then the only other solution would be to keep the 
existing go-functions untouched and create go-functions2 as a new directory and 
put all the new code changes in there and recommend that people move to the new 
module.
   
   Please let me know what you'd prefer. 

----------------------------------------------------------------
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