sijie commented on issue #2045: [WIP] Add Embedded Pulsar Class
URL: https://github.com/apache/incubator-pulsar/pull/2045#issuecomment-401889970
 
 
   > It will become different over time config flags for maybe residing the data
   only in memory. Running multiple instances in parallel .
   
   if you are using temp directory (like what most of other tests are doing in 
pulsar), the data will be in memory and can be gone after testing. 
   
   all ports are configurable, the data directory is also configurable. you can 
run as many standalone instance as you want.
   
   > I am surveying a few embedded Kafka implementations. Will model it closer
   to that.
   
   why do we need to model this on some other system implementation? we should 
use what we already have in pulsar. don't reinvent the wheel.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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