You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by Kasper Sørensen <i....@gmail.com> on 2015/03/21 17:30:45 UTC

Review Request 32368: METAMODEL-124: Fixed E.S. cross-version incompatibilities using reflection

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32368/
-----------------------------------------------------------

Review request for MetaModel.


Bugs: METAMODEL-124
    https://issues.apache.org/jira/browse/METAMODEL-124


Repository: metamodel


Description
-------

See the JIRA issue. My solution is to call the troublesome method using reflection using different arguments.


Diffs
-----

  CHANGES.md da76568 
  elasticsearch/src/main/java/org/apache/metamodel/elasticsearch/ElasticSearchDropTableBuilder.java 32becdf 

Diff: https://reviews.apache.org/r/32368/diff/


Testing
-------

Yes, in both JDK6 (ES 0.9) and JDK8 (ES 1.4).


Thanks,

Kasper Sørensen