Danny Yates
Danny Yates
I'm not convinced you need the fixed record count. Let's say you're consuming from a relatively slow-moving stream and you get, say, 15 records (number 10001 - 10015). You write...
Why would you get fewer records on the subsequent call? And even if you did, you'd replace your 17 record file with a 15 record file and then your next...
That's my belief, yes.
Correct. When Bosco starts a service it will name the container after the service. And it will use the same name to stop the service. In fact, I think we...
https://github.com/tes/module-tsl-resources-build/commit/2680f495eea8814e0acc97fbd1437ca8f10380de
So if we change this, we have to change the make-world too (perhaps this is the time to have the makefile delegate to Bosco?), but, more importantly, we have to...
Makes sense. Let me explain why I made the change I linked in the makefiles, and then you'll have all the information to make a decision. :-) If you ran...
Forcing the date doesn't work for me, either.
Pull requests welcome! :-)
Argh! Accidentally reported using my work GH login. This comment is from my personal GH account.