Anil Gursel

Results 15 comments of Anil Gursel

I agree, we should either throw an exception or should support `/`. We need to re-enable search, please see https://github.com/paypal/squbs/issues/534.

@Yoda-The-master can you please elaborate little more. What do you mean by "global ones"? Do you mean the one under `src/main/resources`?

It looks like documentation on `ExtensionLifecycle` is not enough. We should explain the usage, scenarios, etc.

Here is the docs to improve and source code: - https://squbs.readthedocs.io/en/latest/bootstrap/#extensions - https://github.com/paypal/squbs/blob/master/docs/bootstrap.md#extensions The docs should mention how to register an extension in `squbs-meta.conf`. I also think it would be...

`Agent` usage in `Unicomplex` is pretty small. We have not spend anytime on how to replace it but multiple design choices can be there. We can try to keep the...