You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/03 07:01:42 UTC

[GitHub] [pulsar] aloyszhang opened a new issue #7149: Cannot resolve import in BatchSourceExecutor

aloyszhang opened a new issue #7149:
URL: https://github.com/apache/pulsar/issues/7149


   **Describe the bug**
   Cannot resolve dependency of `org.apache.pulsar.functions.utils.Reflections` in BatchSourceExecutor, since `Reflections ` has move to pulsar-common.
   **To Reproduce**
   pull the master 
   **Expected behavior**
   should import from the right path
   
   **Screenshots**
   ![image](https://user-images.githubusercontent.com/48062889/83605735-ff089f80-a5aa-11ea-85de-0e066f75b99a.png)
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on issue #7149: Cannot resolve import in BatchSourceExecutor

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #7149:
URL: https://github.com/apache/pulsar/issues/7149#issuecomment-638027398


   There are some conflicts after merge some PRs, I'm working on fixing them.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] sijie closed issue #7149: Cannot resolve import in BatchSourceExecutor

Posted by GitBox <gi...@apache.org>.
sijie closed issue #7149:
URL: https://github.com/apache/pulsar/issues/7149


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] sijie commented on issue #7149: Cannot resolve import in BatchSourceExecutor

Posted by GitBox <gi...@apache.org>.
sijie commented on issue #7149:
URL: https://github.com/apache/pulsar/issues/7149#issuecomment-638549232


   It is fixed now.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar] aloyszhang commented on issue #7149: Cannot resolve import in BatchSourceExecutor

Posted by GitBox <gi...@apache.org>.
aloyszhang commented on issue #7149:
URL: https://github.com/apache/pulsar/issues/7149#issuecomment-638030316


   @codelipenghui Yes, I had found some conflicts too. 
   I think rebase the master branch before PR and merge PR in time  is helpful to reduce these conflicts.
   


----------------------------------------------------------------
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:
users@infra.apache.org