[
https://issues.apache.org/jira/browse/DRILL-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181198#comment-17181198
]
ASF GitHub Bot commented on DRILL-7745:
---------------------------------------
cgivre commented on pull request #2084:
URL: https://github.com/apache/drill/pull/2084#issuecomment-677673312
@dbw9580
What would happen in the following scenario. Let's say you have user A who
executes a query using IPFS and which spins up new Drillbits. User B then
decides to execute a query that does not use IPFS. Is it possible that if
these two queries are concurrent, could user B's query end up on the Drillbits
for IPFS and then either not find data or cause some other problem?
Alternatively, what would happen if user B executes a query while user A's
IPFS queries are running. What would happen if user A's query completes before
user B? Would it tear down the Drillbits and cause a crash?
I'm asking because I really don't know here..
----------------------------------------------------------------
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]
> Add storage plugin for IPFS
> ---------------------------
>
> Key: DRILL-7745
> URL: https://issues.apache.org/jira/browse/DRILL-7745
> Project: Apache Drill
> Issue Type: New Feature
> Components: Storage - Other
> Affects Versions: 1.18.0
> Reporter: Bowen Ding
> Assignee: Bowen Ding
> Priority: Major
>
> See introduction here: [https://github.com/bdchain/Minerva]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)