Github user yufeldman commented on the pull request:

    https://github.com/apache/drill/pull/474#issuecomment-208434359
  
    Should it be +-1, not just +1 ? Otherwise in your scheme 1.9 can work with
    2.0, but can not with 1.8, while 1.8 can work with 1.9.
    
    On Mon, Apr 11, 2016 at 9:08 AM, arina-ielchiieva <notificati...@github.com>
    wrote:
    
    > Updated PR.
    > New implementation approach:
    > 1. we allow to register any drillbit (disregarding the version).
    > 2. instead of getting available endpoints from coordinator, we'll be
    > receiving compatible endpoints. Version compatibility will be defined 
using
    > main application version (major.minor (+ 1). For example, drillbit with
    > version 1.8 can work with 1.8 and 1.9. Drillbit with version 1.9 can work
    > with 1.9 and 2.0 and so on. Even during rolling upgrades, compatible
    > endpoints will be able to work together.
    >
    > —
    > You are receiving this because you commented.
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/drill/pull/474#issuecomment-208428822>
    >



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to