[GitHub] metamodel issue #178: A new module for Apache Kafka "querying" using MetaMod...

2018-06-04 Thread ardlema
Github user ardlema commented on the issue: https://github.com/apache/metamodel/pull/178 Hi all, I've just seen this PR and think that this is quite interesting. I've been working with kafka for a while and will definitely give a try to this when gets merged. So here is my +1

[GitHub] metamodel pull request #181: Don't use Object.finalize()

2018-06-04 Thread kaspersorensen
GitHub user kaspersorensen opened a pull request: https://github.com/apache/metamodel/pull/181 Don't use Object.finalize() Since JDK9 the `Object.finalize()` method has been marked as `@Deprecated`. In this PR I removed references to `Objects`s `finalize` method, and tried to get r

[GitHub] metamodel issue #178: A new module for Apache Kafka "querying" using MetaMod...

2018-06-04 Thread kaspersorensen
Github user kaspersorensen commented on the issue: https://github.com/apache/metamodel/pull/178 It's been a while and we didn't really do anything. For now I've added a copy of the `InterfaceStability` annotations to the project and marked up `KafkaDataContext` as `Unstable`. Does thi

Re: Neo4j module updated - should we release?

2018-06-04 Thread Kasper Sørensen
Great, I actually also was considering doing something about the feedback on the Kafka module (https://github.com/apache/metamodel/pull/178) which I think would make sense to also include in a point release like this. 2018-06-03 23:12 GMT-07:00 Arjan Seijkens : > Hi, > > We are still working on i