You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jena.apache.org by GitBox <gi...@apache.org> on 2022/03/23 07:27:08 UTC

[GitHub] [jena] waixiaoyu opened a new issue #1231: this function doesn't call back listener

waixiaoyu opened a new issue #1231:
URL: https://github.com/apache/jena/issues/1231


   https://github.com/apache/jena/blob/1ccac6bf29ac69d859e2ee50469598193f8c181c/jena-core/src/main/java/org/apache/jena/graph/GraphUtil.java#L309
   
   if I register a WatchStatementListener in this model, when call above function to remove a sub-graph, the listener will not work


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] waixiaoyu commented on issue #1231: this function doesn't call back listener

Posted by GitBox <gi...@apache.org>.
waixiaoyu commented on issue #1231:
URL: https://github.com/apache/jena/issues/1231#issuecomment-1076021850


   move to jira


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] waixiaoyu closed issue #1231: this function doesn't call back listener

Posted by GitBox <gi...@apache.org>.
waixiaoyu closed issue #1231:
URL: https://github.com/apache/jena/issues/1231


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] afs commented on issue #1231: this function doesn't call back listener

Posted by GitBox <gi...@apache.org>.
afs commented on issue #1231:
URL: https://github.com/apache/jena/issues/1231#issuecomment-1076094586


   Here is fine. Or JIRA. Whichever works best.
   
   WatchStatementListener is in Jena test code, but it should work.
   
   Do you have an example of usage because `deleteFrom` executes differently base on the relative sizes of `dstGraph` and `srcGraph`.
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org