[
https://issues.apache.org/jira/browse/GOBBLIN-1817?focusedWorklogId=856608&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-856608
]
ASF GitHub Bot logged work on GOBBLIN-1817:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/23 00:46
Start Date: 13/Apr/23 00:46
Worklog Time Spent: 10m
Work Description: arjun4084346 commented on code in PR #3678:
URL: https://github.com/apache/gobblin/pull/3678#discussion_r1164809338
##########
gobblin-yarn/src/main/java/org/apache/gobblin/yarn/YarnService.java:
##########
@@ -453,7 +453,7 @@ private EventSubmitter buildEventSubmitter() {
/**
* Request an allocation of containers. If numTargetContainers is larger
than the max of current and expected number
* of containers then additional containers are requested.
- *
+ * <p>
Review Comment:
As per
https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html , it
does not need a closing tag. It's more like a paragraph separator than a
paragraph limits definer. I just followed what IntelliJ suggested.
Issue Time Tracking
-------------------
Worklog Id: (was: 856608)
Time Spent: 0.5h (was: 20m)
> change some deprecated classes to be able to upgrade some dependencies
> ----------------------------------------------------------------------
>
> Key: GOBBLIN-1817
> URL: https://issues.apache.org/jira/browse/GOBBLIN-1817
> Project: Apache Gobblin
> Issue Type: Improvement
> Reporter: Arjun Singh Bora
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)