Joris Borgdorff
Joris Borgdorff
As an example of using the primitive Avro types, use request data: `{"key_schema": "\"string\"", "value_schema_id": 12345, "records": [{"key": "mykey", "value": {...}}]` Although it increases the overhead of the REST proxy...
Ah die clicks worden dan inderdaad niet meer herkend... Ik zal kijken of ik een andere oplossing kan bedenken.
Moved the click handling back to content, and adjusted the height and padding of the content so that it fills the entire div. I had to override the ng-binding and...
@damylen do you think the pull request is acceptable now?
Could a comment be added to the README and perhaps the Gradle plugin repository redirecting to https://github.com/node-gradle/gradle-node-plugin? I came here via #377 to find out.
Hi, thanks for trying this out. To address your issues one by one: - So far we've gotten by using the following `gradle.properties` arguments: ```properties org.gradle.jvmargs=-Xmx2048m -XX:MaxMetaspaceSize=512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8...
Data that is already being collected: - date, time (every plugin) - UUID (every plugin) - number of records in the cache (application plugin) - authentication status (automatic, if not...
Okay, from this I gather the following associated feature requests would solve the issues - add an action for the ApplicationStatusProvider to show app metrics and if pressed, send them...
Thanks for reporting these issues. 1. I've created a fix in the dev branch now. 2. thanks for mentioning it. It doesn't have to do with scanning a QR code...
Read through the PEP paper, this is based on a new encryption algorithm. It would be a complete infrastructure effort to implement this. The issue remains: everything that does not...