[
https://issues.apache.org/jira/browse/SENTRY-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15281688#comment-15281688
]
Ashish K Singh commented on SENTRY-1253:
----------------------------------------
Ahh.. never mind, it is indeed for this JIRA, however note that there were no
test errors, the failure seems to due to some network issue.
{code}
Traceback (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/PreCommit-SENTRY-Build/dev-support/test-patch.py",
line 332, in <module>
result.exit_handler()
File
"/home/jenkins/jenkins-slave/workspace/PreCommit-SENTRY-Build/dev-support/test-patch.py",
line 260, in post_jira_comment_and_exit
jira_post_comment(result, defect, branch, username, password)
File
"/home/jenkins/jenkins-slave/workspace/PreCommit-SENTRY-Build/dev-support/test-patch.py",
line 76, in jira_post_comment
response = jira_request(result, url, username, password, body, headers)
File
"/home/jenkins/jenkins-slave/workspace/PreCommit-SENTRY-Build/dev-support/test-patch.py",
line 37, in jira_request
return urllib2.urlopen(request)
File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 410, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 448, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 400: Bad Request
{code}
> SentryShellKafka is incorrectly setting component as "KAFKA"
> ------------------------------------------------------------
>
> Key: SENTRY-1253
> URL: https://issues.apache.org/jira/browse/SENTRY-1253
> Project: Sentry
> Issue Type: Bug
> Reporter: Ashish K Singh
> Assignee: Ashish K Singh
> Attachments: SENTRY-1253.001.patch
>
>
> SentryShellKafka is incorrectly setting component as "KAFKA", whereas Kafka
> plugin sets as "kafka".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)