Vincenzo D'Amore
Vincenzo D'Amore
I have the same issue on Azure deploying annoy in [Dv2-Series compute equivalent](https://docs.microsoft.com/en-us/azure/virtual-machines/dv2-dsv2-series) and again the 1.16.3 did not work for me.
Hi, I've added another in order to make the project compatible with Solr 8.0.0 and higher
Hi, news on this? Solr 8 is out for a while now.
Hi @lzchen, thanks for your suggestion. I suppose that the change of context would be a problem and sharing the Azure Log Handler between different processes would be a problem....
Thanks @lzchen, trying to create a new logger for each pid (process or thread) has worked. Now I have an instance AzureLogHandler working for each process. Instead of having a...
> I believe `GU_WORK_NUM ` represents the number of workers that are spun up (each which are a new process). yep > In run-docker.sh, what values are you using for...
BTW, reading at row generated in the log analytics I see the AzureLogHandler try to track where is running, I mean in which process. Have a look at this screenshot....
Hi @lzchen, not sure if I can consider the issue resolved. The mileage may vary :) Just to understand if we can accept this solution, I'm trying to imagine what...
> Yes those concerns make perfect sense. The way the Azure exporters are designed today, I do not believe that there is a different workaround that would not generate equivalent...