ConcurrencyPractitioner commented on issue #1459: unsubscribe doesn't work if 
bookkeeper is outage
URL: https://github.com/apache/pulsar/issues/1459#issuecomment-449585356
 
 
   Oh, one more thing. How did you fill-up the disks? 
   
   I did a search on how to do it. And I found that they used something like 
this (a Linux command):
   dd if=/dev/zero of=filename bs=1 count=1 seek=$((10*1024*1024*1024))
   or
   fallocate -l 5G file
   Is this the way you did it?  

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