[
https://issues.apache.org/jira/browse/ASTERIXDB-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966905#comment-15966905
]
ASF subversion and git services commented on ASTERIXDB-1883:
------------------------------------------------------------
Commit 5e9e92bcd4e51c9da94ca155e03bf9e0b0ab5a0f in asterixdb's branch
refs/heads/master from [~alamoudi]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=5e9e92b ]
ASTERIXDB-1883: FeedRuntimeInputHandler issues
Recent commit https://asterix-gerrit.ics.uci.edu/#/c/1591/ includes a
number of new issues in FeedRuntimeInputHandler:
- hangs caused by race condition with mutex & inbox on close (observed
on Jenkins)
- CPU spin on disk spilling on empty inbox
- The writer is not flushed in as many cases as before
Change-Id: I7e091f65eb5f3a76277803b3197d490d3ef2fc04
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1677
Sonar-Qube: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
BAD: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Michael Blow <[email protected]>
> FeedRuntimeInputHandler has a lot of issues
> -------------------------------------------
>
> Key: ASTERIXDB-1883
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1883
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: Feeds
> Reporter: Michael Blow
> Assignee: Michael Blow
> Priority: Blocker
>
> Recent commit https://asterix-gerrit.ics.uci.edu/#/c/1591/ includes a number
> of new issues in FeedRuntimeInputHandler:
> - hangs caused by race condition with mutex & inbox on close (observed on
> Jenkins)
> - CPU spin on disk spilling on empty inbox
> - The writer is not flushed in as many cases as before
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)