Long Zhang

Results 7 issues of Long Zhang

Hello! I am a Ph.D. student in computer science and my research topic is software dependability. Currently I am doing some experiments to study an application's resilience with respect to...

*Automatically genereated at 2022-06-03 15:48:11* Statistic Information for Each Category |Category name | Registrations| |--------------|--------------| |essay|42| |presentation|33| |demo|25| |feedback|27| |executable-tutorial|41| |course-automation|10| |open-source|11| |--------------|------------| |TOTAL|189| Statistic Information for Each Student |Index...

In the `master` branch (https://github.com/cncf/landscape/tree/9255eb96debdb5acc02816a7c88a5a693c9fa839), when I run `./server.js` to start up the app locally, I get the following error: ``` $ ./server.js Development server running at http://127.0.0.1:8001/ Starting a...

The web page looks really nice! I am wondering if you could also make a docker image for the front-end? In this way, we can easily deploy the back-end and...

If the name of a method is very long, there might be `java.io.FileNotFoundException` exceptions in the instrumentation plugin: For example: ``` java.io.FileNotFoundException: /tmp/pankti-object-data/org.broadleafcommerce.core.pricing.service.fulfillment.provider.FixedPriceFulfillmentPricingProvider.canCalculateCostForFulfillmentGroup_org.broadleafcommerce.core.order.domain.FulfillmentGroup,org.broadleafcommerce.core.order.domain.FulfillmentOption-count.txt (File name too long) at java.base/java.io.FileOutputStream.open0(Native Method)...

We may generate a submodule that contains all the pankti-generated test cases. The benefits of doing so include: - A good separation between original test cases and pankti-generated - Only...

enhancement

## Expected Behavior I would love to have a parameter in the template that sets `DD_LOG_LEVEL` for the Datadog forwarder. From this [documentation](https://docs.datadoghq.com/logs/guide/forwarder/?tab=cloudformation#logging) I see that `DD_LOG_LEVEL` can be used...