[jira] [Commented] (HBASE-23704) Use errorProne profile for pre commit verification

2020-01-17 Thread Peter Somogyi (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-23704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018100#comment-17018100
 ] 

Peter Somogyi commented on HBASE-23704:
---

I remember something but don't know the details. Nonetheless, it would be great 
to do something against this because we only notice these kinds of issues when 
we have a broken build.

> Use errorProne profile for pre commit verification
> --
>
> Key: HBASE-23704
> URL: https://issues.apache.org/jira/browse/HBASE-23704
> Project: HBase
>  Issue Type: Improvement
>  Components: build
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Major
>
> Many times we ran into the problem that the pre-commit verification was 
> successful but after the commit landed on the branch errorProne failed in the 
> Nightly builds.
> We should already use errorProne profile during the pre-commit builds to 
> prevent similar build failures.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-23704) Use errorProne profile for pre commit verification

2020-01-17 Thread Duo Zhang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-23704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018076#comment-17018076
 ] 

Duo Zhang commented on HBASE-23704:
---

We used to have this enabled for pre commit, but the output of error prone is 
not stable and mess up the pre commit result...

> Use errorProne profile for pre commit verification
> --
>
> Key: HBASE-23704
> URL: https://issues.apache.org/jira/browse/HBASE-23704
> Project: HBase
>  Issue Type: Improvement
>  Components: build
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Major
>
> Many times we ran into the problem that the pre-commit verification was 
> successful but after the commit landed on the branch errorProne failed in the 
> Nightly builds.
> We should already use errorProne profile during the pre-commit builds to 
> prevent similar build failures.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)