sebbASF opened a new issue #464: Bug: setup.py uses ES library version to 
decide what features the database supports
URL: https://github.com/apache/incubator-ponymail/issues/464
 
 
   The setup.py code includes some setup that depends on the database version.
   Currently it checks the version of the Python ES library.
   This is supposed to correspond with the ES engine, but it may not be the 
same.
   For example, version 5 of the library works OK with version 2 of the 
database engine.
   
   The code should really use the currently installed engine version instead.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to