gianm commented on issue #9246: Drop the deprecated NoneShardSpec
URL: https://github.com/apache/druid/pull/9246#issuecomment-577944398
 
 
   I don't think we should ever remove support for loading any 
previously-existing segments, no matter how old they are. To my knowledge, we 
haven't done this since Druid was open-sourced (if I recall correctly, the 
pre-v8 segment versions were also pre-OSS). This is because it is a pretty big 
burden on users to ask them to reindex all their data.
   
   Does the fact that NoneShardSpec exists block #9241 from working?
   
   If so, an alternative would be to remove NoneShardSpec, but include code to 
automatically convert metadata into something equivalent, so users don't need 
to reindex.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to